Trig Integrals: U-substitution and Identities
U-substitution and Trig Identities: Study Notes
Objective of today’s discussion
- Use u-substitution to simplify integrals involving products of powers of sine and cosine.
- Leverage fundamental trig identities to manipulate integrands into a form solvable by u-substitution.
- Develop a general algorithm/pattern for these trig integrals and practice with progressively harder examples.
Quick recap: key trig identity (Pythagorean) and derived forms
- Core identity:
- From the core identity, derive other useful relations by dividing by appropriate terms:
- Dividing by \sin^2 x:
- This yields , with the explicit pieces:
- Dividing by \cos^2 x:
- , with:
- These identities are the “four commonly used trigger identities” that often come up in these problems:
- Practical use: knowing these helps rewrite parts of an integrand into terms that pair well with a substitution or a standard form.
Core strategy (motivation and general pattern)
- If the integrand has a mix of sine and cosine powers, try to pick the substitution based on an odd power:
- If the sine power is odd, use u-sub with (since du = ).
- If the cosine power is odd, use u-sub with (since du = ).
- The remaining even powers of the other trig function are rewritten using the Pythagorean identity, e.g., replace cos^2 x by 1 - sin^2 x or sin^2 x by 1 - cos^2 x, turning the integrand into a polynomial in the chosen u.
- When both powers are even, consider power-reduction or double-angle identities to rewrite the integrand into a form solvable by standard techniques (often still leading to a polynomial in sin x or cos x after substitution).
- The “one simple substitution” idea: reduce the problem to integrating a polynomial in the chosen variable, i.e., something of the form , and then substitute back for the original trig function.
- A useful mental model: the hardest single step often governs the difficulty (e.g., the simplest nontrivial substitution or a single application of a trig identity).
Example 1 (basic pattern): (\int \cos^6 x \sin x\,dx)
- Step 1: Recognize odd power of sine: use
- Step 2: Use identity to rewrite the remaining sine powers in terms of cosine:
- Rewrite sin x dx as part of the substitution and express sin^2 x as 1 − cos^2 x:
- Integrand becomes
- Step 3: Substitute: let , so the integral becomes
- Evaluate:
- Step 4: Back-substitute :
- Observations from this example:
- The middle factor (1 − cos^2 x) expanded to produce a polynomial in u, giving multiple terms after expansion, e.g., a term proportional to u^6 and a term proportional to u^8, leading to two antiderivative terms.
- The overall negative sign comes from du = −sin x dx.
Example 1 takeaway: the same u-substitution approach can turn a product of a high power of cosine and a single sine into a simple polynomial in u once the sine-power is factored and rewritten via the identity.
Example 2 (slightly harder): when there are more factors and mixed odd/even powers
- Scenario considered: an integrand with an odd cosine power and an even sine power, e.g., something like
- Pattern used in the lecture:
- Since the cosine power is odd, factor one cos x to pair with dx, and use substitution with the sine variable:
- Let
- Express the remaining even powers of cosine in terms of sine using the identity :
- The integral becomes a polynomial in u:
- Step 2: Integrate each term:
- Step 3: Back-substitute :
- Additional notes from the lecture about this example:
- The approach shows how you can turn a product with an odd-power cosine into a polynomial in sin x, via the substitution depending on which function has the odd power.
- There was discussion about expanding and possibly using other trig identities (e.g., double-angle or power-reduction) if needed to simplify remaining terms, but the core method remains a straightforward polynomial in the chosen variable after substitution.
A second-level insight: using identities to handle even-power cases with double-angle concepts
- In some problems, after substitution and expansion you encounter expressions like cos(2x) or cos(4x). A common move is to apply identities such as
- This can convert squared terms into linear combinations of constants and cosines of multiples of the angle, facilitating straightforward antiderivatives (e.g., integrals of constants and cos(kx)).
- The lecture demonstrated a step where a term involving cos^2(2x) was rewritten to simplify the integration, recognizing that the inner-angle substitution doubles the angle argument when applying the identity.
Special case: the tangent integral (a clean, one-variable substitution)
- Problem form:
- Quick substitution method:
- Let
- The integral becomes
- Alternative form: , since
- Important caution: Do not casually split into ; this is not a valid rule for this integrand. The correct approach is a single u-substitution as shown.
Quick study tips and exam-oriented takeaways
- Memorize the four trigger identities and know how to derive them quickly from sin^2 x + cos^2 x = 1:
- For a trig integrand with powers of sine and cosine, identify the odd power first and perform the corresponding substitution (u = sin x or u = cos x).
- Rewrite remaining even powers using the Pythagorean identities (e.g., sin^2 x = 1 − cos^2 x or cos^2 x = 1 − sin^2 x) to obtain a polynomial in the chosen u.
- If both powers are even, be prepared to use power-reduction or double-angle formulas to reduce to a solvable form, often ending with a polynomial in sin x or cos x after substitution.
- When encountering expressions like cos^2(2x) or higher multiples, consider using identities to rewrite in terms of cos(nx) and then simplify, keeping track of how the angle changes under substitution.
- Always substitute back after integrating in u, and include the constant of integration: +C.
Connections to broader concepts
- The u-substitution approach to trig integrals mirrors the general chain-rule idea: identify an inner function whose differential appears in the integrand and substitute to simplify.
- The pattern of choosing which trig function to substitute based on odd powers aligns with reducing the integrand to a polynomial, which is a familiar and manageable class of integrals.
- Practice with these examples strengthens intuition for when to apply identities versus when to rely on a clean substitution, a skill that carries into more complex calculus problems.
Quick reference summary (synthetic cheatsheet)
- For integrals of the form ∫ cos^m x sin^n x dx:
- If n is odd, use u = cos x (du = - sin x dx).
- If m is odd, use u = sin x (du = cos x dx).
- If both m and n are even, use power-reduction or identities to create a solvable polynomial in sin or cos.
- Common results to remember:
- If I = ∫ cos^6 x sin x dx, then with u = cos x: I = -\frac{u^7}{7} + \frac{u^9}{9} + C, back-substituting u = cos x yields
- If I = ∫ tan x dx, then I = -\ln|\cos x| + C = \ln|\sec x| + C.
Final note on the speaking style from the lecture
- The instructor emphasized that you should become comfortable with manipulating the integrand using identities to reach a solvable form rather than multitasking many different methods at once.
- The focus is on building an algorithmic approach: identify odd powers, substitute, reduce, and then integrate, returning to x at the end.
End of notes on today’s content
- If you want extra practice, try constructing problems with the same patterns: (a) cos^even x sin^odd x, (b) cos^odd x sin^even x, (c) both even with power-reduction, and (d) a pure tan x case, and apply the substitution strategies and identities discussed here.