I am looking to design a function in the plane, $y=f(x)$, which is tangent to both axes $x$ and $y$ at certain points. Say, for example:
$$ f(0)=\alpha>0, \; f(\beta)=0,\; f'(0)=-\infty, \; f'(\beta)=0, \; \beta>0. $$ Moreover, I'd like that the function satisfies $f'(x)<0$ for all $x<\beta$. It is enough if we work only in the first quadrant of the plane.
**this "looks like" an exponential function $e^{-x}$ (or also like a hyperbola) but I want the function to be tangent to the $x$ and $y$ axes at $\beta>0$ and $\alpha>0$. respectively.
I think polynomial nor rational functions will satisfy this, at least not as far as I have tried. Can someone point me towards the right direction? Some sort of special function?
1) Circle $$ (x-1)^2 + (y-1)^2 =1, $$ 2) Parabola $$ (x)^{1/2} + (y)^{1/2} =1, $$ 3) Astroid $$ (x)^{2/3} + (y)^{2/3} =1, $$ 4) Ellipse $$ (x-3)^2 + (y-4)^2 =5^2.. $$
OK, another example. If a ladder of length $L$ is sliding down a wall from a vertical position towards horizontal, find its envelope.