Pure Maths Flashcards
what is the small angle approximation of sin, cos and tan θ?
sin θ = tan θ = θ
cos θ = 1- (θ^2)/2
what is sin kx and cos kx differentiated?
sin kx –> k cos kx
cos kx –> -k sin kx
what is e^f(x) differentiated?
f’(x)e^f(x)
what is ln[ f(x) ] differentiated?
f’(x) / f(x)
how does the chain rule work? (differentiation)
substitute u into the equation to remove Xs. make an equation of u in terms of X. find du/dx. find dy/du from the equation of y in terms of u. find dy/dx by multiplying dy/du with du/dx
how does the product rule work? (differentiation)
if y = uv,
dy/dx = u dv/dx + v du/dx.
an example of this is y = (x^2)(x+4)^4. u would be (x^2) and v would be (x+4)^4
what is tan kx and cot kx differentiated?
d/dx tan kx = k sec^2 kx
d/dx cot kx = -k cosec^2 kx
what is sec kx and cosec kx differentiated?
d/dx sec kx = k sec kx tan kx
d/dx cosec kx = -k cosec kx cot kx
how do you find dy/dx from parametric equations?
dy/dt / dx/dt
how do you differentiate functions that cannot be written as y= …? (implicit differentiation)
differentiate as normal but if differentiating a y term, add dy/dx on. then rearrange to make dy/dx the subject
how can you differentiate a function with terms with x and y?
use the product rule to differentiate the x part and leave the y and add the differential of the y, adding on dy/dx, and leave the x part.
how can you tell if a point is concave, convex or a point of inflection?
concave / max (-x^2): f’‘(x) < 0
convex / min (x^2): f’‘(x) > 0
inflection: f’‘(x) = 0
integrate cosec x cot x
-cosec x +C
Integrate sec x tan x
sec x +C
how do you work out ∫(2x+3)^4 dx with the guess method?
consider y= (2x+3)^5
dy/dx = 5*(2x+3)^4 *2 = 10(2x+3)^4
so ∫(2x+3)^4 dx = 1/10 (2x+3)^5 +c
what are the trig identities for (sec x)^2 and (cosec x)^2 ?
(sec x)^2 = 1 + (tan x)^2
(cosec x)^2 = 1 + (cot x)^2
what do you have to remember when integrating and differentiating trig?
put your calculator in radians, dummy
how do you integrate [f(x)]^n
add one to the power
divide by the power
divide by the differential
how do you differentiate f(x) ^n when f(x) is linear?
multiply by the power
subtract one to the power
multiply by the differential
how could you simplify fractions with polynomials to integrate them?
split into partial fractions
how does integration by substitution work?
sub in u for something
find x in terms of u and sub in
find du in terms of dx by differentiating u in terms of x to sub out dx
what is the equation for integration by parts?
∫u dv/dx = uv- ∫v du/dx
how do you find a general solution to dy/dx = f(x)*g(y)
put the dx and Xs on one side and the dy and Ys on the other. then integrate both sides with dx or dy.
what is the difference between arithmetic and geometric sequences?
arithmetic sequences add a common difference, geometric multiply by a common ratio