1

I recently came across this fact in my differential equations book, and haven't been able to figure out how this was computed.

adamcatto
  • 311

2 Answers2

4

Your question presumes that $\cosh$ was a pre-existing function, and someone happened to show that it is equal to $\frac{e^x+e^{-x}}{2}$.

It's more like $\frac{e^x+e^{-x}}{2}$ was recognized to be an important function, and so someone decided to give it a name. Because of its properties and certain similarities to $\cos$, it was named $\cosh$.

So there is nothing to show. $\cosh(x)=\frac{e^x+e^{-x}}{2}$ because that is the definition of $\cosh(x)$.

2'5 9'2
  • 54,717
0

$\cos\left(iz\right)=\dfrac {e^{i\cdot i\cdot z}+e^{-i\cdot i\cdot z}}{2}=\dfrac{e^{-z}+e^{z}}{2}\quad\implies \quad \cosh z=\cos\left(iz\right)$

Vlad
  • 6,710
Rayees Ahmad
  • 1,325
  • This seems to wander along the edge of circular reasoning. Perhaps the Question, in its lack of clarity, invites this, but your answer could be improved by making clear what is a definition and what is a "calculation". – hardmath Mar 24 '16 at 04:31