Part of CALC-04 — Indefinite Integration

Trigonometric Integration Techniques

by Notetube Official213 words5 views

Case 1: integral sinmsin^m(x)*cosncos^n(x) dx

If m is odd: Save one sin(x), convert rest to cos(x) using sin2sin^2 = 1-cos2cos^2, substitute u = cos(x). Example: integral sin3sin^3(x)cos2cos^2(x) dx = integral (1-cos2cos^2(x))cos2cos^2(x)*sin(x) dx. Let u = cos(x).

If n is odd: Save one cos(x), convert rest to sin(x), substitute u = sin(x).

If both m and n are even: Use half-angle identities: sin2sin^2(x) = (1-cos(2x))/2, cos2cos^2(x) = (1+cos(2x))/2 Example: integral sin2sin^2(x)cos2cos^2(x) dx = integral 14\frac{1}{4}sin2sin^2(2x) dx = 18\frac{1}{8}integral (1-cos(4x)) dx

*Case 2: integral sin(mx)cos(nx) dx (product-to-sum)

  • sin(A)*cos(B) = 12\frac{1}{2}[sin(A+B) + sin(A-B)]
  • cos(A)*cos(B) = 12\frac{1}{2}[cos(A-B) + cos(A+B)]
  • sin(A)*sin(B) = 12\frac{1}{2}[cos(A-B) - cos(A+B)]

Case 3: integral tanntan^n(x) dx (reduction) integral tanntan^n(x) dx = integral tan^(n-2)(x)tan2tan^2(x) dx = integral tan^(n-2)(x)(sec2sec^2(x)-1) dx = integral tan^(n-2)(x)*sec2sec^2(x) dx - integral tan^(n-2)(x) dx = tan^(n-1)x(n1)\frac{x}{(n-1)} - integral tan^(n-2)(x) dx

Case 4: integral secnsec^n(x) dx For n even: save sec2sec^2(x), convert rest using sec2sec^2 = 1 + tan2tan^2, substitute u = tan(x). For n odd: use by parts with u = sec^(n-2)(x), dv = sec2sec^2(x)dx.

Case 5: Weierstrass Substitution (Universal) Let t = tanx2\frac{x}{2}. Then sin(x) = 2t1+t2\frac{t}{1+t^2}, cos(x) = 1t2(1+t2)\frac{1-t^2}{(1+t^2)}, dx = 2dt1+t2\frac{dt}{1+t^2}. Converts any rational function of sin and cos to a rational function of t. Use as last resort — it often makes the algebra heavy.

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes