I need to build a quick curve that models the shape of what I believe is called hyperbolic growth. It should look something like this production function or this curve.
However, these curves don’t apear to my non-mathmatical eye as the same thing as wiki’s hyperbolic function.
I’m sure someone with more math skill than myself will be along soon, but, to me, it resembles a transformation done to the function f(x)=ln(x), or the natural log curve.
“Hyperbolic growth” probably means a function y=-a/(x-x[sub]0[/sub]); as x approaches x[sub]0[/sub] from below, y approaches infinity. This function is a hyperbola, but one rotated so that its asymptotes are vertical and horizontal, not two vertically-mirrored diagonals as in the Wikipedia plot.
It might also refer to a model based on one of the hyperbolic trig functions (like tanh), though the models seem to approach the asymptotes more slowly than the hyperbolic functions do.