Learning Objectives
- Understand indefinite integrals and integration techniques
- Learn substitution, partial fractions, and integration by parts
- Study definite integrals and the Fundamental Theorem of Calculus
- Apply properties of definite integrals
Key Concepts
Indefinite Integrals
∫f(x)dx = F(x) + C where F'(x) = f(x). C is the constant of integration. Standard integrals: ∫xndx = xn+1/(n+1) + C (n ≠ -1). ∫(1/x)dx = ln|x| + C. ∫exdx = ex + C. ∫axdx = ax/ln a + C. ∫sin x dx = -cos x + C. ∫cos x dx = sin x + C. ∫sec2x dx = tan x + C. ∫cosec2x dx = -cot x + C. ∫sec x tan x dx = sec x + C. ∫cosec x cot x dx = -cosec x + C.
Integration by Substitution
If integral has the form ∫f(g(x))g'(x)dx, substitute u = g(x). Then du = g'(x)dx. Integral becomes ∫f(u)du. Important results: ∫tan x dx = -ln|cos x| + C = ln|sec x| + C. ∫cot x dx = ln|sin x| + C. ∫sec x dx = ln|sec x + tan x| + C. ∫cosec x dx = ln|cosec x - cot x| + C.
Integration by Partial Fractions
For rational functions P(x)/Q(x) where degree of P < degree of Q. Decompose into simpler fractions. Types: (1) Non-repeated linear: A/(x-a) + B/(x-b). (2) Repeated linear: A/(x-a) + B/(x-a)2. (3) Irreducible quadratic: (Ax+B)/(x2+bx+c). Equate numerators and solve for constants.
Integration by Parts
∫u dv = uv - ∫v du. Choice of u (ILATE rule): Inverse trig → Logarithmic → Algebraic → Trig → Exponential. Choose u as the function that comes first in ILATE.
Special form: ∫ex[f(x) + f'(x)]dx = exf(x) + C (very useful shortcut for JEE).
Important Integral Forms
∫dx/√(a2-x2) = sin-1(x/a) + C. ∫dx/(a2+x2) = (1/a)tan-1(x/a) + C. ∫dx/(x2-a2) = (1/2a)ln|(x-a)/(x+a)| + C. ∫dx/√(x2+a2) = ln|x + √(x2+a2)| + C. ∫√(a2-x2)dx = (x/2)√(a2-x2) + (a2/2)sin-1(x/a) + C.
Definite Integrals
Fundamental Theorem: ∫ab f(x)dx = F(b) - F(a) where F'(x) = f(x).
Properties: (1) ∫ab = -∫ba. (2) ∫ab = ∫ac + ∫cb. (3) ∫0a f(x)dx = ∫0a f(a-x)dx (King's rule). (4) ∫-aa f(x)dx = 2∫0a f(x)dx if f is even; = 0 if f is odd. (5) ∫02a f(x)dx = 2∫0a f(x)dx if f(2a-x) = f(x); = 0 if f(2a-x) = -f(x).
Summary
Integration is the reverse of differentiation. Techniques include substitution, partial fractions, and integration by parts (ILATE rule). Definite integrals are evaluated using the Fundamental Theorem. Properties like King's rule and even/odd function properties simplify definite integrals significantly.
Important Terms
- Antiderivative: Function whose derivative gives the integrand
- ILATE: Priority rule for integration by parts
- Partial fractions: Decomposition of rational functions for integration
- Fundamental Theorem: Links definite integral to antiderivative
- King's rule: ∫₀ᵃ f(x)dx = ∫₀ᵃ f(a-x)dx
Quick Revision
- ∫xndx = xn+1/(n+1); ∫exdx = ex; ∫(1/x)dx = ln|x|
- By parts: ∫u dv = uv - ∫v du; use ILATE for choosing u
- ∫ex[f(x)+f'(x)]dx = exf(x) + C
- King's rule: ∫₀ᵃ f(x)dx = ∫₀ᵃ f(a-x)dx
- Even function: ∫₋ₐᵃ = 2∫₀ᵃ; Odd function: ∫₋ₐᵃ = 0
- Partial fractions: degree of numerator must be less than denominator
- ∫dx/(a2+x2) = (1/a)tan-1(x/a)