Calculus II
Integration Techniques
Integration by Parts
Sometimes you'll face an integral that's a product of two functions, like and . Simple u-substitution won't work. For these cases, we can use a technique called integration by parts. It comes from reversing the product rule for differentiation.
The product rule states that . If we integrate both sides, we can rearrange the terms to get the formula for integration by parts.
The key is choosing and correctly. A good rule of thumb is the acronym LIATE, which stands for Logarithmic, Inverse trigonometric, Algebraic, Trigonometric, and Exponential functions. You should choose your as the function that appears first in this list. This choice generally makes the new integral, , simpler than the original one.
Let's try an example: . Following LIATE, the algebraic function comes before the exponential function . So, we'll set .
| Let | Then |
|---|---|
Now, we plug these pieces into the formula:
Trigonometric Integrals
Integrals involving powers of trigonometric functions are common. Solving them usually involves using trigonometric identities to simplify the integrand into a form you can handle with u-substitution.
Let's focus on integrals of the form . The strategy depends on whether the powers and are even or odd.
If the power of cosine is odd, save one cosine factor and use to express the remaining factors in terms of sine. Then, let . If the power of sine is odd, the strategy is similar: save one sine factor and use , then let .
What if both powers are even? In that case, you'll need to use the half-angle identities to reduce the powers.
Integrals with other trig functions, like tangent and secant, follow similar patterns. You'll often use identities like and the fact that the derivative of is .
Trigonometric Substitution
When you see integrands with expressions like , , or , a clever technique called trigonometric substitution can be a lifesaver. The idea is to substitute with a trigonometric function to eliminate the square root, using Pythagorean identities.
The substitution you choose depends on the form of the expression.
| Expression | Substitution | Identity Used |
|---|---|---|
Let's work through an example: . This integral contains the expression , which matches the form with . So, we'll use the substitution . This also means .
Substituting these into the integral gives us:
The final step is to convert the answer back to the original variable, . Since our substitution was , or , we can draw a right triangle to find the relationship for .
From the triangle, we can see that .
So, our final answer is:
Partial Fraction Decomposition
This technique is used for integrating rational functions, which are fractions where the numerator and denominator are both polynomials. The goal is to break down a complicated rational function into a sum of simpler fractions that are easier to integrate.
For this method to work, the degree of the numerator must be less than the degree of the denominator. If it isn't, you must first perform polynomial long division.
After ensuring the fraction is proper, the process is:
- Factor the denominator completely.
- For each factor in the denominator, write a term in the partial fraction decomposition. The form of the term depends on the type of factor (linear, repeated linear, quadratic, etc.).
- Solve for the unknown coefficients in the numerators of the new fractions.
- Integrate the sum of the simpler fractions.
For example, to integrate , we first factor the denominator: . We can then decompose the fraction:
By multiplying both sides by the original denominator, , we get . We can solve for and by plugging in strategic values for . For instance, letting makes the term zero, giving us , so . Letting makes the term zero, giving us , so .
Our original integral now becomes:
These techniques expand your integration toolkit significantly. Let's review them.
Ready to test your skills?
When using integration by parts to evaluate the integral , what is the best choice for ?
To solve an integral containing the expression , which trigonometric substitution is most appropriate?
Mastering these methods requires practice. Each one is suited for a different kind of problem, and recognizing which technique to apply is a key skill in calculus.