FP3.3 - Differentiation

Syllabus
2019
Topic
Level
A2

Differentiate hyperbolic functions and combinations

Hyperbolic derivatives follow from the exponential definitions and then obey the usual chain, product, quotient and reciprocal rules. The key pair mirrors differentiation of exe^x:ddxsinhx=coshx,ddxcoshx=sinhx.\frac{d}{dx}\sinh x=\cosh x,\qquad \frac{d}{dx}\cosh x=\sinh x.Unlike trigonometric differentiation, differentiating coshx\cosh x does not introduce a minus sign.

f(u)f(u) ddxf(u)\dfrac{d}{dx}f(u), where u=u(x)u=u(x)
sinhu\sinh u ucoshuu'\cosh u
coshu\cosh u usinhuu'\sinh u
tanhu\tanh u usech2uu'\operatorname{sech}^2u
cothu\coth u ucosech2u-u'\operatorname{cosech}^2u
sechu\operatorname{sech}u usechutanhu-u'\operatorname{sech}u\tanh u
cosechu\operatorname{cosech}u ucosechucothu-u'\operatorname{cosech}u\coth u

For example, the quotient rule and cosh2usinh2u=1\cosh^2u-\sinh^2u=1 giveddutanhu=cosh2usinh2ucosh2u=sech2u.\frac{d}{du}\tanh u=\frac{\cosh^2u-\sinh^2u}{\cosh^2u}=\operatorname{sech}^2u.The reciprocal rule then gives the negative sign in d(sechu)/du=sechutanhud(\operatorname{sech}u)/du=-\operatorname{sech}u\tanh u. 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. Thusddxtanh(5x1)=5sech2(5x1),\frac{d}{dx}\tanh(5x-1)=5\operatorname{sech}^2(5x-1),andddxsech(x2)=2xsech(x2)tanh(x2).\frac{d}{dx}\operatorname{sech}(x^2)=-2x\operatorname{sech}(x^2)\tanh(x^2).Every nested layer contributes a factor.

For a product such as y=xsinh2xy=x\sinh^2x, keep both product-rule terms and apply a second chain rule to the square:dydx=sinh2x+2xsinhxcoshx=sinh2x+xsinh2x.\frac{dy}{dx}=\sinh^2x+2x\sinh x\cosh x=\sinh^2x+x\sinh2x.The identity 2sinhxcoshx=sinh2x2\sinh x\cosh x=\sinh2x is an optional final simplification, not a replacement for the differentiation steps.

Write powers explicitly before differentiating a quotient. Ify=cosh2xx+1=cosh(2x)(x+1)1/2,x>1,y=\frac{\cosh2x}{\sqrt{x+1}}=\cosh(2x)(x+1)^{-1/2},\qquad x>-1,thendydx=2sinh(2x)(x+1)1/212cosh(2x)(x+1)3/2.\frac{dy}{dx}=2\sinh(2x)(x+1)^{-1/2}-\frac12\cosh(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=sinxd(\cos x)/dx=-\sin x onto coshx\cosh x. Distinguish sinh2x=(sinhx)2\sinh^2x=(\sinh x)^2 from sinh(x2)\sinh(x^2), and do not omit the inner derivative. Retain any domain restriction created by denominators, square roots, coth\coth or cosech\operatorname{cosech}.

Differentiate inverse trigonometric and hyperbolic functions

If y=f1(x)y=f^{-1}(x) on a one-to-one branch of ff, then x=f(y)x=f(y) and implicit differentiation givesdydx=1f(y).\frac{dy}{dx}=\frac{1}{f'(y)}.Rewrite the result in terms of xx 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)u=u(x) Derivative Real differentiability condition
arcsinu\arcsin u u1u2\dfrac{u'}{\sqrt{1-u^2}} u<1|u|<1
arccosu\arccos u u1u2-\dfrac{u'}{\sqrt{1-u^2}} u<1|u|<1
arctanu\arctan u u1+u2\dfrac{u'}{1+u^2} all real uu
arsinhu\operatorname{arsinh}u u1+u2\dfrac{u'}{\sqrt{1+u^2}} all real uu
arcoshu\operatorname{arcosh}u uu21\dfrac{u'}{\sqrt{u^2-1}} u>1u>1
artanhu\operatorname{artanh}u u1u2\dfrac{u'}{1-u^2} u<1|u|<1

To derive the inverse-sinh result, let y=arsinhxy=\operatorname{arsinh}x, so x=sinhyx=\sinh y. Then1=coshydydxdydx=1coshy.1=\cosh y\frac{dy}{dx}\quad\Longrightarrow\quad\frac{dy}{dx}=\frac1{\cosh y}.Because coshy>0\cosh y>0 and cosh2y=1+sinh2y\cosh^2y=1+\sinh^2y, this becomesddxarsinhx=11+x2.\frac{d}{dx}\operatorname{arsinh}x=\frac1{\sqrt{1+x^2}}.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)y=\operatorname{arcosh}(2x+3) and x>1x>-1, thendydx=2(2x+3)21.\frac{dy}{dx}=\frac{2}{\sqrt{(2x+3)^2-1}}.The stricter condition 2x+3>12x+3>1 ensures the derivative is finite; the function itself is defined at the endpoint where 2x+3=12x+3=1, but its derivative formula is singular there.

Useful simplification often appears only after applying the rule. Fory=arcsinx+x1x2,x<1,y=\arcsin x+x\sqrt{1-x^2},\qquad |x|<1,the product and chain rules givedydx=11x2+1x2x21x2=21x2.\frac{dy}{dx}=\frac1{\sqrt{1-x^2}}+\sqrt{1-x^2}-\frac{x^2}{\sqrt{1-x^2}}=2\sqrt{1-x^2}.Keeping a common radical visible makes the cancellation reliable.

When simplifying radicals, use x2=x\sqrt{x^2}=|x|, not automatically xx. For example,ddxarsinh ⁣(4x21)=2xx4x21,x>12.\frac{d}{dx}\operatorname{arsinh}\!\left(\sqrt{4x^2-1}\right)=\frac{2x}{|x|\sqrt{4x^2-1}},\qquad |x|>\frac12.This equals 2/4x212/\sqrt{4x^2-1} for x>1/2x>1/2 but 2/4x21-2/\sqrt{4x^2-1} for x<1/2x<-1/2. A stated domain decides the sign.

After differentiating a combination, solve f(x)=0f'(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\operatorname{ar} denotes an inverse function, not a reciprocal. Do not confuse arsinhx\operatorname{arsinh}x with cosechx\operatorname{cosech}x, or artanhx\operatorname{artanh}x with 1/tanhx1/\tanh x. State the real domain before simplifying roots or solving stationary-point equations, and remember the inner derivative in every composite.