1/13
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What is the integration by parts (IBP) theorem?
If u, v : [a, b] → R are differentiable and u’, v’ are integrable then ba∫ uv’ = [uv]ba - ba∫ u’v (for antiderivatives use ∫ uv’ = uv - ∫ u’v)
What is the substitution theorem?
If g : [a, b] → R is differentiable and g’ is integrable and f : R → R is continuous, then ba∫ f(g(x))g’(x)dx = g(b)g(a)∫ f(u)du
What is the method of partial fractions (∫ P(x)/Q(x) where P, Q are polynomials)?
If deg P >/ deg Q, then use long division
Factorise Q(x) into linear/quadratic
Choose correct partial fraction expansion
Integrate
What are the partial fraction expansions for different factors?
What are some useful antiderivatives?
∫ 1/x dx = log|x|
∫ 1/(x² + a²) dx = 1/a(tan-1(x/a))
∫ f’(x)/f(x) dx = log |f(x)|
What is the method for integrating ∫sinm(x)coxn(x) dx when n is odd?
Take out a cos(x) (e.g. ∫sin²(x)cos3(x) dx = ∫sin2(x)cos2(x)(cos(x) dx)
Let u = sinx so du = cos(x) dx and use cos²(x) = 1 - sin2(x)
What is the method for integrating ∫sinm(x)coxn(x) dx when m is odd?
Suppose m = 2k + 1 where k = 0, 1,…
Take out a sin(x) (e.g. ∫sin2k+1(x)cosn(x) dx = ∫sin2k(x)cosn(x)(sin(x) dx)
Let u = cosx so du = -sin(x) dx and use sin2k(x) = (sin2x)k = (1 - cos²(x))k = (1 - u2)k
What is the method for integrating ∫sinm(x)coxn(x) dx when m and n are even?
Use
sin2x = 1/2(1 - cos(2x))
cos2x = 1/2(1 + cos(2x))
sin(x)cos(x) = 1/2sin(2x)
What are some important trig identities and derivatives involving tan and sec?
tan2x + 1 = sec2x
d/dx(tanx) = sec2x
d/dx(secx) = sec(x)tan(x)
What is the method for integrating ∫tanm(x)secn(x) dx when m is even?
Let n = 2k, u = tanx so du = sec2x
So ∫tanm(x)sec2k(x) dx = ∫um(u2 + 1)k-1 du
What is the method for integrating ∫tanm(x)secn(x) dx when m is odd?
Let m = 2k + 1, u = secx and du = sec(x)tan(x)
Then ∫tan2k+1(x)secn(x) dx = ∫tan2k(x)secn-1(x)(tan(x)sec(x)dx) = ∫(u2 - 1)kun-1 du
What is the trigonometric substitution for √(a2 - x2)?
x = asinθ or x = acosθ
What is the trigonometric substitution for √(a2 + x2)?
x = atanθ (using tan2θ + 1 = sec2θ)
What is the trigonometric substitution for √(x2 - a2)?
x = asecθ (using tan2θ + 1 = sec2θ)