I am studying now calculus and I am learning about hyperbolic function.
But I can't understand why hyperbolic functions are called 'hyperbolics'
Is there any relation between hyperbolic function and hyperbola?
And why there are natural constant e in function?
I saw some information that notices the relation between them in Wikipedia, so I try to find the relation as integrating the hyperbola, but I can't solve that.
Please tell me why they are called 'hyperbolic' and derivate the hyperbolic function. (If the hyperbolic function is just defined so, please tell me why they are defined so.)
Of the 3 main hyperbolic functions $\sinh(x)$, $\cosh(x)$, and $\tanh(x)$ (which I'm going to talk about because they're the most common ones), only $\cosh(x)$ is a hyperbola. I don't really know why e is in them. $$\frac{d}{dx}\sinh(x)=\frac12\frac{d}{dx}e^x-e^{-x}=\frac12e^x-(-1)e^{-x}=\cosh(x)$$$$\frac{d}{dx}\cosh(x)=\frac12\frac{d}{dx}e^x+e^{-x}=\frac12e^x+(-1)e^{-x}=\sinh(x)$$$$\frac{d}{dx}\tanh(x)=\frac{d}{dx}\frac{e^x-e^{-x}}{e^x+e^{-x}}=\frac{(e^x+e^{-x})(e^x+e^{-x})-(e^x-e^{-x})(e^x-e^{-x})}{(e^x-e^{-x})^2}=\frac{1}{\cosh^2(x)}=sech^2(x)$$Note: As $(\frac{e^x\pm e^{-x}}{2})^2=\frac{e^{2x}\pm 2*e^x*e^{-x}+e^{-2x}}{2^2}=\frac{e^{2x}+e^{-2x}\pm 2*e^0}{4}=\frac{e^{2x}+e^{-2x}}{4}\pm\frac12$. Because of this, $\cosh^2(x)-\sinh^2(x)=0$.