Is it true that $\frac{1}{\cosh(x) - \sinh(x)} = e^{x}$?

156 Views Asked by At

Is it true that:

$$\frac{1}{\cosh(x) - \sinh(x)} = e^{x}$$

Graphically, it seems to be true, but I am not sure if it is true for all $x$.

Also, if it is, is it a known result?

6

There are 6 best solutions below

0
On BEST ANSWER

$$\cosh(x)=\frac{e^x+e^{-x}}{2}$$

$$\sinh(x)=\frac{e^x-e^{-x}}{2}$$

$$\cosh(x)-\sinh(x)=e^{-x}$$

$$\frac{1}{\cosh(x)-\sinh(x)}=e^{x}$$

0
On

$$ \mathrm{cosh} x = \dfrac{e^{x}+e^{-x}}{2}, \ \mathrm{sinh} x = \dfrac{e^{x}-e^{-x}}{2} $$ It follows from this and the fact that the denominator is non-zero for all real $x$, that the equality is true.

0
On

Just use $\cosh{x}=\tfrac12(e^x+e^{-x})$ and $\sinh{x}=\tfrac12(e^{x}-e^{-x})$

0
On

Yep. Use the well-known identities: $$ \cosh x = \frac{e^x + e^{-x}}{2} \textrm{ and } \sinh x = \frac{e^x - e^{-x}}{2} $$

This is sort of analogous to $\cos x - i \sin x = e^{-ix}$.

0
On

We have, $\cosh(x)=\frac{e^x+e^{-x}}{2}$, also, $\sinh(x)=\frac{e^x-e^{-x}}{2}$. So, $\cosh(x)-\sinh(x)=e^{-x}$ or $\frac{1}{\cosh(x)-\sinh(x)}=e^x$. Yes, it is well known.

0
On

Recall:

  • $e^x = \cosh x + \sinh x$.
  • $(\cosh x)^2 - (\sinh x)^2 =1$.

And do not forget $a^2 - b^2 = (a-b)(a+b)$.