Integrals | CBSE - Wyatt's Notes
sources:
- text: Standard textbook reference
Integrals
Section titled “Integrals”Integration is the reverse process of differentiation. This topic covers basic integrals, substitution, partial fractions, and definite integrals.
Key Concepts
Section titled “Key Concepts”- for
- ,
- ,
- ,
- ,
- Substitution: where
- Integration by parts:
- Definite integral:
- Properties: ,
Worked Example 1 — Substitution Method
Section titled “Worked Example 1 — Substitution Method”Problem: Evaluate .
Solution:
Let , so .
Common mistake: Forgetting to substitute back. The answer is , not .
Worked Example 2 — Integration by Parts
Section titled “Worked Example 2 — Integration by Parts”Problem: Evaluate .
Solution:
Let and . Then and .
Common mistake: Choosing the wrong and . Use LIATE (Logarithmic, Inverse trig, Algebraic, Trigonometric, Exponential) to choose .
Worked Example 3 — Definite Integral
Section titled “Worked Example 3 — Definite Integral”Problem: Evaluate .
Solution:
Use the identity :
Common mistake: Forgetting to evaluate at both limits. The definite integral is , not just .
Worked Example 4 — Partial Fractions
Section titled “Worked Example 4 — Partial Fractions”Problem: Evaluate .
Solution:
Decompose into partial fractions:
Set : , so . Set : , so .
Common mistake: Forgetting the absolute value inside the logarithm. The integral of is , not .
Worked Example 5 — Integration by Substitution (Trigonometric)
Section titled “Worked Example 5 — Integration by Substitution (Trigonometric)”Problem: Evaluate .
Solution:
Rewrite:
Let , so :
Common mistake: Not recognizing that is the starting point. Many students forget this basic identity.
Practice Problems
Section titled “Practice Problems”- Evaluate using substitution.
- Evaluate using integration by parts.
- Evaluate .
- Evaluate using partial fractions.
- Evaluate (Hint: multiply by ).
Common Exam Patterns
Section titled “Common Exam Patterns”- For substitution, look for a function and its derivative in the integrand
- For integration by parts, choose using LIATE rule
- For definite integrals, always evaluate at both limits
- Practice with trigonometric identities for integrals of and
- Partial fractions require the degree of the numerator to be less than the degree of the denominator
- For repeated linear factors, use
Exam Tips
Section titled “Exam Tips”- Always include the constant of integration for indefinite integrals.
- For definite integrals, write explicitly before computing.
- When using substitution, change the limits of integration if the integral is definite.
- Check your answer by differentiating the result.
- For partial fractions with irreducible quadratic factors in the denominator, use .
Intuition
Section titled “Intuition”Integration is the reverse of differentiation — if a derivative gives you the rate, an integral gives you the total accumulated quantity. Think of it as adding up infinitely many infinitely thin slices to find total area under a curve. Substitution is like undoing a chain rule: you identify an inner function and simplify. Integration by parts undoes the product rule, letting you trade one integral for another that might be simpler. Definite integrals give exact numerical answers by evaluating the antiderivative at the boundaries and subtracting, like measuring the net displacement from a velocity graph.
Cross-References
Section titled “Cross-References”- Derivatives — differentiation rules and chain rule
- Matrices — linear algebra and systems
- CBSE Physics — work as integral of force, and area under curves
Common Mistakes
Section titled “Common Mistakes”Forgetting the constant of integration for indefinite integrals. Every indefinite integral must include ”+ C” because the derivative of a constant is zero. Students often omit the constant, losing the family of antiderivatives. This is automatically handled in definite integrals via the Fundamental Theorem of Calculus.
Confusing the product rule and chain rule for integration. Integration by parts (product rule in reverse) is for products of functions: integral u dv = uv - integral v du. The chain rule substitution is for composite functions: integral f(g(x))g’(x) dx = integral f(u) du. Applying the wrong technique leads to incorrect or unsolvable integrals.
Not changing the limits when using substitution in definite integrals. When substituting u = g(x), the limits must also change to u(a) and u(b). Students sometimes evaluate the antiderivative at the original x-limits instead of the new u-limits, giving incorrect numerical answers.