When can sinh(x) and cosh(x) be equal?

$\begingroup$

I know that for large positive numbers cosh(x) and sinh(x) would almost be equal to $e^x/2$ as $e^{-x}/2$ would become negligible given the magnitude of x in both cases. And so for a number like 31427.7920639882, sinh(x) and cosh(x) are equal. Apart from numbers being large, are there any other conditions at which sinh and cosh would be equal?

$\endgroup$ 4

4 Answers

$\begingroup$

$$\cosh^2(x)=\sinh^2(x)+1$$

If they are equal, you get $$\cosh^2(x)=\cosh^2(x)+1$$

$\endgroup$ 1 $\begingroup$

Never. Suppose $\sinh(x)=\cosh(x)$. Then, by definition, $$\frac{e^{x}+e^{-x}}{2}=\frac{e^{x}-e^{-x}}{2} \implies e^{-x}=0$$ So they get close together as $x \to \infty$, but they are never equal.

$\endgroup$ 0 $\begingroup$

$sinh(x)=cosh(x)$ is equal to $e^{-x}=-e^{-x}$ which is: $2e^{-x}=0$, hence the answer is- there are never equal.

Your given number $31427.7920639882$ is actually not good example, may be you just calculated on computer, which have only approximations not the real values.

$\endgroup$ 2 $\begingroup$

$$cosh(x)= \frac{e^x+e^{-x}}{2}$$ $$sinh(x)= \frac{e^x-e^{-x}}{2}$$ $$sinh(x)=cosh(x) \rightarrow \frac{e^x-e^{-x}}{2} = \frac{e^x+e^{-x}}{2}$$ $$e^x-e^{-x}= e^x+e^{-x}$$ $$e^x-e^{x}= e^{-x}+e^{-x}$$ $$0= 2e^{-x}$$ $$0= e^{-x}$$ $$ln(0_+)= -x$$ $$- \infty = -x$$ $$ \infty = x$$ These two functions only asymptotically approach each other as x$\rightarrow \infty$.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like