Courses / Mathematics I
Differential Calculus

Limits

Mathematics I 190 words Free to read

The Core Idea of Limits

The limit is the foundational concept of calculus. It describes the value a function approaches as its input nears a point, ignoring what happens at that point.

limxaf(x)=L\lim_{x \to a} f(x) = L

As xx gets arbitrarily close to aa (without equalling it), f(x)f(x) nears LL. This examines the neighborhood of aa, ignoring aa itself.

One-sided limits approach from one direction: xax \to a^- (left) and xa+x \to a^+ (right). The two-sided limit exists only when both one-sided limits exist and agree.

Indeterminate Forms

Limits shine on indeterminate forms like 00\frac{0}{0}. Consider limx2x24x2\lim_{x \to 2}\frac{x^2 - 4}{x - 2}. Direct substitution yields 00\frac{0}{0}. Factoring and cancelling leaves x+2x + 2, giving a limit of 44. The function is undefined at x=2x = 2, yet the limit exists.

PitfallReality
limxaf(x)=f(a)\lim_{x \to a} f(x) = f(a)Limits ignore aa, can exist when f(a)f(a) is undefined.
00\frac{0}{0} means no limitIt means algebra is needed; the limit often exists.

Limits obey clean algebra of limits rules for sums, products, and quotients.

0/0 resolved by algebra, and two dots meeting on a hole the function

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

10practice questions
2interactive scenes

Differential Calculus