Functions that Tend To Non-Smooth Functions as Some Parameter Tends to Infinity












1












$begingroup$


I recently saw a post in which the query was about a function that tends to the Dirac delta function as a parameter in it tends to infinity. The function chosen was $${(1+cos x)^nover C}$$ as $ntoinfty$, with C being the integral of the given function from $-pi$ to $+pi$. The specific query of the post was infact to do with this normalisation constant. Another way of doing this would be with a parametrised Gaussian $$sqrtfrac{alpha}{pi}exp(-alpha x^2)$$ as $alphatoinfty$.



Various other non smooth functions can be represented as limits of parametrised smooth functions as the parameter tends to infinity: |x| can be represented as $${1overalpha}lncosh(alpha x)$$ (or as $${1overalpha}ln(2cosh(alpha x))$$ ... it doesn't really matter whether the 2 is there or not; the sharp-cornered-sigmoid function ( $$xleq -1 ⇒y=-1 ,$$$$ -1<x<+1⇒y=x, &$$$$xgeq 1⇒y=+1$$ by $$frac{1}{alpha}left(lnleft(1+exp(alpha(1+x))right)-lnleft(1+exp(alpha(1-x))right)right)-x .$$ or, equivalently



$$frac{1}{alpha}lnfrac{1+exp(alpha(1+x))}{1+exp(alpha(1-x))}-x .$$



Does anyone know any other limits of parametrised smooth functions for representing either these or other non-smooth functions in this kind of way?



I have found these kinds of function handy in computer graphics; and also in the numerical solution of differential equation: if, say, a forcing function or boundary condition is a non-smooth function of which the being encoded raw into the solution algorithm would cause the propagation of artifacts, then a function such as one of these could be coded-in instead ... and it could even be fine-tuned such that the sharpnesses of it be as much as the algorithm can tolerate.



And plugging the one for $|x|$ into the one for the sharp cornered sigmoid, and turning the result upside-down, you could get a unit tent function with $$1-{1overalpha}lnfrac{1+e^alpha cosh(alpha x)}{e^alpha+cosh(alpha x)} ,$$ which you might as well reduce to $$1-{1overalpha}lnfrac{e^alpha cosh(alpha x)}{e^alpha+cosh(alpha x)} $$ or $$1+{1overalpha}ln(e^{-alpha}+operatorname{sech}(alpha x)) .$$










share|cite|improve this question











$endgroup$












  • $begingroup$
    Sequence $f_n$ with $f_n(x)=frac{2}{pi}mathrm(atan)(nx)$ converges to a variant of Heaviside step function.
    $endgroup$
    – Jean Marie
    Dec 2 '18 at 21:13






  • 1




    $begingroup$
    Ah yes, thanks - I see that: & you could get the Heavyside function itself with lim{α→∞}(1/2+(1/π)atn(αx))
    $endgroup$
    – AmbretteOrrisey
    Dec 2 '18 at 21:25






  • 1




    $begingroup$
    Yes. About the first function you give, a simpler version is : $Kcos(x)^n$. See the answer of yves Daoust in math.stackexchange.com/q/2293384 given for convergence towards a gauss function with a different normalization.
    $endgroup$
    – Jean Marie
    Dec 2 '18 at 21:42






  • 1




    $begingroup$
    No doubt though the "1+" business is an expedient for obviating negative values ... and also it results in a function that meets the x-axis tangentially in the 'wings'. The post is "Proving a sequence of functions is an aporoximation to the identity". I havent got the URL, as I'm using the 'app', & the URL is not displayed in it. But I'll check your link out & look at the counter reasons.
    $endgroup$
    – AmbretteOrrisey
    Dec 2 '18 at 21:53










  • $begingroup$
    In fact, due to formula $1+cos(2a)=2cos(a)^2$, it amount to the same...
    $endgroup$
    – Jean Marie
    Dec 2 '18 at 21:56
















1












$begingroup$


I recently saw a post in which the query was about a function that tends to the Dirac delta function as a parameter in it tends to infinity. The function chosen was $${(1+cos x)^nover C}$$ as $ntoinfty$, with C being the integral of the given function from $-pi$ to $+pi$. The specific query of the post was infact to do with this normalisation constant. Another way of doing this would be with a parametrised Gaussian $$sqrtfrac{alpha}{pi}exp(-alpha x^2)$$ as $alphatoinfty$.



Various other non smooth functions can be represented as limits of parametrised smooth functions as the parameter tends to infinity: |x| can be represented as $${1overalpha}lncosh(alpha x)$$ (or as $${1overalpha}ln(2cosh(alpha x))$$ ... it doesn't really matter whether the 2 is there or not; the sharp-cornered-sigmoid function ( $$xleq -1 ⇒y=-1 ,$$$$ -1<x<+1⇒y=x, &$$$$xgeq 1⇒y=+1$$ by $$frac{1}{alpha}left(lnleft(1+exp(alpha(1+x))right)-lnleft(1+exp(alpha(1-x))right)right)-x .$$ or, equivalently



$$frac{1}{alpha}lnfrac{1+exp(alpha(1+x))}{1+exp(alpha(1-x))}-x .$$



Does anyone know any other limits of parametrised smooth functions for representing either these or other non-smooth functions in this kind of way?



I have found these kinds of function handy in computer graphics; and also in the numerical solution of differential equation: if, say, a forcing function or boundary condition is a non-smooth function of which the being encoded raw into the solution algorithm would cause the propagation of artifacts, then a function such as one of these could be coded-in instead ... and it could even be fine-tuned such that the sharpnesses of it be as much as the algorithm can tolerate.



And plugging the one for $|x|$ into the one for the sharp cornered sigmoid, and turning the result upside-down, you could get a unit tent function with $$1-{1overalpha}lnfrac{1+e^alpha cosh(alpha x)}{e^alpha+cosh(alpha x)} ,$$ which you might as well reduce to $$1-{1overalpha}lnfrac{e^alpha cosh(alpha x)}{e^alpha+cosh(alpha x)} $$ or $$1+{1overalpha}ln(e^{-alpha}+operatorname{sech}(alpha x)) .$$










share|cite|improve this question











$endgroup$












  • $begingroup$
    Sequence $f_n$ with $f_n(x)=frac{2}{pi}mathrm(atan)(nx)$ converges to a variant of Heaviside step function.
    $endgroup$
    – Jean Marie
    Dec 2 '18 at 21:13






  • 1




    $begingroup$
    Ah yes, thanks - I see that: & you could get the Heavyside function itself with lim{α→∞}(1/2+(1/π)atn(αx))
    $endgroup$
    – AmbretteOrrisey
    Dec 2 '18 at 21:25






  • 1




    $begingroup$
    Yes. About the first function you give, a simpler version is : $Kcos(x)^n$. See the answer of yves Daoust in math.stackexchange.com/q/2293384 given for convergence towards a gauss function with a different normalization.
    $endgroup$
    – Jean Marie
    Dec 2 '18 at 21:42






  • 1




    $begingroup$
    No doubt though the "1+" business is an expedient for obviating negative values ... and also it results in a function that meets the x-axis tangentially in the 'wings'. The post is "Proving a sequence of functions is an aporoximation to the identity". I havent got the URL, as I'm using the 'app', & the URL is not displayed in it. But I'll check your link out & look at the counter reasons.
    $endgroup$
    – AmbretteOrrisey
    Dec 2 '18 at 21:53










  • $begingroup$
    In fact, due to formula $1+cos(2a)=2cos(a)^2$, it amount to the same...
    $endgroup$
    – Jean Marie
    Dec 2 '18 at 21:56














1












1








1





$begingroup$


I recently saw a post in which the query was about a function that tends to the Dirac delta function as a parameter in it tends to infinity. The function chosen was $${(1+cos x)^nover C}$$ as $ntoinfty$, with C being the integral of the given function from $-pi$ to $+pi$. The specific query of the post was infact to do with this normalisation constant. Another way of doing this would be with a parametrised Gaussian $$sqrtfrac{alpha}{pi}exp(-alpha x^2)$$ as $alphatoinfty$.



Various other non smooth functions can be represented as limits of parametrised smooth functions as the parameter tends to infinity: |x| can be represented as $${1overalpha}lncosh(alpha x)$$ (or as $${1overalpha}ln(2cosh(alpha x))$$ ... it doesn't really matter whether the 2 is there or not; the sharp-cornered-sigmoid function ( $$xleq -1 ⇒y=-1 ,$$$$ -1<x<+1⇒y=x, &$$$$xgeq 1⇒y=+1$$ by $$frac{1}{alpha}left(lnleft(1+exp(alpha(1+x))right)-lnleft(1+exp(alpha(1-x))right)right)-x .$$ or, equivalently



$$frac{1}{alpha}lnfrac{1+exp(alpha(1+x))}{1+exp(alpha(1-x))}-x .$$



Does anyone know any other limits of parametrised smooth functions for representing either these or other non-smooth functions in this kind of way?



I have found these kinds of function handy in computer graphics; and also in the numerical solution of differential equation: if, say, a forcing function or boundary condition is a non-smooth function of which the being encoded raw into the solution algorithm would cause the propagation of artifacts, then a function such as one of these could be coded-in instead ... and it could even be fine-tuned such that the sharpnesses of it be as much as the algorithm can tolerate.



And plugging the one for $|x|$ into the one for the sharp cornered sigmoid, and turning the result upside-down, you could get a unit tent function with $$1-{1overalpha}lnfrac{1+e^alpha cosh(alpha x)}{e^alpha+cosh(alpha x)} ,$$ which you might as well reduce to $$1-{1overalpha}lnfrac{e^alpha cosh(alpha x)}{e^alpha+cosh(alpha x)} $$ or $$1+{1overalpha}ln(e^{-alpha}+operatorname{sech}(alpha x)) .$$










share|cite|improve this question











$endgroup$




I recently saw a post in which the query was about a function that tends to the Dirac delta function as a parameter in it tends to infinity. The function chosen was $${(1+cos x)^nover C}$$ as $ntoinfty$, with C being the integral of the given function from $-pi$ to $+pi$. The specific query of the post was infact to do with this normalisation constant. Another way of doing this would be with a parametrised Gaussian $$sqrtfrac{alpha}{pi}exp(-alpha x^2)$$ as $alphatoinfty$.



Various other non smooth functions can be represented as limits of parametrised smooth functions as the parameter tends to infinity: |x| can be represented as $${1overalpha}lncosh(alpha x)$$ (or as $${1overalpha}ln(2cosh(alpha x))$$ ... it doesn't really matter whether the 2 is there or not; the sharp-cornered-sigmoid function ( $$xleq -1 ⇒y=-1 ,$$$$ -1<x<+1⇒y=x, &$$$$xgeq 1⇒y=+1$$ by $$frac{1}{alpha}left(lnleft(1+exp(alpha(1+x))right)-lnleft(1+exp(alpha(1-x))right)right)-x .$$ or, equivalently



$$frac{1}{alpha}lnfrac{1+exp(alpha(1+x))}{1+exp(alpha(1-x))}-x .$$



Does anyone know any other limits of parametrised smooth functions for representing either these or other non-smooth functions in this kind of way?



I have found these kinds of function handy in computer graphics; and also in the numerical solution of differential equation: if, say, a forcing function or boundary condition is a non-smooth function of which the being encoded raw into the solution algorithm would cause the propagation of artifacts, then a function such as one of these could be coded-in instead ... and it could even be fine-tuned such that the sharpnesses of it be as much as the algorithm can tolerate.



And plugging the one for $|x|$ into the one for the sharp cornered sigmoid, and turning the result upside-down, you could get a unit tent function with $$1-{1overalpha}lnfrac{1+e^alpha cosh(alpha x)}{e^alpha+cosh(alpha x)} ,$$ which you might as well reduce to $$1-{1overalpha}lnfrac{e^alpha cosh(alpha x)}{e^alpha+cosh(alpha x)} $$ or $$1+{1overalpha}ln(e^{-alpha}+operatorname{sech}(alpha x)) .$$







approximation discontinuous-functions piecewise-continuity






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 2 '18 at 22:45







AmbretteOrrisey

















asked Dec 2 '18 at 20:39









AmbretteOrriseyAmbretteOrrisey

54210




54210












  • $begingroup$
    Sequence $f_n$ with $f_n(x)=frac{2}{pi}mathrm(atan)(nx)$ converges to a variant of Heaviside step function.
    $endgroup$
    – Jean Marie
    Dec 2 '18 at 21:13






  • 1




    $begingroup$
    Ah yes, thanks - I see that: & you could get the Heavyside function itself with lim{α→∞}(1/2+(1/π)atn(αx))
    $endgroup$
    – AmbretteOrrisey
    Dec 2 '18 at 21:25






  • 1




    $begingroup$
    Yes. About the first function you give, a simpler version is : $Kcos(x)^n$. See the answer of yves Daoust in math.stackexchange.com/q/2293384 given for convergence towards a gauss function with a different normalization.
    $endgroup$
    – Jean Marie
    Dec 2 '18 at 21:42






  • 1




    $begingroup$
    No doubt though the "1+" business is an expedient for obviating negative values ... and also it results in a function that meets the x-axis tangentially in the 'wings'. The post is "Proving a sequence of functions is an aporoximation to the identity". I havent got the URL, as I'm using the 'app', & the URL is not displayed in it. But I'll check your link out & look at the counter reasons.
    $endgroup$
    – AmbretteOrrisey
    Dec 2 '18 at 21:53










  • $begingroup$
    In fact, due to formula $1+cos(2a)=2cos(a)^2$, it amount to the same...
    $endgroup$
    – Jean Marie
    Dec 2 '18 at 21:56


















  • $begingroup$
    Sequence $f_n$ with $f_n(x)=frac{2}{pi}mathrm(atan)(nx)$ converges to a variant of Heaviside step function.
    $endgroup$
    – Jean Marie
    Dec 2 '18 at 21:13






  • 1




    $begingroup$
    Ah yes, thanks - I see that: & you could get the Heavyside function itself with lim{α→∞}(1/2+(1/π)atn(αx))
    $endgroup$
    – AmbretteOrrisey
    Dec 2 '18 at 21:25






  • 1




    $begingroup$
    Yes. About the first function you give, a simpler version is : $Kcos(x)^n$. See the answer of yves Daoust in math.stackexchange.com/q/2293384 given for convergence towards a gauss function with a different normalization.
    $endgroup$
    – Jean Marie
    Dec 2 '18 at 21:42






  • 1




    $begingroup$
    No doubt though the "1+" business is an expedient for obviating negative values ... and also it results in a function that meets the x-axis tangentially in the 'wings'. The post is "Proving a sequence of functions is an aporoximation to the identity". I havent got the URL, as I'm using the 'app', & the URL is not displayed in it. But I'll check your link out & look at the counter reasons.
    $endgroup$
    – AmbretteOrrisey
    Dec 2 '18 at 21:53










  • $begingroup$
    In fact, due to formula $1+cos(2a)=2cos(a)^2$, it amount to the same...
    $endgroup$
    – Jean Marie
    Dec 2 '18 at 21:56
















$begingroup$
Sequence $f_n$ with $f_n(x)=frac{2}{pi}mathrm(atan)(nx)$ converges to a variant of Heaviside step function.
$endgroup$
– Jean Marie
Dec 2 '18 at 21:13




$begingroup$
Sequence $f_n$ with $f_n(x)=frac{2}{pi}mathrm(atan)(nx)$ converges to a variant of Heaviside step function.
$endgroup$
– Jean Marie
Dec 2 '18 at 21:13




1




1




$begingroup$
Ah yes, thanks - I see that: & you could get the Heavyside function itself with lim{α→∞}(1/2+(1/π)atn(αx))
$endgroup$
– AmbretteOrrisey
Dec 2 '18 at 21:25




$begingroup$
Ah yes, thanks - I see that: & you could get the Heavyside function itself with lim{α→∞}(1/2+(1/π)atn(αx))
$endgroup$
– AmbretteOrrisey
Dec 2 '18 at 21:25




1




1




$begingroup$
Yes. About the first function you give, a simpler version is : $Kcos(x)^n$. See the answer of yves Daoust in math.stackexchange.com/q/2293384 given for convergence towards a gauss function with a different normalization.
$endgroup$
– Jean Marie
Dec 2 '18 at 21:42




$begingroup$
Yes. About the first function you give, a simpler version is : $Kcos(x)^n$. See the answer of yves Daoust in math.stackexchange.com/q/2293384 given for convergence towards a gauss function with a different normalization.
$endgroup$
– Jean Marie
Dec 2 '18 at 21:42




1




1




$begingroup$
No doubt though the "1+" business is an expedient for obviating negative values ... and also it results in a function that meets the x-axis tangentially in the 'wings'. The post is "Proving a sequence of functions is an aporoximation to the identity". I havent got the URL, as I'm using the 'app', & the URL is not displayed in it. But I'll check your link out & look at the counter reasons.
$endgroup$
– AmbretteOrrisey
Dec 2 '18 at 21:53




$begingroup$
No doubt though the "1+" business is an expedient for obviating negative values ... and also it results in a function that meets the x-axis tangentially in the 'wings'. The post is "Proving a sequence of functions is an aporoximation to the identity". I havent got the URL, as I'm using the 'app', & the URL is not displayed in it. But I'll check your link out & look at the counter reasons.
$endgroup$
– AmbretteOrrisey
Dec 2 '18 at 21:53












$begingroup$
In fact, due to formula $1+cos(2a)=2cos(a)^2$, it amount to the same...
$endgroup$
– Jean Marie
Dec 2 '18 at 21:56




$begingroup$
In fact, due to formula $1+cos(2a)=2cos(a)^2$, it amount to the same...
$endgroup$
– Jean Marie
Dec 2 '18 at 21:56










1 Answer
1






active

oldest

votes


















0












$begingroup$

To get the heavyside step function, any unboundedly 'encelerated' sigmoid function can be used, with a little scaling & vertical displacement, such as $$frac{1}{2}+frac{1}{pi}operatorname{atn}(alpha x)$$ or $$frac{1}{2}(1+operatorname{tanh}(alpha x)) .$$ The function $tanh$ has the theoretical advantage of being one that cleaves more closely to the limits $y=-1$ & $y=+1$; but on the other hand, it's worth keeping both of these in mind, as in a use of such as these in practice for the kind of thing I have given a use of them for, the greater 'slackness' of $operatorname{atn}$ could actually be an advantage (in fact I have found that sometimes it is). Also in similar fashion a square pulse can be represented by $$frac{1}{pi}(operatorname{atn}(alpha (1-x))+operatorname{atn}(alpha (1+x)))$$ or by $$frac{1}{2}(operatorname{tanh}(alpha (1-x))+operatorname{tanh}(alpha (1+x))) .$$






share|cite|improve this answer











$endgroup$













    Your Answer





    StackExchange.ifUsing("editor", function () {
    return StackExchange.using("mathjaxEditing", function () {
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    });
    });
    }, "mathjax-editing");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "69"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3023144%2ffunctions-that-tend-to-non-smooth-functions-as-some-parameter-tends-to-infinity%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0












    $begingroup$

    To get the heavyside step function, any unboundedly 'encelerated' sigmoid function can be used, with a little scaling & vertical displacement, such as $$frac{1}{2}+frac{1}{pi}operatorname{atn}(alpha x)$$ or $$frac{1}{2}(1+operatorname{tanh}(alpha x)) .$$ The function $tanh$ has the theoretical advantage of being one that cleaves more closely to the limits $y=-1$ & $y=+1$; but on the other hand, it's worth keeping both of these in mind, as in a use of such as these in practice for the kind of thing I have given a use of them for, the greater 'slackness' of $operatorname{atn}$ could actually be an advantage (in fact I have found that sometimes it is). Also in similar fashion a square pulse can be represented by $$frac{1}{pi}(operatorname{atn}(alpha (1-x))+operatorname{atn}(alpha (1+x)))$$ or by $$frac{1}{2}(operatorname{tanh}(alpha (1-x))+operatorname{tanh}(alpha (1+x))) .$$






    share|cite|improve this answer











    $endgroup$


















      0












      $begingroup$

      To get the heavyside step function, any unboundedly 'encelerated' sigmoid function can be used, with a little scaling & vertical displacement, such as $$frac{1}{2}+frac{1}{pi}operatorname{atn}(alpha x)$$ or $$frac{1}{2}(1+operatorname{tanh}(alpha x)) .$$ The function $tanh$ has the theoretical advantage of being one that cleaves more closely to the limits $y=-1$ & $y=+1$; but on the other hand, it's worth keeping both of these in mind, as in a use of such as these in practice for the kind of thing I have given a use of them for, the greater 'slackness' of $operatorname{atn}$ could actually be an advantage (in fact I have found that sometimes it is). Also in similar fashion a square pulse can be represented by $$frac{1}{pi}(operatorname{atn}(alpha (1-x))+operatorname{atn}(alpha (1+x)))$$ or by $$frac{1}{2}(operatorname{tanh}(alpha (1-x))+operatorname{tanh}(alpha (1+x))) .$$






      share|cite|improve this answer











      $endgroup$
















        0












        0








        0





        $begingroup$

        To get the heavyside step function, any unboundedly 'encelerated' sigmoid function can be used, with a little scaling & vertical displacement, such as $$frac{1}{2}+frac{1}{pi}operatorname{atn}(alpha x)$$ or $$frac{1}{2}(1+operatorname{tanh}(alpha x)) .$$ The function $tanh$ has the theoretical advantage of being one that cleaves more closely to the limits $y=-1$ & $y=+1$; but on the other hand, it's worth keeping both of these in mind, as in a use of such as these in practice for the kind of thing I have given a use of them for, the greater 'slackness' of $operatorname{atn}$ could actually be an advantage (in fact I have found that sometimes it is). Also in similar fashion a square pulse can be represented by $$frac{1}{pi}(operatorname{atn}(alpha (1-x))+operatorname{atn}(alpha (1+x)))$$ or by $$frac{1}{2}(operatorname{tanh}(alpha (1-x))+operatorname{tanh}(alpha (1+x))) .$$






        share|cite|improve this answer











        $endgroup$



        To get the heavyside step function, any unboundedly 'encelerated' sigmoid function can be used, with a little scaling & vertical displacement, such as $$frac{1}{2}+frac{1}{pi}operatorname{atn}(alpha x)$$ or $$frac{1}{2}(1+operatorname{tanh}(alpha x)) .$$ The function $tanh$ has the theoretical advantage of being one that cleaves more closely to the limits $y=-1$ & $y=+1$; but on the other hand, it's worth keeping both of these in mind, as in a use of such as these in practice for the kind of thing I have given a use of them for, the greater 'slackness' of $operatorname{atn}$ could actually be an advantage (in fact I have found that sometimes it is). Also in similar fashion a square pulse can be represented by $$frac{1}{pi}(operatorname{atn}(alpha (1-x))+operatorname{atn}(alpha (1+x)))$$ or by $$frac{1}{2}(operatorname{tanh}(alpha (1-x))+operatorname{tanh}(alpha (1+x))) .$$







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Dec 3 '18 at 10:56

























        answered Dec 3 '18 at 10:25









        AmbretteOrriseyAmbretteOrrisey

        54210




        54210






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Mathematics Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3023144%2ffunctions-that-tend-to-non-smooth-functions-as-some-parameter-tends-to-infinity%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            How to send String Array data to Server using php in android

            Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

            Is anime1.com a legal site for watching anime?