Function Growing Exponentially then Constant at X=0?

  • Thread starter Thread starter germangb
  • Start date Start date
  • Tags Tags
    Function
AI Thread Summary
The discussion revolves around identifying a mathematical function that grows exponentially at X=0 and then remains constant at a specific Y value. Participants suggest that such a function might resemble a logistic or sigmoid function, which are known for their characteristic growth patterns. The original poster seeks a function that is smooth but not analytic, often referenced in Differential Geometry under the concept of Partitions of Unity. The conversation highlights the need for functions that can transition from exponential growth to a constant value. Overall, the inquiry emphasizes the exploration of unique mathematical functions within specific contexts.
germangb
Messages
7
Reaction score
0
I have this function representation whch grows exponentially when it reaches X=0, but then it remains constant at some Y

does anybody know a function which looks like that?
 

Attachments

  • Sin título.png
    Sin título.png
    800 bytes · Views: 467
Last edited:
Mathematics news on Phys.org
As an example of ##\mathcal C^\infty## but not analytic? As a way to glue ##\mathcal C^\infty##-ly? Such a function is usually explained in Differential Geometry books in a section title Partitions of Unity.
 
germangb said:
I have this function representation whch grows exponentially when it reaches X=0, but then it remains constant at some Y

does anybody know a function which looks like that?
Looks like a logistic function to me. See http://en.wikipedia.org/wiki/Logistic_function.
 
Logistic Function.
 
Unit step response of a damped harmonic oscillator? (It seems to oscillate a bit at its high point)
 
thank you all very much :biggrin:
 
Sigmoid:

y = \frac{1}{1+e^{-x}}
 
Back
Top