The Fundamental Theorem of Calculus

Opening Image

The Bridge Between Two Worlds

Imagine you're tracking a car's journey...

World 1: Speed
At each instant: "How fast am I going?"
πŸ“Š $v(t)$

World 2: Distance
Total accumulated: "How far did I travel?"
πŸ“ $s(t)$

Question: Are these two worlds connected?

Theme Stated

"What if I told you that building up and breaking down are secretly the same operationβ€”just viewed from opposite directions?"

- A wise calculus student (probably not named Neo)

Setup

Our Current Tools (The Flawed World)

The Derivative
Takes a function $\to$ gives us the rate of change
$s(t) \to s'(t) = v(t)$
Position $\to$ Velocity

The Integral
Adds up tiny pieces $\to$ gives us accumulation
$\int v(t) \, dt = ?$
Velocity $\to$ Total distance?

The Problem (Stasis = Death):
We have two separate tools, learned in isolation. Computing integrals is painfully slow (Riemann sums with hundreds of rectangles!). There must be a better way...

Catalyst

The Inciting Incident

A car accelerates from rest with velocity $v(t) = 2t$ m/s

Challenge: Find the distance traveled from $t=0$ to $t=5$

Method 1 (Riemann Sum): Calculate 100+ rectangles... 😰
Method 2 (???) : There must be a shortcut! πŸ€”

What if derivatives and integrals are secretly related?

Break into Two

Entering the Upside-Down World
The Fundamental Theorem of Calculus (Part 1)

If $F(x) = \int_a^x f(t) \, dt$, then:

$F'(x) = f(x)$

In English: The derivative of an integral gets you back to the original function!

Integration and differentiation are inverse operations!

Fun and Games - Example 1

Let's See This Magic in Action
Example 1: The Simple Case

Given: $v(t) = 2t$
Find: Distance from $t=0$ to $t=5$

1

Find the antiderivative (reverse of derivative):
If $v(t) = 2t$, then $s(t) = t^2$
(because the derivative of $t^2$ is $2t$)

2

Evaluate at the endpoints:
$s(5) - s(0) = 5^2 - 0^2 = 25$ meters

That's it! No rectangles! πŸŽ‰
Compare: Riemann sum would need 100+ calculations. This took 2 seconds!

Midpoint

The Plot Twist 🎭
Wait... What About the "+C"?

If $s(t) = t^2$ works, then so does $s(t) = t^2 + 7$, or $t^2 + 100$...

The Problem:
Antiderivatives aren't unique! There's a whole family of them!

$\int 2t \, dt = t^2 + C$

$C$ = any constant!

The Midpoint Revelation:
We need PART 2 of the theorem to handle this properly...

All Is Lost

The Hardest Challenge
Prove FTC Part 2

Show that: $\int_a^b f(x) \, dx = F(b) - F(a)$

where $F'(x) = f(x)$

The Challenge:

We need to connect:

  • The limit definition of the integral (Riemann sums)
  • The definition of the derivative
  • The behavior of antiderivatives

😰 This seems impossible!
How do we bridge these three separate ideas?

Break into Three

πŸ’‘ The Epiphany!
The Key Insight

The Accumulation Function:
$A(x) = \int_a^x f(t) \, dt$
measures the area from a to x

When we change x slightly to x + h:
$A(x+h) - A(x) \approx f(x) \cdot h$
Divide by h: $\frac{A(x+h) - A(x)}{h} \approx f(x)$
As $h \to 0$: $A'(x) = f(x)$ βœ“

Therefore: Integration and differentiation are inverses!

Finale

The Complete Picture

FTC Part 1
$\frac{d}{dx} \left[\int_a^x f(t) \, dt\right] = f(x)$
Derivative undoes integral

FTC Part 2
$\int_a^b f(x) \, dx = F(b) - F(a)$
Easy way to compute integrals

Applications Unlocked:
πŸš—

Physics: Motion

πŸ“Š

Economics: Total profit

🌑️

Engineering: Heat transfer

The Power:
Any integral can now be computed without limits or Riemann sumsβ€”just find an antiderivative!

Final Image

The Two Worlds, United

Differentiation ↓
Breaking things down into rates

Integration ↑
Building things up from parts

β‡…
They're inverses!
What's Next?
  • βœ“Try problems: Compute 10 integrals in 10 minutes!
  • β†’Next lecture: Integration techniques
  • β˜…Future: Applications in physics and beyond

"The calculus is the greatest aid we have to the appreciation of physical truth."

- William Fogg Osgood