Definite Integrals — FTC and Properties
Application of Integrals: Definite Integrals — FTC and Properties
Definite Integrals — FTC and Properties
Definite Integrals: Fundamental Theorem & Properties
What you'll learn
- State both parts of the Fundamental Theorem of Calculus and use them
- Apply the seven standard properties of definite integrals
- Use the King's property to evaluate integrals that are otherwise hard
- Evaluate integrals of even and odd functions over symmetric limits efficiently
- Recognize when to apply the splitting and substitution properties
Key concepts
Level 1 — Foundations
A definite integral ∫ₐᵇ f(x)dx represents the signed area between the curve y=f(x) and the x-axis from x=a to x=b.
Unlike an indefinite integral, the result is a number, not a function.
Fundamental Theorem of Calculus (FTC), Part 2: If F is an antiderivative of f on [a,b], then:
This is how we evaluate definite integrals in practice — find the antiderivative, then substitute limits.
Level 2 — JEE depth
FTC Part 1 (Leibniz Rule):
Extension (chain rule form):
Properties of Definite Integrals:
P1 (Reversal):
P2 (Zero width):
P3 (Additivity):
P4 (Dummy variable):
P5 (Translation): ← King's Property
P6 (Half-period):
P7 (Even/Odd over symmetric limits):
King's Property in use: Add the original integral I to I with King's substitution to find 2I, then divide. Classic template:
Worked example
Evaluate I = ∫₀^(π/2) ln(sin x) dx
Step 1: Apply King's property with a=π/2:
f(π/2 − x) = ln(sin(π/2 − x)) = ln(cos x)
So I = ∫₀^(π/2) ln(cos x) dx (same value by King's)
Step 2: Add original and King's version:
2I = ∫₀^(π/2) [ln(sin x) + ln(cos x)] dx
= ∫₀^(π/2) ln(sin x · cos x) dx
= ∫₀^(π/2) ln(sin 2x / 2) dx
= ∫₀^(π/2) ln(sin 2x) dx − ∫₀^(π/2) ln 2 dx
Step 3: Substitute u = 2x in first integral:
∫₀^(π/2) ln(sin 2x) dx = (1/2)∫₀^π ln(sin u) du
By half-period property (sin(π−u) = sin u, so f is symmetric):
= (1/2) · 2 · ∫₀^(π/2) ln(sin u) du = I
Step 4: 2I = I − (π/2)ln 2
I = −(π/2)ln 2
Answer: ∫₀^(π/2) ln(sin x) dx = −(π ln 2)/2
Common mistakes
| Mistake | Why it happens | Fix |
|---|---|---|
| Applying King's property incorrectly (wrong substitution) | Using x→a−x instead of x→a+b−x for general limits | For ∫ₐᵇ, King's is x→(a+b−x); for ∫₀ᵃ, it reduces to x→(a−x) |
| Forgetting to check even/odd before integrating over [−a,a] | Not testing f(−x) | Always check f(−x) first: if odd → 0 (saves the whole calculation) |
| Dropping absolute value when applying P3 (splitting) | Treating signed area as unsigned | When splitting for evaluation, the algebra is fine; issues arise only when computing geometric area |
| Misapplying Leibniz: forgetting chain rule on limits | d/dx[∫ₐˣ² f(t)dt] = f(x²), not f(x²)·2x | The derivative of the upper limit (by chain rule) multiplies f at that limit |
Board exam drill
- Evaluate ∫₀^π x/(1+sin x) dx using King's property
- Show that ∫₋₂² x³ cos x dx = 0 (odd function)
- Evaluate ∫₋₁¹ (x² + |x| + 1)/(x²+1) dx (split into even + odd parts)
- Use FTC Part 1 to find d/dx[∫₁^(x²) sin t dt]
- Evaluate ∫₀^(π/2) (sin x)/(sin x + cos x) dx
NCERT diagrams to know
- Fig 7.1: Area as the limit of Riemann sums — geometric motivation for FTC
- The standard result ∫₀^(π/2) sin x dx = ∫₀^(π/2) cos x dx = 1 (follows from King's)
Quick check
- ∫₀^π sin x dx = ? → 2
- Is x⁵ + x³ even or odd? → Odd; so ∫₋₁¹ (x⁵+x³)dx = 0
- ∫ₐᵇ f(x)dx + ∫ᵦᵃ f(x)dx = ? → 0
- FTC Part 1: d/dx[∫₃^x t² dt] = ? → x²
- Stretch: Prove that ∫₀¹ xⁿ(1−x)ⁿ dx = ∫₀¹ xⁿ(1−x)ⁿ dx using the substitution x→1−x, and comment on what this tells you.
NCERT Chapter 7 link: Integrals — definite integrals start at section 7.7; properties in section 7.10 with solved examples 35–40 and Exercise 7.11
Exam connections: Properties are used heavily in JEE problems involving log-trig integrals, inverse trig integrals, and Gamma function style problems; also links to area (Chapter 8)
Study strategy: King's property solves roughly 30% of JEE definite integral questions. Drill 10 King's problems; then practice even/odd problems. Only after that move to area applications.
Interactive Exploration Suggestions (Drishti Live Worlds)
- Use the platform-native live simulation or PhET-style tool for this topic (number line, Venn, physics playground, molecule builder, sensor dashboard, etc.).
- Mirror / body / home activity: physically do the concept (count objects, measure, role-play) and photograph or describe for portfolio.
- Voice or text reflection with AI Mentor: explain the concept to a younger student or family member.
AI Mentor Prompts (Socratic, Board-Adaptive)
- "Explain this concept to a Class 6 student using one real example from an Indian home, school, market, or festival."
- "What is one common mistake students make here, and how would you catch yourself making it?"
- Stretch: "How does this connect to coding, robotics, money, health, environment, or a future career?"
Gamification, Portfolio & Parent Visibility
- Complete the core practice + one extension activity (photo, table, short reflection, or mini-project) for base XP + topic badge.
- 5-7 day streak or family discussion note = multiplier + visible artifact in parent/principal dashboard.
- Best real-world application stories (anonymised) featured on class or national leaderboard.
Robotics, STEM & Future Skills Bridges
- One hands-on project or measurement using the Drishti kit or household items that makes the concept physical.
- Direct link to at least one Future Skill track (Money Management, Green Tech, Cyber Defenders, Micro-Entrepreneurship, AI Mastery, Sustainable Living, Personality Development).
- Coding extension where relevant (simple script, simulation, or data logging).
NEP 2020 & Full Education OS Alignment
This material emphasises experiential "learning by doing", competency (apply/create/analyse), vocational exposure, critical thinking, and multidisciplinary connections. Designed to feed live worlds, AI Mentor (with memory), gamification, robotics, parent analytics, and future skills — not just exam prep.
Portfolio Evidence Idea: Your photo/table/reflection/project + one sentence on "How this helps me in real life or a possible future path."
Open the Practice tab for aligned questions (easy/medium/hard + case-based) with full AI scaffolding.
See curriculum for cross-links and the full future-skills/robotics chapters.
Key Takeaways (TL;DR)
- What you'll learn
- Key concepts
- Worked example
- Common mistakes
Master this topic with Drishti OS
Get unlimited mock tests, AI-powered mentorship, and complete video courses when you join.
Start Free Practice