Andromeda
Note

Rolle's Theorem

Definition

Rolle’s Theorem is a special case of the Mean Value Theorem which guarantees the existence of a horizontal tangent (f(c)=0f'(c) = 0) if a continuous, differentiable function starts and ends at the same height.

  • How to read: “The derivative of f evaluated at c equals zero.”
  • Meaning: Somewhere inside the interval, the function has a flat tangent—a local max, min, or inflection at zero slope.

Why It Matters

Rolle’s Theorem is the ‘guarantee’ of calculus; it provides the mathematical certainty needed to prove that a system must reach a stationary point, which is the foundation for all optimization in physics and engineering.

Core Concepts

  • Conditions:

    1. ff is continuous on [a,b][a, b].
    2. ff is differentiable on (a,b)(a, b).
    3. f(a)=f(b)f(a) = f(b).
  • How to read: “The f is continuous on closed a-b; differentiable on open a-b; f of a equals f of b.”

    • Meaning: Function is smooth on (a,b)(a,b), unbroken on [a,b][a,b], and returns to the same y-value at both endpoints.
  • Conclusion: There exists at least one c(a,b)c \in (a, b) such that f(c)=0f'(c) = 0.

  • How to read: “The condition there exists c between a and b where f-prime of c equals zero.”

    • Meaning / when to use: If a differentiable curve starts and ends at the same height, it must have at least one horizontal tangent in between—guarantees an interior critical point.

Connected Concepts