seegongsik
Saved words
Grade 11-12 (age 16-18)

Definite Integral

Definite Integral

The area under a curve has no neat plug-in formula, so how can we find it? The idea is to pack the region with thin rectangles to estimate the area, then slice those rectangles thinner and thinner. As the rectangles get finer, the estimate creeps toward the true area, and that limit is exactly the definite integral. Push the n slider higher and watch the Riemann sum converge to the exact value as the error shrinks toward zero.

Slice the Area into Rectangles
📐 Core Idea
①Want the area under a curve → fill with rectangles
②Slice them thinner (n → ∞) → converges to the exact area
③This limit IS the definite integral!
From Riemann Sum to Integral
5
2
Definition
ab f(x) dx = limn→∞ Σk=1n f(xk) Δx
Limit of the partition method = area under the curve
🔑 Observations
①n = 2–5: thick rectangles, big error
②n = 20–50: rectangles fill the curve closely
③n → ∞: Riemann sum → integral (exact area)
Fundamental Theorem of Calculus
FTC
ab f(x) dx = F(b) - F(a) (with F'(x) = f(x))
Knowing an antiderivative lets you compute the integral directly — no partitions needed!
💡 Why FTC is Powerful
①Direct Riemann limits are complicated
②With FTC: find F(x), compute F(b) − F(a) — done
③Differentiation (slope) and integration (area) are inverses
Worked Example
02 x² dx = [3]02 = 83 - 0 = 83
Find F(x) = x³/3, then evaluate F(2) − F(0)
Sign of the Integral vs Area
1.5
Area vs Integral
Area S = ∫ab |f(x)| dx (absolute value!)
Integral is signed; physical area uses |f(x)|
Watch Out
①Integral value ≠ area (parts below x-axis count as negative)
②For actual area, integrate |f(x)|
③Split intervals into positive/negative parts
Wrap-up
Core
ab f(x) dx = F(b) - F(a)
Fundamental Theorem of Calculus
🎯 Exam Points
①Integral = signed area — distinct from area!
②FTC: F(b) − F(a) — antiderivative difference
③Splitting: ∫_a^c + ∫_c^b = ∫_a^b
④Even function: ∫_{-a}^{a} f(x) dx = 2∫_0^a f(x) dx
⑤Odd function: ∫_{-a}^{a} f(x) dx = 0
Worked Examples & Past Exam
Example 1
Evaluate ∫02 3x² dx.
1
Find an antiderivative F(x) = x³.
∫ 3x2 dx = x3
2
By the fundamental theorem, compute F(2) − F(0).
[x3]02 = 23 - 03 = 8
8
A definite integral is F(b) − F(a) using an antiderivative (fundamental theorem of calculus).
Example 2
Evaluate ∫13 (2x − 1) dx.
1
Find an antiderivative F(x) = x² − x.
∫ (2x - 1) dx = x2 - x
2
Compute F(3) − F(1).
[x2 - x]13 = (9 - 3) - (1 - 1) = 6
6
Subtract the value at the lower limit from the value at the upper limit.
2022 KICE mock exam Math type, adapted
What is ∫01 (3x² + 2) dx?
3
1
5
2
4
① 3
1
Find an antiderivative F(x) = x³ + 2x.
∫ (3x2 + 2) dx = x3 + 2x
2
Compute F(1) − F(0).
[x3 + 2x]01 = (1 + 2) - 0 = 3
← Previous
Indefinite Integral
Next →
Applications of Integration
Was this helpful? Support seegongsik