This device cannot display Java animations. The above is a substitute static image
In the above applet, there is a pull-down menu at the top to select which function you would like to explore.
The selected function is plotted in the left window and its derivative on the right.
1 cosh(x)
The applet initially shows the graph of cosh(x) on the left and its derivative on the right. The hyperbolic cosine looks sort of like a parabola, but looking at the derivative (which for a parabola is a straight line) you can see that the curvature isn't quite the same as a parabola.
2 sinh(x)
Select the second example, showing sinh(x) and its derivative. Do these look familiar? Switch back and forth between the first and second examples. What do you notice? You should see that
and
Notice that, unlike the case with the regular trigonometric sine and cosine, there is no additional minus sign introduced when taking the derivative of cosh.
3 tanh(x)
Select the third example, showing tanh(x) and its derivative.You should be able to calculate the derivative from the definition of tanh(x) and the quotient rule:
Other differentiation topics
(C) 2011 Copyright Math Open Reference.
All rights reserved