Smooth Curve — Definition, Formula & Examples
A smooth curve is a curve that has a continuous derivative at every point, meaning it has no sharp corners, cusps, or breaks. Intuitively, you can draw it without lifting your pen and without any sudden changes in direction.
A parametric curve defined on an interval is smooth if and are continuous on and the derivative for all . For a function , the curve is smooth on an interval if exists and is continuous throughout that interval.
How It Works
To determine whether a curve is smooth, check two things: first, that the derivative exists at every point in the domain, and second, that the derivative is continuous (no jumps). For parametric curves, you also need the derivative vector to never be the zero vector, because a vanishing derivative can indicate a cusp. A curve that is smooth on separate pieces but not everywhere is called piecewise smooth — each piece is smooth, but they may join at corners.
Worked Example
Problem: Determine whether the curve is smooth on .
Step 1: Compute the derivative of .
Step 2: Check whether exists for all . Since is a polynomial, it is defined for every real number.
Step 3: Check continuity. Every polynomial is continuous on , so is continuous everywhere.
Answer: Yes, is a smooth curve on because its derivative exists and is continuous everywhere.
Why It Matters
Many theorems in calculus — including Green's theorem, Stokes' theorem, and arc length formulas — require the curve to be smooth (or at least piecewise smooth). In physics and engineering, smooth curves model trajectories where velocity changes continuously, which is essential for computing work, flux, and curvature.
Common Mistakes
Mistake: Assuming a continuous curve is automatically smooth.
Correction: Continuity means no breaks, but smoothness also requires a continuous derivative. The curve is continuous everywhere but not smooth at because does not exist (there is a corner).
