Y2, C11 - Integration Flashcards
Integral of x^n
(1 / n+1) * x^n+1 + c
Integral of e^x
e^x + c
Integral of 1 / x
ln(x) + c
Integral of cosx
sinx + c
Integral of sinx
-cosx + c
Integral of sec^2(x)
tanx + c
Integral of cosecx * cotx
-cosecx + c
Integral of cosec^2(x)
-cotx + c
Integral of secxtanx
secx + c
Integrate f’(ax + b) dx
1/a f(ax + b) + C
Integrate (10x + 11)^12
(1/130)(10x + 11)^13 + C
Integrate sin(3x)cos(3x)
1/2 sin(6x) = sin3xcos3x
Therefore ans = -1/12 cos6x + C
OR
ans = 1/6 * sin^2(3x) + C
What are the steps of the reverse chain rule
1) Consider some expression that will differentiate to something similar to it
2) Differentiate and then scale for any difference
When integrating, what should you try if the bottom fraction differentiates to give the top fraction
Try ln of the bottom
When differentiating sin or sec with exponents, what happens to the exponent (power)
sin –> power decreases
sec –> power stays the same
What are the steps for integration by substitution
1) Using substitution, work out x and dx (or variant)
2) Substitute these into expression
3) Integrate simplified expression
4) Write answer in terms of x
What can you do if you have a constant factor within an integral
Take it out to the front
What are sensible substitutions to use
Expressions inside roots, powers, or the denominator of a fraction
What are the steps for definite integration by parts
1) Using substitution, work out x and dx (or variant)
2) Substitute these into expression
3) Integrate simplified expression
4) Write answer in terms of x
Ex) Change limits to match the ‘dx’ part (make the limits u limits)
What is the formula for integration by parts
int(u * dv/dx) dx = uv - int(v * du/dx) dx
OR
int(u * v’) dx = uv - int(v * u’) dx
When would you use integration by parts
When integrating a product
Using the ‘LIATE’ list, choose ‘u’ to be the function which comes first in the list, what is the list
L - logarithmic function
I - inverse trig function
A - algebraic function
T - trig function
E - exponential function
How would you integrate algebraic fractions
Using partial fractions
How would you integrate 2 / (x^2 - 1) dx
Using partial fractions
= lnl (x-1)/(x+1) l + c