The derivative of tanh(x), denoted by d/dx tanh(x), is equal to sech2x. In this post, we will learn how to differentiate tanh(x), i.e, how to find the derivative of the hyperbolic tan function with respect to x.
The derivative formula of tanh(x) is given as follows:
d/dx[tanh(x)] = sech2x.
How to Differentiate tanh(x)
As tanh x = $\dfrac{\sinh x}{\cosh x}$, by the quotient rule, the derivative of tanh x will be equal to
$(\tanh x)’ =$ $\dfrac{\cosh x \cdot (\sinh x)’ – \sinh x \cdot (\cosh x)’}{{\cosh }^2 x}$ where $f'(x)$ denotes the derivative of f(x).
= $\dfrac{\cosh x \cdot \cosh x – \sinh x \cdot \sinh x}{{\cosh }^2 x}$ as the derivative of cosh(x) is sinh(x) and the derivative of sinh(x) is cosh(x).
= $\dfrac{{\cosh }^2 x – {\sinh }^2 x}{{\cosh }^2 x}$
= $\dfrac{1}{{\cosh }^2 x}$ as we know that cosh2x – sinh2x=1
= sech2 x.
Thus the differentiation of tanh x is equal to sech2 x.
Derivative of tanh(x) by Quotient Rule
We know that
$\tanh x=\dfrac{e^x-e^{-x}}{e^x+e^{-x}}$.
Thus, tanh(x) is a quotient function, so we can use the quotient rule to find its derivative. Now, by the quotient rule of derivative, we have that
$\dfrac{d}{dx}\left(\tanh(x) \right ) =$ $\frac{(e^x+e^{-x})(e^x-e^{-x})’-(e^x-e^{-x})(e^x+e^{-x})’} {(e^x+e^{-x})^2}$.
= $\dfrac{(e^x+e^{-x})(e^x+e^{-x})-(e^x-e^{-x})(e^x-e^{-x})} {(e^x+e^{-x})^2}$ as we know that (ex)$’$ = ex and (e-x)$’$ = -e-x.
= $\dfrac{(e^x+e^{-x})^2-(e^x-e^{-x})^2} {(e^x+e^{-x})^2}$
= $\dfrac{(e^x+e^{-x})^2}{(e^x+e^{-x})^2}-\dfrac{(e^x-e^{-x})^2}{(e^x+e^{-x})^2}$
= $1- \Big[\dfrac{e^x-e^{-x}}{e^x+e^{-x}} \Big]^2$
=$1-\tanh^2 x$ by the definition of tanh(x)
= sech2(x).
So the derivative of tanh(x) is equal to sech2(x), and this is obtained by the quotient rule of derivatives.
Have You Read These Derivative?
Derivative of tanx | Derivative of tan2x |
Derivative of sinx cosx | Derivative of cot2x |
Derivative of tan 2x | Derivative of sin3x |
FAQs
Q1: What is the derivative of tanh(x)?
Answer: The derivative of tanhx is sech2x, that is, d/dx[tanh(x)] = sech2x.
Q2: If y=tanh(x), then find dy/dx?
Answer: If y=tanh x, then dy/dx = sech2x.