The Problem of the Square Root: In calculus, integrals involving square roots of quadratic expressions like a2−x2, x2+a2, or x2−a2 are difficult to solve using basic U-substitution or integration by parts.
Geometric Motivation: If we consider a right triangle with a hypotenuse of a and a leg of x, the Pythagorean theorem tells us the other side is a2−x2. This suggests we can express the variable x in terms of trigonometric functions to simplify the integral.
Domain and Range Considerations:
For an expression like 9−x2, the domain of x is limited. If x is too large or too small (e.g., x=5 or x=−5), we get a negative value under the square root, resulting in a complex number. Thus, x must be between −3 and 3.
Because the range of sin(θ) is between −1 and 1, we can make the substitution x=3×θ so that −3×1≤x≤3×1.
The Hidden Theorem: This substitution is valid due to the Intermediate Value Theorem, ensuring there is always a value of θ such that x=a×θ.
Case 1: Transformations for $\sqrt{a^2 - x^2}$
The Transformation Identity: This case relies on the identity sin2(θ)+cos2(θ)=1, rearranged as 1−sin2(θ)=cos2(θ).
Substitution Rule: Set x=a sin(θ).
Differential Item: We must also change the differential: dx=a cos(θ)dθ.
Simplification Process (Example with 9−x2):
Substitute x=3 sin(θ).
9−(3 sin(θ))2=9−9 sin2(θ).
Factor out the 9: 9(1−sin2(θ))=3cos2(θ).
The square root is eliminated: 3 cos(θ).
Integrating Powers of Cosine: If the substitution results in ∫cos2(θ)dθ, use the Power Reduction Formula (Double Angle Formula):
cos2(θ)=21(1+cos(2θ))
For sine: sin2(θ)=21(1−cos(2θ))
Reversion to Original Variable: After integrating in terms of θ, we must return to x.
If x=3 sin(θ), then θ=sin−1(3x).
Use the reference triangle (SOH CAH TOA) to find functions like cos(θ) or tan(θ).
Example Walkthrough: $\int \frac{1}{x^2 \sqrt{4 - x^2}} dx$
The Problem: Solving an integral with bounds (e.g., x=3 to x=5) using trig substitution.
Procedure:
When θ was substituted for x, we change the bounds accordingly using the inverse function.
Example logic: If x=a sec(θ) and you evaluate at a specific point, you can avoid using the triangle at the end by evaluating in terms of θ.
Evaluating Results:
Calculation: 9×34×35+21 ln(35+34)−9 ln(...).
The terms might involve constants like 29−9=−29.
Algebraic simplification: ln(1)=0, so many terms may drop out when plugging in lower bounds like x=0 or θ=0.
Questions & Discussion
Question (Audience): "Why did it become x like x−4 over here?"
Response (Instructor): "Oh, sorry… twos. Yeah, it is 22 not 2. This changes the reference triangle… the 2 is now a 9, which tells me that my a should be 3."
Question (Audience): Concern about the duration of the calculation.
Response (Instructor): "That problem took 20 minutes. This is why we don't do these very often. The integration is the easy part; the definite integral evaluation is usually the most cluttered algebra part."
Administrative Note: The instructor will return quizzes tomorrow. The next session will focus on more examples involving these three triangles without being told which case to use.