2.3 Differentiation
- Syllabus
- 9231–2028–2029
- Topic
- 2.3
- Level
- A2
| f(x) | f′(x) |
|---|---|
| sinhx | coshx |
| coshx | sinhx |
| tanhx | sech2x |
| sechx | −sechxtanhx |
| cosechx | −cosechxcothx |
| cothx | −cosech2x |
| f(x) | f′(x) | real-domain condition |
|---|---|---|
| sin−1x | 1/1−x2 | −1<x<1 |
| cos−1x | −1/1−x2 | −1<x<1 |
| sinh−1x | 1/1+x2 | all real x |
| cosh−1x | 1/x2−1 | x>1 |
| tanh−1x | 1/(1−x2) | ∣x∣<1 |
Foracomposite,multiplybytheinnerderivative.Forexample,\frac{d}{dx}\left[\cosh^{-1}(2x)\right]=\frac{2}{\sqrt{(2x)^2-1}}=\frac{2}{\sqrt{4x^2-1}},\qquad x>\tfrac12.
Here f−1 means an inverse function, not 1/f. The derivative of coshx is positive sinhx; the negative sign belongs to sechx, cosechx and cothx.
For an implicit relation F(x,y)=0, differentiate every term with respect to x, treating y as y(x), and solve for y′. Differentiate that whole equation again: product and chain rules now produce both y′ and y′′. Substitute the known point and first derivative only after the second differentiated equation is complete.
If $x^2+xy+y^2=7$, then2x+y+(x+2y)y'=0.At $(1,2)$, $y'=-4/5$. Differentiating again gives2+2y'+2(y')^2+(x+2y)y''=0,soy''=-\frac{2+2(-4/5)+2(16/25)}{5}=-\frac{42}{125}.
When $x=x(t)$ and $y=y(t)$ with $dx/dt\ne0$,\frac{dy}{dx}=\frac{dy/dt}{dx/dt},\qquad \frac{d^2y}{dx^2}=\frac{1}{dx/dt}\frac{d}{dt}\left(\frac{dy}{dx}\right)=\frac{x'y''-y'x''}{(x')^3},where primes in the final fraction mean derivatives with respect to $t$.
For $x=t^2+1$ and $y=t^3$,\frac{dy}{dx}=\frac{3t^2}{2t}=\frac32t,hence\frac{d^2y}{dx^2}=\frac{1}{2t}\frac{d}{dt}\left(\frac32t\right)=\frac{3}{4t}.At $t=1$, the second derivative is $3/4$.
For a parametric curve, d/dt(dy/dx) is not yet d2y/dx2; divide by dx/dt once more. If dx/dt=0, this formula cannot be used at that parameter value without separate analysis.
ThefirsttermsoftheMaclaurinseriesaref(x)=f(0)+f'(0)x+\frac{f''(0)}{2!}x^2+\frac{f'''(0)}{3!}x^3+\cdots.To derive terms through $x^n$, find only the derivatives through order $n$, evaluate each at zero, and divide by its factorial. A general term is not required here.
For $y=\tan x$, start from $y'=1+y^2$. At $x=0$, $y=0$ and $y'=1$. Theny''=2yy'\Rightarrow y''(0)=0,y'''=2(y')^2+2yy''\Rightarrow y'''(0)=2.Therefore\tan x=x+\frac{x^3}{3}+\cdots.Thisissuccessiveimplicitdifferentiation:noformulaforthegeneralderivativewasneeded.
A truncated series can simplify a nearby calculation. From $e^{-x^2}=1-x^2+\cdots$,\int_0^{1/5}e^{-x^2},dx\approx\int_0^{1/5}(1-x^2),dx=\left[x-\frac{x^3}{3}\right]_0^{1/5}=\frac{74}{375}.
Do not omit the factorials or keep terms beyond the requested power. If a known series is substituted into another expression, retain enough source terms to produce every requested final power before simplifying.