Single-Variable-Calculus ยท Unit 2 ยท Video 4 ยท Interactive Practice

Continuity Is a Comparison of Two Numbers: Jumps and Removable Holes

IKey Formulas

FormulaNameWhat you need
limโกxโ†’x0f(x)=f(x0)\lim\limits_{x \to x_0} f(x) = f(x_0)Continuity at x0x_0A limit and a value that agree
limโกxโ†’x0โˆ’f(x)โ‰ limโกxโ†’x0+f(x)\lim\limits_{x \to x_0^-} f(x) \ne \lim\limits_{x \to x_0^+} f(x)Jump discontinuityTwo one-sided limits that disagree
limโกxโ†’x0โˆ’f(x)=limโกxโ†’x0+f(x)=Lโ‰ f(x0)\lim\limits_{x \to x_0^-} f(x) = \lim\limits_{x \to x_0^+} f(x) = L \ne f(x_0)Removable discontinuityf(x0)f(x_0) missing or wrong; repair with f(x0):=Lf(x_0) := L
limโกxโ†’0sinโกxx=1limโกxโ†’01โˆ’cosโกxx=0\lim\limits_{x \to 0} \dfrac{\sin x}{x} = 1 \qquad \lim\limits_{x \to 0} \dfrac{1 - \cos x}{x} = 0The two standard holesxx measured in radians

Key Insight: The two sides are computed by procedures that never overlap โ€” the limit uses every point except x0x_0, the value uses x0x_0 alone. Let the limit peek at f(x0)f(x_0) and the definition collapses into a tautology.

IIThree Ingredients, Three Ways to Fail

Continuity needs a limit, a value, and their agreement; which ingredient breaks names the discontinuity.

1 ยท the limit exists

2 ยท f(0) is defined

3 ยท the two agree

IIIWhy a Jump Is Permanent

One number can match at most one of two different one-sided limits.

๐Ÿ’ก With time on the horizontal axis the left limit is the past and the right limit the future, so a price model must choose the value at a jump โ€” the question behind Merton's option-pricing work.

IVFilling a Removable Hole

Each curve is undefined at 00 yet has a limit there; commit to the number that fills the hole.

๐Ÿ’ก Both limits are asserted here, not derived; their proofs come in the next lecture.

VQuiz Questions

Problem 1 ยท Classify and Repair

Given: f(x)=x+2f(x) = x + 2 for x<3x \lt 3, f(3)=4f(3) = 4, and f(x)=2xโˆ’1f(x) = 2x - 1 for x>3x \gt 3 โ€” find the status of ff at x=3x = 3.

โœ… Correct! Both branches head for 55 at x=3x = 3, so the limit exists and equals 55; only the value f(3)=4f(3) = 4 is out of line, and one number repairs it.
โŒ Different formulas, same destination. x+2โ†’5x + 2 \to 5 and 2xโˆ’1โ†’52x - 1 \to 5 as xโ†’3x \to 3. A jump needs the two one-sided limits to differ, not the two formulas.
โŒ Ingredient 2 is not enough. f(3)=4f(3) = 4 is defined and the limit is 55; continuity also demands that the two numbers agree.
โŒ Averaging is not repairing. The repair value is the common limit 55 itself, not a compromise between the limit and the old value.
โŒ Not quite. Compute limโกxโ†’3โˆ’f(x)\lim\limits_{x \to 3^-} f(x) and limโกxโ†’3+f(x)\lim\limits_{x \to 3^+} f(x) first, then compare the result with f(3)f(3).
Show solution

Ingredient 1 โ€” does the limit exist?

limโกxโ†’3โˆ’f(x)=3+2=5,limโกxโ†’3+f(x)=2(3)โˆ’1=5\lim_{x \to 3^-} f(x) = 3 + 2 = 5, \qquad \lim_{x \to 3^+} f(x) = 2(3) - 1 = 5

The two sides agree, so limโกxโ†’3f(x)=5\lim\limits_{x \to 3} f(x) = 5. โœ…

Ingredient 2 โ€” is f(3)f(3) defined? Yes, f(3)=4f(3) = 4. โœ…

Ingredient 3 โ€” do they agree? 5โ‰ 45 \ne 4. โŒ

Only the third check fails, so the discontinuity is removable. Setting f(3)=5f(3) = 5 makes all three hold, and the repaired graph is a single unbroken bend.

Problem 2 ยท One Formula, Two Limits

Given: f(x)=โˆฃxโˆฃxf(x) = \dfrac{|x|}{x} for xโ‰ 0x \ne 0 and f(0)=0f(0) = 0 โ€” find the status of ff at x=0x = 0.

โœ… Correct! For x>0x \gt 0 the quotient is 11 and for x<0x \lt 0 it is โˆ’1-1. Ingredient 1 fails, and nothing about f(0)f(0) can rescue it.
โŒ The midpoint is not a limit. 00 agrees with neither โˆ’1-1 nor 11, and a removable hole requires the two one-sided limits to be equal in the first place.
โŒ Being defined is only ingredient 2. The limit does not exist at 00, so the test fails before f(0)f(0) is even consulted.
โŒ Continuous from the right only. f(0)=1f(0) = 1 matches limโกxโ†’0+f(x)=1\lim\limits_{x \to 0^+} f(x) = 1 but not limโกxโ†’0โˆ’f(x)=โˆ’1\lim\limits_{x \to 0^-} f(x) = -1.
โŒ Not quite. Evaluate โˆฃxโˆฃ/x|x|/x separately for x>0x \gt 0 and for x<0x \lt 0 before deciding.
Show solution

For x>0x \gt 0, โˆฃxโˆฃ=x|x| = x; for x<0x \lt 0, โˆฃxโˆฃ=โˆ’x|x| = -x. So

limโกxโ†’0+โˆฃxโˆฃx=limโกxโ†’0+xx=1,limโกxโ†’0โˆ’โˆฃxโˆฃx=limโกxโ†’0โˆ’โˆ’xx=โˆ’1\lim_{x \to 0^+} \frac{|x|}{x} = \lim_{x \to 0^+} \frac{x}{x} = 1, \qquad \lim_{x \to 0^-} \frac{|x|}{x} = \lim_{x \to 0^-} \frac{-x}{x} = -1

Both one-sided limits exist, but 1โ‰ โˆ’11 \ne -1, so ingredient 1 fails: this is a jump discontinuity.

One number can equal at most one of โˆ’1-1 and 11, so no choice of f(0)f(0) makes ff continuous at 00; the best any choice achieves is continuity from one side.

Problem 3 ยท Locate the Failure, Then Repair It

Given: f(x)=x2โˆ’5x+6xโˆ’2f(x) = \dfrac{x^2 - 5x + 6}{x - 2}, defined for every xโ‰ 2x \ne 2 โ€” find which ingredient of continuity fails at x=2x = 2 and the value that repairs it.

Which ingredient fails?

What value repairs it?

โœ… Correct! (xโˆ’2)(xโˆ’3)xโˆ’2=xโˆ’3\dfrac{(x-2)(x-3)}{x-2} = x - 3 for every xโ‰ 2x \ne 2, so the limit is โˆ’1-1 while f(2)f(2) was never assigned. Setting f(2)=โˆ’1f(2) = -1 makes all three ingredients hold.
โŒ Check the ingredients in order. Cancel the common factor first: the limit turns out to exist, so ask next whether f(2)f(2) is defined.
โŒ The limit does exist. After cancelling xโˆ’2x - 2 the function agrees with xโˆ’3x - 3 at every point except 22, and xโˆ’3โ†’โˆ’1x - 3 \to -1 from both sides.
โŒ There is nothing to disagree with. Ingredient 3 compares two numbers, and f(2)f(2) is not one of them โ€” the denominator xโˆ’2x - 2 vanishes there, so no value was ever assigned.
โŒ Check the repair value. It is the common limit: cancel the factor xโˆ’2x - 2, then evaluate what is left at x=2x = 2.
โŒ 00\tfrac{0}{0} is not 00. Substituting x=2x = 2 gives 00\tfrac{0}{0}, which carries no information; the factor xโˆ’2x - 2 has to cancel before you substitute.
โŒ Check the factorisation. x2โˆ’5x+6=(xโˆ’2)(xโˆ’3)x^2 - 5x + 6 = (x-2)(x-3), not (xโˆ’2)(x+3)(x-2)(x+3) โ€” the roots are 22 and 33, so the surviving factor is xโˆ’3x - 3.
โŒ 00\tfrac{0}{0} is not 11. The indeterminate form has to be removed by cancellation, and xโˆ’3x - 3 evaluated at x=2x = 2 is โˆ’1-1.
Show solution

Step 1 โ€” factor and cancel.

x2โˆ’5x+6xโˆ’2=(xโˆ’2)(xโˆ’3)xโˆ’2=xโˆ’3(xโ‰ 2)\frac{x^2 - 5x + 6}{x - 2} = \frac{(x-2)(x-3)}{x-2} = x - 3 \quad (x \ne 2)

Step 2 โ€” the limit. The limit never looks at x=2x = 2, and everywhere else ff agrees with xโˆ’3x - 3:

limโกxโ†’2f(x)=limโกxโ†’2(xโˆ’3)=โˆ’1\lim_{x \to 2} f(x) = \lim_{x \to 2} (x - 3) = -1

Step 3 โ€” run the checklist. The limit exists โœ…; f(2)f(2) is undefined โŒ; ingredient 3 has nothing to compare. Exactly one ingredient fails, and it is the repairable one.

Step 4 โ€” repair. Setting f(2):=โˆ’1f(2) := -1 fills the hole, and the repaired function is the line y=xโˆ’3y = x - 3.

Problem 4 ยท Two Holes at Once

Given: F(x)=sinโกxx+1โˆ’cosโกxxF(x) = \dfrac{\sin x}{x} + \dfrac{1 - \cos x}{x} for xโ‰ 0x \ne 0, with xx in radians โ€” find the status of FF at x=0x = 0.

โœ… Correct! sinโกxxโ†’1\dfrac{\sin x}{x} \to 1 and 1โˆ’cosโกxxโ†’0\dfrac{1 - \cos x}{x} \to 0, so F(x)โ†’1+0=1F(x) \to 1 + 0 = 1 from both sides while F(0)F(0) is undefined โ€” exactly one missing number.
โŒ Two summands, one limit. Each fraction has the same limit from the left as from the right, so FF has a genuine two-sided limit; a jump needs the one-sided limits of FF itself to differ.
โŒ Only the second limit was used. limโกxโ†’01โˆ’cosโกxx=0\lim\limits_{x \to 0} \dfrac{1 - \cos x}{x} = 0, but limโกxโ†’0sinโกxx=1\lim\limits_{x \to 0} \dfrac{\sin x}{x} = 1, and the limit of a sum is the sum of the limits.
โŒ Undefined is exactly the repairable case. A removable discontinuity is a point where the limit exists and the value is missing; 00\tfrac{0}{0} says the limit must be found some other way, not that it fails to exist.
โŒ Not quite. Take the limit of each fraction separately, add the two results, and compare with F(0)F(0).
Show solution

At x=0x = 0 both fractions read 00\tfrac{0}{0}, so F(0)F(0) is undefined โ€” ingredient 2 fails.

The limit, term by term:

limโกxโ†’0sinโกxx=1,limโกxโ†’01โˆ’cosโกxx=0\lim_{x \to 0} \frac{\sin x}{x} = 1, \qquad \lim_{x \to 0} \frac{1 - \cos x}{x} = 0 limโกxโ†’0F(x)=1+0=1\lim_{x \to 0} F(x) = 1 + 0 = 1

Both one-sided limits equal 11, so ingredient 1 holds. A limit that exists with a value that is missing is precisely a removable discontinuity, and the repair is the common limit:

F(0):=1F(0) := 1

Sanity check: near 00 the first fraction is a hair under 11 and the second is a small number carrying the sign of xx, so FF hugs the height 11 from both sides.

Solved: 0 / 4