Fundamental Theorem of Calculus Part 1

College Depth 70 in the knowledge graph I know this Set as goal
Unlocks 5236 downstream topics
integration FTC fundamental-theorem

Core Idea

FTC Part 1 states that if f is continuous on [a, b], then the function g(x) = integral from a to x of f(t) dt is an antiderivative of f: g'(x) = f(x). In other words, differentiation undoes integration. This theorem guarantees that every continuous function has an antiderivative and connects the two branches of calculus (differential and integral). With the chain rule, d/dx[integral from a to h(x) of f(t) dt] = f(h(x)) * h'(x).

How It's Best Learned

Start with concrete examples: if g(x) = integral from 0 to x of t^2 dt, compute g(x) as x^3/3 and verify g'(x) = x^2. Then apply to functions defined by integrals whose antiderivatives are not elementary. Practice the chain rule extension. Emphasize the deep meaning: integration and differentiation are inverse processes.

Common Misconceptions

Explainer

You know the definite integral as a limit of Riemann sums — a way of measuring accumulated area under a curve. Now define a new function by letting the upper limit of that integral vary: g(x) = ∫ from a to x of f(t) dt. This accumulation function g(x) records how much total area has piled up between a and x as x increases. FTC Part 1 says: if f is continuous, then g'(x) = f(x). Differentiating an accumulation function gives back the original integrand.

The intuition is direct. As x increases by a tiny amount Δx, the additional area accumulated is approximately f(x) · Δx — a thin rectangle of height f(x) and width Δx. So g(x + Δx) − g(x) ≈ f(x) · Δx, which gives [g(x + Δx) − g(x)] / Δx ≈ f(x). Taking the limit as Δx → 0 recovers the derivative definition exactly. Continuity of f ensures this approximation tightens to an equality in the limit.

This is a profound structural result: it says that every continuous function has an antiderivative, namely its own accumulation function. Before the FTC, you might have wondered whether every function could be "anti-differentiated" — the answer is yes, at least in principle, as long as continuity holds. The theorem also reveals that differentiation and integration are inverse operations: integrating f and then differentiating returns f, just as multiplying and then dividing returns the original number.

When the upper limit is a function h(x) rather than just x, the chain rule enters. Let g(x) = ∫ from a to h(x) of f(t) dt. Define G(u) = ∫ from a to u of f(t) dt, so g(x) = G(h(x)). By the chain rule, g'(x) = G'(h(x)) · h'(x) = f(h(x)) · h'(x). For example, if g(x) = ∫ from 1 to x² of sin(t³) dt, then g'(x) = sin((x²)³) · 2x = 2x sin(x⁶). Notice that t is a dummy variable — it labels the integration variable inside the integral but does not appear in the output g(x). The output depends only on x (the upper limit), not t.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1

Longest path: 71 steps · 298 total prerequisite topics

Prerequisites (3)

Leads To (9)