Calculus Preview: Limits, Derivatives & Integrals
Big Questions in Calculus
- Calculus is introduced as the study that answers three overarching questions:
- What is a function value getting close to?
• Formal name: limit
• Main topic of Chapter 2. - What is the slope (rate of change) at an exact point?
• Formal name: derivative
• Main topic of Chapter 3. - What is the area under a curve?
• Formal name: integral
• Reserved for second-term calculus (Calc 2).
- These three questions tie together the central themes of calculus: approaching values, instantaneous change, and accumulation.
Rate of Change & The Tangent Problem
- "Rate of change" is first illustrated with three straight lines:
- y=32x−1
• Rises 2, runs 3 (gentle uphill). - y=−3x+2
• Drops 3 every 1 unit (steep downhill). - y=−1
• Horizontal line (zero slope).
- Key observations:
- Straight lines have a constant rate of change (slope doesn’t vary).
- Most real functions are not linear; their slopes vary from point to point.
Variable‐Slope Example: y=x2+2
- Vertex at (0,2), symmetric points (±1,3), (±3,11).
- Tangent line behavior:
- At x=0: slope ≈0 (graph flattens).
- At x=1: slope ≈2 (rises 2, runs 1).
- At x=−2: slope ≈−4 (very steep downward).
- Shows how slope changes from negative to zero to positive as x increases.
Tangent vs. Secant Lines
- Tangent line: touches the curve at exactly one point and has the same slope as the curve there.
- Secant line: passes through two points (a,f(a)) and (b,f(b)).
- Slope of a secant line:
msec=b−af(b)−f(a) - As b→a (or a,b get "closer and closer"), the secant slope tends to the tangent slope.
→ Conceptual bridge to limits and derivatives.
Detailed Example 1: Estimating a Tangent Slope
- Function: f(x)=2x2−3; Point of interest: (2,5).
- Choose nearby x-values to play the role of b:
- 2.1, 2.01, 2.001, 2.0001 (progressively closer to 2).
- Calculator table of $f(x)$:
- f(2.1)=5.82
- f(2.01)=5.0802
- f(2.001)=5.008
- f(2.0001)=5.0008
- Compute slopes msec to (2,5):
- 8.2, 8.02, 8.0, 8.0 respectively.
- Conclusion: Tangent slope m=8 at (2,5).
- Equation of tangent line (point-slope form):
y=8(x−2)+5
- Recall general formula to memorize: y=m(x−x<em>1)+y</em>1.
Physics Connection: Velocity
- Average velocity over [t<em>1,t</em>2] mirrors secant slope:
v<em>avg=t</em>2−t1h(t</em>2)−h(t<em>1)
- Same structure as msec.
- Instantaneous velocity at time t = slope of tangent to the height–time graph.
Detailed Example 2: Falling Object
- Object dropped from a 144-ft cliff:
h(t)=−16t2+144
(hits ground at t=3 s). - Average velocity just after 2 s ([2,2.01]):
- h(2)=80, h(2.01)=79.3584
- vavg≈2.01−279.3584−80=−64.2 ft/s.
- Average velocity just before 2 s ([1.99,2]):
- h(1.99)=80.6388
- vavg≈2−1.9980−80.6388=−63.8 ft/s.
- Instantaneous velocity at t=2 is estimated by midpoint of the two: ≈−64 ft/s (negative sign denotes downward direction).
Preview of Area & Integrals
- Goal: Find exact area under a curve → Integral.
- Example function: y=(x−3)2+1; interval x∈[0,3].
- Right-endpoint rectangles (width 1): heights 1,2,5 ⇒ area 1+2+5=8 (under-estimate).
- Left-endpoint rectangles: heights 10,5,2 ⇒ area 10+5+2=17 (over-estimate).
- Averaging the two approximations: 28+17=12.5.
- True integral value (calculated in higher calculus) is 12, illustrating that better methods / smaller rectangles give more accuracy.
Ethical & Practical Implications
- Instantaneous rates (derivatives) govern physics, engineering, economics, biology—any discipline needing real-time change data.
- Integral ideas (accumulated area) lead to total distance traveled, work done, probability, etc.
- Recognizing approximation vs. exactness encourages critical evaluation of numerical methods and error bounds.
Connections to Future Topics
- Chapter 2: Rigorous definition of the limit underlying both secant-to-tangent transition and average-to-instantaneous velocity.
- Chapter 3: Formal rules for computing derivatives without repeated secant approximation.
- Second-term Calculus: Integral calculus, Riemann sums → Fundamental Theorem of Calculus linking derivatives and integrals.
- Slope of a secant line: msec=b−af(b)−f(a)
- Point-slope form of a line: y=m(x−x<em>1)+y</em>1
- Average velocity (identical structure): v<em>avg=t</em>2−t1h(t</em>2)−h(t<em>1)
Takeaways
- Limits, derivatives, and integrals are three perspectives on “getting close,” “instantaneously changing,” and “accumulating.”
- Secant-to-tangent reasoning gives intuitive access to derivatives and instantaneous velocities.
- Rectangle (Riemann) approximations preview how integrals measure area; precision improves as rectangles narrow.
- Mastery of these foundational ideas enables deeper exploration of calculus in upcoming chapters and future courses.