Limits and Continuity/The Limit of a Function

Lesson 1.21,073 words

The Limit of a Function

The tangent and velocity problems both ask for a value a ratio approaches but never reaches — the limit. Its intuitive two-sided form splits into one-sided limits that must agree; a limit fails to exist when they disagree or when the function grows without bound, the latter producing a vertical asymptote.

╌╌╌╌

Two geometric problems motivate the entire subject, and both run into the same obstacle: they ask for the value of a ratio at a point where the ratio is undefined. The resolution is the limit, a value that a quantity approaches as its input approaches a target, without the input ever reaching that target.

Two problems that need a limit

The tangent problem

The slope of a straight line is , computed from any two points on it. A curve has no single slope, but it has a tangent line at each point, and we want that tangent's slope. The difficulty is that a tangent touches the curve at only one point, and one point does not determine a slope.

The workaround uses a nearby second point. Fix on the parabola and let be another point on it. The line is a secant, and its slope is a genuine two-point quotient,

As slides toward along the curve, the secant pivots toward the tangent, and its slope approaches the tangent's slope.

Secant lines through and a moving point pivot toward the tangent as approaches ; their slopes approach the tangent slope.

Substituting values of approaching gives approaching ; the tangent slope is , even though is undefined at itself.

The velocity problem

The same structure governs instantaneous velocity. A body falling from rest travels meters in seconds. Its average velocity over the interval from to is a difference quotient,

At this is undefined, but as shrinks the average velocities approach , and m/s is the instantaneous velocity at .

Tangent slope and instantaneous velocity are the same operation on different quantities: a difference quotient evaluated in the limit as the increment vanishes.

The intuitive definition

The phrase but not equal to is essential: the limit describes the approach to and is indifferent to the value , which may equal , differ from , or fail to exist. All three cases carry the same limit.

In all three cases the limit at equals : may match (left), differ from it (middle), or be undefined (right).

Consider

undefined at . For every other it equals , so a table of values converges on from both sides.

A table converging on the limit from both sides, and the graph with an open circle marking that is undefined at though the limit is .

Tables suggest a limit but do not prove one; a function can mislead a coarse table by oscillating between the sampled points. The precise definition is what settles a limit for certain, with tables reduced to forming the guess a proof then confirms.

A table used with care still gives the right guess when the function is well behaved between samples.

The oscillation trap is not hypothetical. Sampling at the reciprocals of integers reads every time, which invites the wrong guess.

oscillates between and ever faster as ; the values never settle, so the limit at does not exist.

One-sided limits

Approaching from the left and from the right can give different results, so it helps to name each side.

The two-sided limit exists exactly when the one-sided limits agree.

When the one-sided limits differ, the two-sided limit does not exist. The Heaviside function

models a switch thrown at . Its left limit is and its right limit is , so does not exist: the graph jumps.

A jump discontinuity: the left limit is and the right limit is , so the two-sided limit at does not exist.

A piecewise function is tested for a limit at each junction by comparing the one-sided limits computed from the formulas on either side.

Infinite limits

A limit can fail because the function grows without bound rather than because two sides disagree. For , values near become arbitrarily large and positive.

The symbol is not a number, and the statement does not assert that a limit exists in the ordinary sense; it is shorthand for a specific mode of non-existence, unbounded growth. One-sided infinite limits are defined the same way. The behavior of near splits by side:

An infinite limit locates a vertical feature of the graph.

Near a vertical asymptote the graph climbs without bound; here the two-sided limit is .

The sign of an infinite limit is read off the sign of numerator and denominator as the input approaches from one side.

Rational functions produce vertical asymptotes at the zeros of the denominator that do not cancel, and has one at every odd multiple of , where . Locating these asymptotes is a standard step in curve sketching.

Footnotes

  1. Stewart, §1.5 — the intuitive definition of a limit, the role of one-sided limits, and the interpretation of infinite limits and vertical asymptotes.

╌╌ END ╌╌