J.live
- 95
- 0
Homework Statement
Prove
cosh(2x)= cosh^2(x) + sinh^2(x)
Homework Equations
sinh(x) ≡ [ e^(x) - e^(-x) ] / 2
cosh(x) ≡ [ e^(x) + e^(-x) ] / 2
The Attempt at a Solution
= { [ e^(x) + e^(-x) ] / 2 }² + { [ e^(x) - e^(-x) ] / 2 }²
= [ e^(x) + e^(-x) ]² / 2² + [ e^(x) - e^(-x) ]² / 2²
... gets confusing after this. Thanks in advance.