P3 and P4 Differentiation Flashcards
differentiate sinkx
k cos kx
differentiate coskx
-k sin kx
differentiate e to the power kx
ke to the power kx
differentiate ln x
1 / x
- use product rule for other lns
Chain rule
allows you to differentiate when you have a composite function (function inside a function)
e.g. y = (3x^4 + x)^5
dy/dx = 5(3x^4 + x)^4 times 12x^3 + 1
- times the power of the bracket to the front
- subtract one from the power
- times the whole thing with differentiated of inside the brackets
dx/dy =
1 / (dy/dx)
Product rule
If y = uv
then dy/dx = vu’ (differentiated u) + uv’ (differentiated v)
Quotient rule
If y = uv
then dy/dx = vu’ - uv’ / v^2
differentiate tan(x)
sec^2(x)
differentiate cosec(x)
- cosec(x) cot(x)
differentiate sec(x)
sec(x) tan(x)
differentiate cot(x)
- cosec^2(x)
differentiating parametric equations
chain rule
dy/dx = dy/du x du/dx
differentiating implicit functions using chain rule
d/dx (y^n) = n y^(n-1) dy/dx
differentiating implicit functions using product rule
d/dx (xy) = x dy/dx + y