跳到主要内容

Integration Techniques — Syllabus Points

1. Reduction Formulae

  • 1.1 Set up InI_n as a definite integral involving parameter nn
  • 1.2 Use integration by parts to derive a recurrence relation
  • 1.3 State the recurrence in the form In=f(n)Ink+g(n)I_n = f(n) \cdot I_{n-k} + g(n)
  • 1.4 Find explicit values for I0I_0 or I1I_1 as boundary conditions
  • 1.5 Apply recurrence iteratively to evaluate InI_n for specific nn

2. Integration by Parts

  • 2.1 Apply udv=uvvdu\int u\,dv = uv - \int v\,du with appropriate choice of uu and dvdv
  • 2.2 Use LIATE rule (Log, Inverse trig, Algebraic, Trig, Exponential) to choose uu
  • 2.3 Apply repeated integration by parts when necessary

3. Integration by Substitution

  • 3.1 Use trigonometric substitutions (x=sinθx = \sin\theta, x=tanθx = \tan\theta, etc.)
  • 3.2 Use algebraic substitutions (u=x2u = x^2, u=exu = e^x, etc.)
  • 3.3 Change limits of definite integrals correctly

4. Integration of Rational Functions

  • 4.1 Decompose proper fractions using partial fractions
  • 4.2 Handle repeated linear factors: Axa+B(xa)2\frac{A}{x-a}+\frac{B}{(x-a)^2}
  • 4.3 Handle quadratic factors: Ax+Bx2+c\frac{Ax+B}{x^2+c}
  • 4.4 Integrate using standard forms: ln\ln, tan1\tan^{-1}, etc.

5. Improper Integrals

  • 5.1 Evaluate integrals with infinite limits
  • 5.2 Evaluate integrals with integrand singularities