Conquering the Impossible Integral: A Guide to the t-Substitution
#Integration#Extension-2#Calculus
If you are navigating the HSC Mathematics Extension 2 syllabus, you already know that integration is as much an art as it is a science. While standard techniques like integration by parts, partial fractions, and reverse chain rule can solve a wide array of problems, there is a specific class of trigonometric integrals that stubbornly resists these standard tools.
Enter the t-substitution (often known in university calculus as the Weierstrass substitution). It is the ultimate heavy-duty tool for dealing with messy rational trigonometric expressions. Let’s break down how it works and walk through some classic examples.
What is it, and why is it useful?
At its core, the t-substitution is a clever algebraic bridge. It transforms a complex trigonometric integrand (involving sinx and cosx in the denominators) into a standard rational function (a polynomial divided by a polynomial).
Why is this a lifesaver? Because rational functions can almost always be integrated using algebraic techniques you already know, such as partial fractions, completing the square, or recognizing standard inverse tangent and logarithmic forms. Once the substitution is made, the trigonometry disappears entirely until the final step.
Quick Review of the Substitution
As outlined in the reference guide, the substitution relies on setting t=tan(2x). Using double-angle formulas, we can express sinx, cosx, and tanx strictly in terms of t.
Here is your essential toolkit to memorize:
Let t=tan(2x). Then:
sinx=1+t22t
cosx=1+t21−t2
tanx=1−t22t
dx=1+t22dt
Note: Don't forget to swap out the dx! The differential dx carries its own denominator of 1+t2, which usually elegantly cancels out the denominators introduced by the sinx and cosx substitutions.
Solving the Problems
Let’s apply this to a customized practice set based on the structures in image_8a0f0a.png. We will tackle a selection of both indefinite and definite integrals to see the mechanics in action.
Part 1: Indefinite Integrals
Problem 1a (Modified): Find ∫2+cosx1dx
Substitute: Replace cosx and dx with their t-equivalents.
∫2+(1+t21−t2)1⋅1+t22dt
Simplify: Multiply the top and bottom of the first fraction by 1+t2.
∫2(1+t2)+(1−t2)2dt=∫2+2t2+1−t22dt=∫t2+32dt
Integrate: This fits the standard inverse tangent form ∫t2+a21dt=a1arctan(at), where a=3.
32arctan(3t)+C
Back-substitute: Swap t back for x.
32arctan(3tan(x/2))+C
Problem 1b (Modified): Find ∫21+sinx−cosx1dx
Substitute:
∫21+1+t22t−1+t21−t21⋅1+t22dt
Simplify: Multiply the numerator and denominator by 1+t2.
Crucial Step: For definite integrals, you MUST change your limits of integration from x-values to t-values. This saves you from having to back-substitute at the end.
Problem 2a (Modified): Evaluate ∫0π/21−sinx1dx
Change the limits:
When x=0, t=tan(0/2)=0.
When x=π/2, t=tan(π/4)=1.
Substitute:
∫011−1+t22t1⋅1+t22dt
Simplify: Multiply through by 1+t2.
∫01(1+t2)−2t2dt=∫01(t−1)22dt
Evaluate:
∫012(t−1)−2dt=[−2(t−1)−1]01=[t−1−2]01
Note: At t=1, this expression approaches infinity. Looking closely at our original integrand, as x→π/2, sinx→1, making the denominator 0. This is an improper integral!
When utilizing the t-substitution in an Extension 2 environment, keep this checklist in mind:
Identify the Trigger: Look for integrands with asinx+bcosx+c in the denominator.
Don't Forget dx: The most common student error is replacing sinx and cosx but leaving dx as is. Always include the 1+t22dt multiplier!
Definite Integrals = New Limits: Always update your limits of integration immediately. It saves time and drastically reduces algebraic errors at the end.
Watch the Boundaries: Pay close attention to integration limits like π or values where the denominator becomes 0, as they can lead to undefined scenarios or improper integrals.
Conclusion
The t-substitution can seem intimidating at first glance because it involves memorizing formulas and handling dense algebra. However, once you master the setup, it reduces complex trigonometry problems into predictable rational functions. Practice setting up the algebraic steps clearly—your marker will appreciate a well-structured response just as much as a correct final answer. Happy integrating!