Differentiating Hyperbolic Functions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
BoT
Messages
3
Reaction score
0
1. Differentiate cosh(x) using first principles



2. cosh(x) = (e^x+e^-x)/2


From previous exercises, I know the answer will be sinh(x)= (e^x-e^-x)/2 but I cannot get to the answer.
I seem to be left with the equation: lim h ---> 0 (e^2x*e^2h +1-e^h*2e^x +e^h)/(2h*e^x*e^h)
But when you make h=0 , it becomes underfined?

Homework Statement

 
Physics news on Phys.org
I got it to

ex*eh+e-x*e-h -ex -e-x/ 2h

But how do I simplify this?
This is the part that always screws me up!
 
BoT said:
I got it to

ex*eh+e-x*e-h -ex -e-x/ 2h

But how do I simplify this?
This is the part that always screws me up!

Factor out ex from ex*eh and ex. Do a similar exercise with e-x from the terms.

Then compute the limits.