Introduction to Limits – Tangent & Secant Lines

Context & Motivation

  • Course chapter introduces limits by grounding the idea in two intuitive problems:
    • Finding the slope of a tangent line to a curve at a point.
    • Determining the instantaneous velocity of a moving object.
  • Tangent slopes and instantaneous velocity both require answering “What happens at a single point (or instant)?”—a scenario where traditional average‐rate formulas break down. Limits supply the mathematical machinery to answer this.

Visual Setup of the Problem

  • Consider an arbitrary, smooth curve represented by a function
    • y=f(x)y = f(x) (graph sketched generically in lecture)
  • Select a specific point on the curve:
    • Point P=(a,f(a))P = (a, f(a)) (read “the point where the input is aa”).
  • Goal: Compute the slope of the tangent line to the curve at PP.

Secant Lines as a Bridge

  • Strategy: approximate the tangent slope by the slope of a secant line—the line connecting two distinct points on the curve.
  • Choose a second point QQ on the curve:
    • Initially labeled B=(b,f(b))B = (b, f(b)), later relabeled to emphasize variability: Q=(x,f(x))Q = (x, f(x)).
  • Draw the secant line PQ\overline{PQ}.
  • Slope of the secant line is the average rate of change between PP and QQ:
    • msec=f(x)f(a)xam_{\text{sec}} = \frac{f(x) - f(a)}{x - a}
    • Numerator: change in the function values (vertical rise)
    • Denominator: change in the input values (horizontal run)

Introducing the Limit Process

  • Core idea: slide point QQ toward PP (i.e.
    let xx “approach” aa).
  • Notational shorthand: xax \to a or “xx arrow aa.”
  • As QQ approaches PP:
    • The two points coincide.
    • The secant line “collapses” into the tangent line.
    • The secant slope expression still exists symbolically; its limit yields the desired tangent slope.

Formal Definition of Tangent‐Line Slope

  • Slope of the tangent line at x=ax = a (a.k.a. derivative when formally developed later) is
    • m<em>tan=lim</em>xaf(x)f(a)xam<em>{\text{tan}} = \lim</em>{x \to a} \frac{f(x) - f(a)}{x - a}
  • Read aloud: “The limit, as xx approaches aa, of f(x)f(a)f(x) - f(a) divided by xax - a.”
  • Effectively: evaluate the trend of the secant slopes as the second point merges with the first.

Why Limits Matter (Broader Connections)

  • Provides a rigorous way to discuss quantities defined at a point rather than over an interval.
  • Underpins the derivative (instantaneous rate of change) and, by extension, the entire subject of differential calculus.
  • Same technique translates to physics for computing instantaneous velocity (limit of average velocities as time intervals shrink).

Key Notation Recap

  • xax \to a : “xx approaches aa.”
  • msecm_{\text{sec}} : slope of a secant line between two points.
  • limxa\lim_{x \to a} : limit operation acting on an expression as xx converges to aa.

Practical / Philosophical Takeaways

  • Conceptual leap: from finite differences to infinitesimal behavior.
  • Even though we can’t plug x=ax = a directly into f(x)f(a)xa\frac{f(x)-f(a)}{x-a} (would give 0/00/0), the trend as we get arbitrarily close is meaningful and calculable.
  • The rest of the chapter will generalize this idea, develop properties of limits, and apply them to varied contexts.

Suggested Study Strategy

  • Rewrite and memorize the two core slope formulas:
    1. Secant: msec=f(x)f(a)xam_{\text{sec}} = \frac{f(x) - f(a)}{x - a}
    2. Tangent (limit): m<em>tan=lim</em>xaf(x)f(a)xam<em>{\text{tan}} = \lim</em>{x \to a} \frac{f(x) - f(a)}{x - a}
  • Practice with specific functions (e.g.
    polynomials) to watch the secant slope approach a single number.
  • Reflect on physical analogies: average vs. instantaneous speed.

End‐of‐Video Instructor Prompt

  • Instructor advised pausing to copy the two formulas above—underscoring their central importance.
  • Next sections will formalize limit notation and techniques for evaluating these limits.