Calculus 2 2026-05-19 - Trigonometric Substitution and Integration Techniques

Fundamental Trigonometric Identities and Units

  • Pythagorean Identities:

    • The primary identity is sin2(θ)+cos2(θ)=1\sin^2(\theta) + \cos^2(\theta) = 1.

    • By dividing the primary identity by cos2(θ)\cos^2(\theta), the second identity is derived: tan2(θ)+1=sec2(θ)\tan^2(\theta) + 1 = \sec^2(\theta).

    • By dividing the primary identity by sin2(θ)\sin^2(\theta), the third identity is derived: 1+cot2(θ)=csc2(θ)1 + \cot^2(\theta) = \csc^2(\theta).

    • These identities allow solving for specific squared terms, such as sin2(θ)=1cos2(θ)\sin^2(\theta) = 1 - \cos^2(\theta).

  • Reciprocal Identities:

    • csc(θ)=1sin(θ)\csc(\theta) = \frac{1}{\sin(\theta)}

    • sec(θ)=1cos(θ)\sec(\theta) = \frac{1}{\cos(\theta)}

    • cot(θ)=1tan(θ)\cot(\theta) = \frac{1}{\tan(\theta)}

  • The Unit Circle (First Quadrant):

    • At angle 00: cos(0)=1\cos(0) = 1, sin(0)=0\sin(0) = 0.

    • At angle π6\frac{\pi}{6}: cos(π6)=32\cos\left(\frac{\pi}{6}\right) = \frac{\sqrt{3}}{2}, sin(π6)=12\sin\left(\frac{\pi}{6}\right) = \frac{1}{2}.

    • At angle π4\frac{\pi}{4}: both cos(π4)\cos\left(\frac{\pi}{4}\right) and sin(π4)\sin\left(\frac{\pi}{4}\right) are 22\frac{\sqrt{2}}{2}.

    • At angle π3\frac{\pi}{3}: cos(π3)=12\cos\left(\frac{\pi}{3}\right) = \frac{1}{2}, sin(π3)=32\sin\left(\frac{\pi}{3}\right) = \frac{\sqrt{3}}{2}.

    • At angle π2\frac{\pi}{2}: cos(π2)=0\cos\left(\frac{\pi}{2}\right) = 0, sin(π2)=1\sin\left(\frac{\pi}{2}\right) = 1.

Advanced Integration Review and Trigonometric Substitution

  • Anti-derivatives of Logarithmic Trig Functions:

    • sec(θ)dθ=lnsec(θ)+tan(θ)+C\int \sec(\theta) d\theta = \ln|\sec(\theta) + \tan(\theta)| + C

    • csc(θ)dθ=lncsc(θ)+cot(θ)+C\int \csc(\theta) d\theta = -\ln|\csc(\theta) + \cot(\theta)| + C

  • Trigonometric Substitution Selection Rules:

    • If the expression contains a2+x2\sqrt{a^2 + x^2}, use x=atan(θ)x = a\tan(\theta).

    • If the expression contains a2x2\sqrt{a^2 - x^2}, use x=asin(θ)x = a\sin(\theta).

    • If the expression contains x2a2\sqrt{x^2 - a^2}, use x=asec(θ)x = a\sec(\theta).

  • Trigonometric Substitution Example Case Study:

    • Consider the integral involving 1+4x2\sqrt{1 + 4x^2}.

    • Rewrite as 1+(2x)2\sqrt{1 + (2x)^2}, resulting in the substitution 2x=tan(θ)2x = \tan(\theta).

    • Corresponding differential: dx=12sec2(θ)dθdx = \frac{1}{2}\sec^2(\theta)d\theta.

    • Substitution results in tan2(θ)+1=sec2(θ)=sec(θ)\sqrt{\tan^2(\theta) + 1} = \sqrt{\sec^2(\theta)} = \sec(\theta).

    • During the process of solving, constants are accumulated (e.g., factors of 16×2=3216 \times 2 = 32) and powers are applied (e.g., raising terms to the power of 44).

Power Reduction and Large Integral Strategy

  • Power Reduction Formula for Secant:

    • secn(θ)dθ=1n1secn2(θ)tan(θ)+n2n1secn2(θ)dθ\int \sec^n(\theta) d\theta = \frac{1}{n-1} \sec^{n-2}(\theta) \tan(\theta) + \frac{n-2}{n-1} \int \sec^{n-2}(\theta) d\theta

  • Strategic Approach to Complex Integrals:

    • When faced with a "polynomial of secants" (e.g., terms of sec7(θ),sec5(θ),sec3(θ)\sec^7(\theta), \sec^5(\theta), \sec^3(\theta)), address the largest power first.

    • Reducing the largest power will often generate recursive terms that can be combined with existing lower-power integrals, reducing the total work required.

    • Example: Combining the resulting sec5(θ)\sec^5(\theta) integral from reducing sec7(θ)\sec^7(\theta) with the original sec5(θ)\sec^5(\theta) term using coefficients like 176\frac{17}{6}.

  • Final Substitution Back to x:

    • Always return the expression to the original variable xx using a reference triangle.

    • If 2x=tan(θ)2x = \tan(\theta), then the opposite side is 2x2x, the adjacent side is 11, and the hypotenuse is 1+4x2\sqrt{1 + 4x^2}.

    • Thus, sec(θ)=1+4x2\sec(\theta) = \sqrt{1 + 4x^2}.

Alternative Methods: Being Smart with Substitutions

  • Philosophy of "Winning" in Math:

    • Math is compared to a game; the goal is to find the anti-derivative efficiently.

    • Trig substitution is an "overpowered tool," but if a standard u-substitution works, it is much faster.

  • Comparison Example (U-sub vs. Trig Sub):

    • Problem: x3x2+1dx\int x^3 \sqrt{x^2 + 1} dx.

    • Method A (Trig Sub): Substitute x=tan(θ)x = \tan(\theta). This leads to complex powers of secants and tangents.

    • Method B (U-sub): Let u=x2+1u = x^2 + 1, meaning du=2xdxdu = 2x dx.

    • Rewrite x3dxx^3 dx as x2(xdx)=(u1)du2x^2 (x dx) = (u - 1) \frac{du}{2}.

    • The integral becomes 12(u1)udu=12(u3/2u1/2)du\frac{1}{2} \int (u - 1) \sqrt{u} du = \frac{1}{2} \int (u^{3/2} - u^{1/2}) du.

    • Solution: 12(25u5/223u3/2)+C=15(1+x2)5/213(1+x2)3/2+C\frac{1}{2} \left( \frac{2}{5}u^{5/2} - \frac{2}{3}u^{3/2} \right) + C = \frac{1}{5}(1+x^2)^{5/2} - \frac{1}{3}(1+x^2)^{3/2} + C.

    • Lesson: Check if the power outside the radical is one less than the power inside; if so, u-substitution is preferable.

Integration of Rational Functions

  • Case 1: Degree of Numerator \geq Degree of Denominator:

    • In these cases, you MUST perform polynomial long division first.

    • The integral is rewritten as the Quotient+RemainderDivisor\text{Quotient} + \frac{\text{Remainder}}{\text{Divisor}}.

    • Example: x2+3x+5x+1=(x+2)+3x+1\frac{x^2 + 3x + 5}{x + 1} = (x + 2) + \frac{3}{x + 1}.

    • Integrating this yields 12x2+2x+3lnx+1+C\frac{1}{2}x^2 + 2x + 3\ln|x + 1| + C.

  • Case 2: Partial Fraction Decomposition (PFD):

    • Used when the denominator is factorable and the degree of the numerator is less than the denominator.

    • Example Problem: 3x+2x3x22xdx\int \frac{3x + 2}{x^3 - x^2 - 2x} dx.

    • Step 1: Factor the denominator: x(x2x2)=x(x2)(x+1)x(x^2 - x - 2) = x(x - 2)(x + 1).

    • Step 2: Set up decomposition: 3x+2x(x2)(x+1)=Ax+Bx2+Cx+1\frac{3x + 2}{x(x - 2)(x + 1)} = \frac{A}{x} + \frac{B}{x - 2} + \frac{C}{x + 1}.

    • Step 3: Solve for coefficients A,B,CA, B, C using the "Heaviside" or plugging-in method:

      • Multiply by the common denominator: 3x+2=A(x2)(x+1)+B(x)(x+1)+C(x)(x2)3x + 2 = A(x - 2)(x + 1) + B(x)(x + 1) + C(x)(x - 2).

      • To find AA, set x=0x = 0: 2=A(2)(1)    A=12 = A(-2)(1) \implies A = -1.

      • To find BB, set x=2x = 2: 3(2)+2=B(2)(2+1)    8=6B    B=433(2) + 2 = B(2)(2 + 1) \implies 8 = 6B \implies B = \frac{4}{3}.

      • To find CC, set x=1x = -1: 3(1)+2=C(1)(12)    1=3C    C=133(-1) + 2 = C(-1)(-1 - 2) \implies -1 = 3C \implies C = -\frac{1}{3}.

    • Step 4: Integrate the terms: (1x+4/3x21/3x+1)dx\int \left( \frac{-1}{x} + \frac{4/3}{x - 2} - \frac{1/3}{x + 1} \right) dx.

    • Final Solution: lnx+43lnx213lnx+1+C-\ln|x| + \frac{4}{3}\ln|x - 2| - \frac{1}{3}\ln|x + 1| + C.

Summary of Trigonometric and Fractional Strategies

  • Complex Denominators: If you encounter irreducible quadratics like x2+25x^2 + 25, the result will involve an arctan\arctan function if there is no xx in the numerator for a u-sub.

  • Double Angle Formulas: Remember that for sin2(θ)\sin^2(\theta) or cos2(θ)\cos^2(\theta) integrals:

    • cos2(θ)=1+cos(2θ)2\cos^2(\theta) = \frac{1 + \cos(2\theta)}{2}

    • sin2(θ)=1cos(2θ)2\sin^2(\theta) = \frac{1 - \cos(2\theta)}{2}

  • Simplification Tip: If an integral yields sin(2θ)\sin(2\theta), use the identity sin(2θ)=2sin(θ)cos(θ)\sin(2\theta) = 2\sin(\theta)\cos(\theta) to return to functions compatible with your original reference triangle data.

Questions & Discussion

  • Student Question: Will the test specify which method to use (e.g., "Use Trig Sub") or just ask us to solve it?

  • Response: Generally, it will just say "Solve this." However, there may be a couple of questions where a specific method like integration by parts or trig sub is requested to verify that the student knows that specific technique.