Calculus: Limits, Derivatives, and Integration
Limits
Purpose of a limit
Lets us predict the value a function "wants" to take as approaches a specific point, even when the function is undefined at that point.
Provides insight into a function’s behaviour "near" rather than "at" the point.
Foundational example
Function:
Direct substitution gives (indeterminate), so is undefined.
Numerical approach
Trend → function values approach .
Algebraic confirmation
Factor numerator (difference of squares):
Cancel common factor with denominator:
Limit statement:
Key takeaway: the limit exists (equals ) even though does not.
Conceptual role of limits
Underpin both derivatives (instantaneous rate) and integrals (accumulated area).
Bridge between discrete approximations and exact values.
Derivatives
Definition & intuition
A derivative is a function giving the slope of the tangent line to the original function at every .
Describes instantaneous rate of change.
Power-rule example
Original function:
Derivative:
Geometric meaning via
Goal: slope of tangent at .
Direct derivative:
Interpretation: move unit right → increases units.
Secant-line approximations (numerical link to limits)
Wide interval
Narrow interval
As endpoints approach , slope → , matching the derivative.
Limit definition (formal tie-in)
For , rewrite numerator as a difference of cubes:
Cancelling yields limit value .
Multiple computation paths
Direct differentiation rules (fast).
Secant-line limits (conceptual foundation).
Integration (Antiderivatives)
Core idea
Reverse process of differentiation; recovers accumulated quantity.
Often phrased as “area under a curve,” but applies to any accumulation.
Basic antiderivative example
Given , integrate to get original:
Constant captures any vertical shift lost during differentiation.
Summary comparison: Derivative vs. Integral
Derivative → instant rate ( ‑ a division perspective).
Integral → total accumulation (area ≈ ‑ a multiplication perspective).
They are inverse operations:
Application 1: Volume-in-Tank Function
Stored-water model
in minutes; in gallons.
Tabulated values
Instantaneous rate at
Derivative:
Evaluate:
Interpretation: water level rising at that instant.
Check with average differences: between 9→10 (≈0.69) and 10→11 (≈0.71) gallons → derivative (~0.70) matches central trend.
Application 2: Inflow-Rate Function (Definite Integral)
Flow-rate model
(gallons per minute)Desired accumulation:
Use definite integral:
Antiderivative & evaluation
Plug in limits:
\begin{aligned}
V(100)-V(20)
&= \bigl(0.25\cdot100^{2}+20\cdot100\bigr)
-\bigl(0.25\cdot20^{2}+20\cdot20\bigr)\
&= \bigl(0.25\cdot10{,}000+2{,}000\bigr)
-\bigl(0.25\cdot400+400\bigr)\
&= \bigl(2{,}500+2{,}000\bigr)
-\bigl(100+400\bigr)=4{,}500-500=4{,}000\;\text{gallons}
\end{aligned}
Graphical perspective
Plot ; the shaded area from to equals gallons.
Represents change in volume, not total in tank at .
Key Takeaways
Limits: tool for analyzing near-point behaviour; formal foundation for derivatives and integrals.
Derivatives: give slope/instantaneous rate; computed via rules or limit definition; practical for velocity, growth rates, etc.
Integration: accumulates quantity over interval; inverse of differentiation; practical for total distance, volume, mass, etc.
Real-world problems often pair both ideas: rate given → integrate to accumulate; accumulated amount given → differentiate for rate.
Understanding their relationship (Fundamental Theorem of Calculus) unifies the two halves of calculus.