Problem with hyperbolic functions demostrations

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
Rono
Messages
54
Reaction score
0

Homework Statement


Prove that [itex]cosh (\frac{x}{2}) = \sqrt{\frac{cosh(x)+1}{2}}[/itex]


Homework Equations


[itex]cosh(x) = \frac{e^{x}+e^{-x}}{2}[/itex]



The Attempt at a Solution


[itex]\frac{\sqrt{e^{x}}+\sqrt{e^{-x}}}{2} \ast \frac{\sqrt{e^{x}}-\sqrt{e^{-x}}}{\sqrt{e^{x}}-\sqrt{e^{-x}}} \rightarrow \frac{e^{x}+e^{-x}}{2} \ast \frac{1}{\sqrt{e^{x}}-\sqrt{e^{-x}}} \rightarrow cosh(x) \ast \frac{1}{\sqrt{e^{x}}-\sqrt{e^{-x}}}[/itex]

After that, I don't know what to do. Would be glad if somebody would tell me what I'm doing wrong or how to do it. Thanks.
 
Physics news on Phys.org
[tex] cosh^2\frac{x}{2}=\frac{e^x+e^{-x}+2}{4}=\frac{cosh(x)+1}{2}[/tex]
That's it!