FP3.3 - Differentiation
- Syllabus
- 2019
- Topic
- —
- Level
- A2
Hyperbolic derivatives follow from the exponential definitions and then obey the usual chain, product, quotient and reciprocal rules. The key pair mirrors differentiation of ex:dxdsinhx=coshx,dxdcoshx=sinhx.Unlike trigonometric differentiation, differentiating coshx does not introduce a minus sign.
| f(u) | dxdf(u), where u=u(x) |
|---|---|
| sinhu | u′coshu |
| coshu | u′sinhu |
| tanhu | u′sech2u |
| cothu | −u′cosech2u |
| sechu | −u′sechutanhu |
| cosechu | −u′cosechucothu |
For example, the quotient rule and cosh2u−sinh2u=1 givedudtanhu=cosh2ucosh2u−sinh2u=sech2u.The reciprocal rule then gives the negative sign in d(sechu)/du=−sechutanhu. These derivations are safer than importing trigonometric signs by memory.
Differentiate the outside function, keep its argument, then multiply by the derivative of that argument. Thusdxdtanh(5x−1)=5sech2(5x−1),anddxdsech(x2)=−2xsech(x2)tanh(x2).Every nested layer contributes a factor.
For a product such as y=xsinh2x, keep both product-rule terms and apply a second chain rule to the square:dxdy=sinh2x+2xsinhxcoshx=sinh2x+xsinh2x.The identity 2sinhxcoshx=sinh2x is an optional final simplification, not a replacement for the differentiation steps.
Write powers explicitly before differentiating a quotient. Ify=x+1cosh2x=cosh(2x)(x+1)−1/2,x>−1,thendxdy=2sinh(2x)(x+1)−1/2−21cosh(2x)(x+1)−3/2.A common denominator may be formed only after both terms are correct.
Do not copy the circular-function pattern d(cosx)/dx=−sinx onto coshx. Distinguish sinh2x=(sinhx)2 from sinh(x2), and do not omit the inner derivative. Retain any domain restriction created by denominators, square roots, coth or cosech.
If y=f−1(x) on a one-to-one branch of f, then x=f(y) and implicit differentiation givesdxdy=f′(y)1.Rewrite the result in terms of x using the defining identity and the principal range. The branch and domain are part of the derivative formula, especially when a square root appears.
| Function of u=u(x) | Derivative | Real differentiability condition |
|---|---|---|
| arcsinu | 1−u2u′ | ∣u∣<1 |
| arccosu | −1−u2u′ | ∣u∣<1 |
| arctanu | 1+u2u′ | all real u |
| arsinhu | 1+u2u′ | all real u |
| arcoshu | u2−1u′ | u>1 |
| artanhu | 1−u2u′ | ∣u∣<1 |
To derive the inverse-sinh result, let y=arsinhx, so x=sinhy. Then1=coshydxdy⟹dxdy=coshy1.Because coshy>0 and cosh2y=1+sinh2y, this becomesdxdarsinhx=1+x21.The positive square root is justified by the principal range, not chosen arbitrarily.
For a composite inverse function, differentiate the complete inner expression. For example, if y=arcosh(2x+3) and x>−1, thendxdy=(2x+3)2−12.The stricter condition 2x+3>1 ensures the derivative is finite; the function itself is defined at the endpoint where 2x+3=1, but its derivative formula is singular there.
Useful simplification often appears only after applying the rule. Fory=arcsinx+x1−x2,∣x∣<1,the product and chain rules givedxdy=1−x21+1−x2−1−x2x2=21−x2.Keeping a common radical visible makes the cancellation reliable.
When simplifying radicals, use x2=∣x∣, not automatically x. For example,dxdarsinh(4x2−1)=∣x∣4x2−12x,∣x∣>21.This equals 2/4x2−1 for x>1/2 but −2/4x2−1 for x<−1/2. A stated domain decides the sign.
After differentiating a combination, solve f′(x)=0 within the original domain. If clearing radicals requires squaring, the resulting equation is only a candidate equation: substitute each candidate back into the unsquared derivative equation and reject values outside the inverse-function or radical domain.
The prefix ar denotes an inverse function, not a reciprocal. Do not confuse arsinhx with cosechx, or artanhx with 1/tanhx. State the real domain before simplifying roots or solving stationary-point equations, and remember the inner derivative in every composite.