Skip to content

The essence of calculus

This is the first lesson of Track 8 (Visual Math: Calculus) and the orientation for everything that follows. The single capability it builds: derive the area of a circle from scratch, and in doing so name the two pillars of calculus (rates and accumulation) and see that they are inverses. You know πR²; the point is to rebuild it with your own hands and meet the whole subject in miniature while you do.

You will learn the move behind almost all of calculus: break a hard problem into many small easy pieces and add them up as the pieces shrink toward zero. Applied to a circle, that means slicing the disk into thin concentric rings, unrolling one ring at radius r into a thin rectangle of area ≈ 2πr · dr, and summing them into the area under the line 2πr, a triangle that works out to exactly πR². Along the way you will meet integration (accumulating tiny pieces into a total) and differentiation (the rate of change at an instant), and watch the Fundamental Theorem of Calculus appear on a circle: the rate of change of the accumulated area, 2πR, is exactly the circumference being accumulated. You will also learn to treat dr as a small ordinary number, not a mystical infinitesimal.

This is lesson 1 of Phase 1 (What a derivative is), the opener of the track, so nothing comes before it. Its job is to plant the two big questions (how fast does a function change, and how much does it accumulate) and the inverse relationship between them, before any technique arrives. The next lesson zooms in on the rate side and makes “how fast, right now” precise; the rest of Phase 1 builds the derivative and its first rules. Phases 2 and 3 then build the full differentiation toolkit and the integration-and-approximation side, returning to make this lesson’s inverse-relationship preview a rigorous tool.

Prerequisites: none. You need comfort with basic algebra (multiplying terms, the area of a triangle) and nothing else, no prior calculus, no coding, nothing installed. The practice is pen and paper. If you can picture a circle sliced into rings like the rings of a tree, you have the only intuition this lesson leans on.

  • Use the slice-and-add method to rederive the area of a circle from thin concentric rings
  • Identify the two pillars of calculus, differentiation (rate of change) and integration (accumulation), and the question each answers
  • Explain why the rate of change of a circle’s accumulated area equals its circumference (the Fundamental Theorem, in preview)
  • Treat dx-style quantities as small ordinary numbers that shrink toward zero, not mystical infinitesimals
  • Read time: about 10 minutes
  • Practice time: about 13 minutes (rederiving the circle’s area for a new radius, an inverse-relationship check, and flashcards)
  • Difficulty: intro