Study Guide

Limits and Continuity

IB Mathematics: Analysis and Approaches HLΒ· Topic 5.1Β· 25 min read

1. Definition and Basic Limit Evaluationβ˜…β˜…β˜†β˜†β˜†β± 8 min

πŸ“˜ Definition

Two-Sided Limit

lim⁑xβ†’af(x)=L\lim_{x \to a} f(x) = L

A function has a limit as approaches if and only if the left-hand limit as equals the right-hand limit as , both equal to .

Example:

For ,

Limits can be evaluated using direct substitution for continuous functions, or factoring for rational functions with removable discontinuities. For limits at infinity, divide the numerator and denominator by the highest power of in the denominator.

πŸ“ Worked Example

Evaluate

  1. 1

    First test direct substitution: substituting gives , an indeterminate form, so we factor the numerator:

  2. 2
    x2βˆ’3x+2=(xβˆ’1)(xβˆ’2)x^2 - 3x + 2 = (x-1)(x-2)
  3. 3

    Cancel the common term: this is valid because we only consider values of near 2, not equal to 2, when evaluating the limit:

  4. 4
    lim⁑xβ†’2(xβˆ’1)(xβˆ’2)xβˆ’2=lim⁑xβ†’2(xβˆ’1)\lim_{x \to 2} \frac{(x-1)(x-2)}{x-2} = \lim_{x \to 2} (x-1)
  5. 5

    Evaluate the simplified limit via direct substitution:

  6. 6
    lim⁑xβ†’2(xβˆ’1)=2βˆ’1=1\lim_{x \to 2} (x-1) = 2 - 1 = 1

2. Standard Trigonometric Limitsβ˜…β˜…β˜…β˜†β˜†β± 7 min

Two standard limits for trigonometric functions are frequently used in IB exams, and should be memorized:

πŸ“ Worked Example

Evaluate

  1. 1

    Rewrite the expression to match the standard form :

  2. 2
    sin⁑3xx=3β‹…sin⁑3x3x\frac{\sin 3x}{x} = 3 \cdot \frac{\sin 3x}{3x}
  3. 3

    Let , so as , . Substitute into the limit:

  4. 4
    lim⁑xβ†’03β‹…sin⁑3x3x=3β‹…lim⁑θ→0sin⁑θθ=3β‹…1=3\lim_{x \to 0} 3 \cdot \frac{\sin 3x}{3x} = 3 \cdot \lim_{\theta \to 0} \frac{\sin \theta}{\theta} = 3 \cdot 1 = 3

3. Continuity and Discontinuity Typesβ˜…β˜…β˜…β˜†β˜†β± 6 min

πŸ“˜ Definition

Continuity at a Point

A function is continuous at if and only if three conditions are met: 1) is defined, 2) exists, 3) .

Example:

is continuous at , since

Discontinuities are classified as removable or non-removable. Non-removable discontinuities include jump and infinite discontinuities. A function is continuous over an interval if it is continuous at every point in the interval.

πŸ“ Worked Example

Determine if the piecewise function is continuous at .

  1. 1

    Check the three conditions for continuity:

  2. 2
    1. Is defined? Yes, .
  3. 3
    1. Does the limit exist? Find left and right hand limits:
  4. 4
    lim⁑xβ†’1βˆ’f(x)=lim⁑xβ†’1βˆ’(x2+1)=1+1=2\lim_{x \to 1^-} f(x) = \lim_{x \to 1^-} (x^2 +1) = 1 + 1 = 2
  5. 5
    lim⁑xβ†’1+f(x)=lim⁑xβ†’1+2x=2(1)=2\lim_{x \to 1^+} f(x) = \lim_{x \to 1^+} 2x = 2(1) = 2
  6. 6

    Left and right limits are equal, so exists.

  7. 7
    1. Does the limit equal ? . So the function is not continuous at . This is a removable discontinuity, since the limit exists.

4. Intermediate Value Theoremβ˜…β˜…β˜…β˜…β˜†β± 4 min

πŸ“˜ Definition

Intermediate Value Theorem (IVT)

If is continuous on the closed interval , and is any number between and , then there exists at least one number in such that . A common corollary is that if and have opposite signs, there is at least one root in where .

πŸ“ Worked Example

Show that has a root between and .

  1. 1

    First, is a polynomial, so it is continuous on all real numbers, hence continuous on .

  2. 2

    Calculate and :

  3. 3
    f(1)=13βˆ’1βˆ’1=βˆ’1<0f(1) = 1^3 - 1 - 1 = -1 < 0
  4. 4
    f(2)=8βˆ’2βˆ’1=5>0f(2) = 8 - 2 - 1 = 5 > 0
  5. 5

    By IVT, since is between and , there exists a such that . Hence, a root exists on the interval.

5. Common Pitfalls

Wrong move:

Assuming that if is undefined, the limit as does not exist

Why:

Many functions have removable discontinuities where the function is undefined but the limit exists

Correct move:

Always factor and simplify first to check if the limit exists after canceling common terms

Wrong move:

Evaluating directly without adjusting

Why:

The standard limit only applies when the argument of sine matches the denominator

Correct move:

Rewrite to get , so the limit equals

Wrong move:

Claiming a function is discontinuous at a point not in its domain

Why:

Continuity is only defined for points in the function's domain

Correct move:

Only discuss continuity at points that are part of the function's domain

Wrong move:

Using the Intermediate Value Theorem on a non-continuous function

Why:

The IVT only holds for continuous functions; discontinuous functions can jump over values without crossing them

Correct move:

Always confirm the function is continuous on before applying IVT in a proof

Wrong move:

Forgetting a two-sided limit only exists if left and right limits are equal

Why:

For piecewise functions, one-sided limits often exist but differ, so the overall limit does not exist

Correct move:

Always calculate both one-sided limits at points where the function definition changes

6. Quick Reference Cheatsheet

Concept

Key Result

Notes

Two-sided limit exists

Does not depend on

Continuity at

  1. defined; 2. Limit exists; 3. Limit =

All three conditions required

Standard trig limits

,

Memorize for exam

Removable discontinuity

Limit exists, does not equal

Can be fixed by redefining

Non-removable discontinuity

Limit does not exist (jump/infinite)

Cannot be fixed with redefinition

Intermediate Value Theorem

Continuous on , between β†’ for

Used to prove root existence

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2023 Β· Paper 1

    Evaluate limit of rational function

  • 2022 Β· Paper 1

    Prove continuity of piecewise function

  • 2021 Β· Paper 1

    Identify discontinuity type

Going deeper

What's Next

Limits and continuity are the foundational building blocks for all of calculus. Every result in differentiation and integration relies on the formal definition of a limit, so mastering this topic will make all subsequent calculus topics much easier. Next, you will use limits to define the derivative from first principles, which connects this topic directly to differentiation rules for all function types. Continuity is also a key requirement for the Fundamental Theorem of Calculus, which links differentiation and integration, so understanding continuity is critical for solving integration problems correctly. The Intermediate Value Theorem is also frequently tested in proof questions on IB HL exams.