BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeCalculus I: Single-Variable Differential CalculusLimits and Continuity: High-Stakes Exam Cram Sheet
Exam Cram Sheet680 words

Limits and Continuity: High-Stakes Exam Cram Sheet

Limits and Continuity

Limits and Continuity: Exam Cram Sheet

## Topic Weighting

Exam ComponentWeightingPriority
Limits Evaluation (Algebraic/Graphing)35%High
Continuity & Discontinuity Types30%High
Theorems (IVT, Squeeze Theorem)20%Medium
Precise Definition (̵-̴)15%Medium

[!IMPORTANT] Mastery of algebraic limit laws is the foundation for almost every derivative problem later in the course. Do not skip the "indeterminate form" practice.


## Key Concepts Summary

1. The Core Definition

A limit lim⁡x→af(x)=L\lim_{x \to a} f(x) = Llimx→a​f(x)=L exists if and only if the left-hand and right-hand limits are equal: lim⁡x→a−f(x)=lim⁡x→a+f(x)=L\lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x) = Llimx→a−​f(x)=limx→a+​f(x)=L

2. Continuity at a Point (x=ax=ax=a)

A function is continuous if it passes the Three-Part Test:

  1. Defined: f(a)f(a)f(a) exists (no hole).
  2. Limit Exists: lim⁡x→af(x)\lim_{x \to a} f(x)limx→a​f(x) exists (left = right).
  3. Agreement: lim⁡x→af(x)=f(a)\lim_{x \to a} f(x) = f(a)limx→a​f(x)=f(a).

3. Types of Discontinuities

Loading Diagram...

4. Major Theorems

  • Squeeze Theorem: If g(x)≤f(x)≤h(x)g(x) \le f(x) \le h(x)g(x)≤f(x)≤h(x) and lim⁡x→ag(x)=L=lim⁡x→ah(x)\lim_{x \to a} g(x) = L = \lim_{x \to a} h(x)limx→a​g(x)=L=limx→a​h(x), then lim⁡x→af(x)=L\lim_{x \to a} f(x) = Llimx→a​f(x)=L.
  • Intermediate Value Theorem (IVT): If fff is continuous on [a,b][a, b][a,b] and LLL is between f(a)f(a)f(a) and f(b),thereexistsatleastonec∈(a,b)f(b), there exists at least one c \in (a, b)f(b),thereexistsatleastonec∈(a,b) such that f(c)=Lf(c) = Lf(c)=L.

## Common Pitfalls

  • Don't assume that f(a)f(a)f(a) being defined means the limit exists (e.g., Jump Discontinuity).
  • Don't apply the Quotient Law if the denominator's limit is zero. This creates an indeterminate form ($0/0$), requiring factoring or conjugates.
  • Don't forget to check the continuity condition before applying IVT. If the function isn't continuous on the closed interval, the theorem fails.
  • Don't confuse a limit of ∞\infty∞ (the behavior) with the limit "not existing" (the value). Technically, an infinite limit does not exist as a real number, but it describes specific asymptotic behavior.

## Mnemonics / Memory Triggers

  • DIC (Continuity Test):
    • Defined (f(a)f(a)f(a) is a real number).
    • Independent limits match (Left = Right).
    • Coincident (Limit value = Function value).
  • "Squeeze the Sandwich": When f(x)istrappedbetweentwo"bread"functions(gf(x) is trapped between two "bread" functions (gf(x)istrappedbetweentwo"bread"functions(g and h)thatmeetatapoint,f(x)h) that meet at a point, f(x)h)thatmeetatapoint,f(x) has no choice but to pass through that same point.
  • IVT = "The No-Teleportation Rule": If a function is continuous, it cannot "jump" over a value; it must pass through every value between the start and end points.

## Formula / Equation Sheet

Rule NameMathematical Expression
Precise Definition$0 <
Sum/Differencelim⁡[f(x)±g(x)]=lim⁡f(x)±lim⁡g(x)\lim [f(x) \pm g(x)] = \lim f(x) \pm \lim g(x)lim[f(x)±g(x)]=limf(x)±limg(x)
Power Rulelim⁡[f(x)]n=[lim⁡f(x)]n\lim [f(x)]^n = [\lim f(x)]^nlim[f(x)]n=[limf(x)]n
Conjugate Trick(a−b)(a+b)=a−b2(\sqrt{a}-b)(\sqrt{a}+b) = a - b^2(a​−b)(a​+b)=a−b2
Composite Limitlim⁡x→af(g(x))=f(lim⁡x→ag(g(x)))\lim_{x \to a} f(g(x)) = f(\lim_{x \to a} g(g(x)))limx→a​f(g(x))=f(limx→a​g(g(x))) if fff is continuous at LLL

Visualizing the Precise Definition

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds

## Practice Set

  1. Algebraic Limit: Evaluate lim⁡x→2x2−4x−2\lim_{x \to 2} \frac{x^2 - 4}{x - 2}limx→2​x−2x2−4​.
    • Hint: Factor the numerator.
  2. Conjugate Method: Evaluate lim⁡x→0x+1−1x\lim_{x \to 0} \frac{\sqrt{x+1} - 1}{x}limx→0​xx+1​−1​.
    • Hint: Multiply by the conjugate x+1+1\sqrt{x+1} + 1x+1​+1.
  3. Continuity Check: Is f(x)={x+1x<15x=13−xx>1f(x) = \begin{cases} x+1 & x < 1 \\ 5 & x = 1 \\ 3-x & x > 1 \end{cases}f(x)=⎩⎨⎧​x+153−x​x<1x=1x>1​ continuous at x=1x=1x=1?
    • Hint: Check the three-part DIC test.
  4. IVT Application: Show that f(x)=x3+x−1hasatleastonerootontheinterval[0,1]f(x) = x^3 + x - 1 has at least one root on the interval [0, 1]f(x)=x3+x−1hasatleastonerootontheinterval[0,1].
    • Hint: Compare f(0)f(0)f(0) and f(1)f(1)f(1).
  5. Squeeze Theorem: Find lim⁡x→0x2sin⁡(1/x)\lim_{x \to 0} x^2 \sin(1/x)limx→0​x2sin(1/x).
    • Hint: Start with −1≤sin⁡(1/x)≤1-1 \le \sin(1/x) \le 1−1≤sin(1/x)≤1.
▶Click for Quick Answers
  1. 4 (After canceling x−2x-2x−2)
  2. 1/2 (Rationalize numerator)
  3. No (Limit exists as 2, but f(1)=5f(1)=5f(1)=5; fails the Coincident test)
  4. Yes (f(0)=−1,f(1)=1f(0)=-1, f(1)=1f(0)=−1,f(1)=1; zero is between -1 and 1)
  5. 0 (Bound by −x2-x^2−x2 and x2x^2x2)
All Calculus I: Single-Variable Differential Calculus Study Resources

Related Notes

  • Curriculum Overview: Mastering Antiderivatives685 words
  • Exam Cram: Application of Derivatives685 words
  • Exam Cram: Applications of Integration780 words
  • Curriculum Overview: Applied Optimization Problems745 words
  • Curriculum Overview: Approximating Areas685 words
  • A Preview of Calculus: Curriculum Overview685 words
  • Curriculum Overview: Arc Length of a Curve and Surface Area685 words
  • Curriculum Overview: Mastery of Areas between Curves685 words
  • Master Curriculum Overview: Basic Classes of Functions785 words
  • Calculus I: Single-Variable Differential Calculus — Curriculum Overview745 words
  • Briefing Doc: The Fundamentals and Applications of Integration685 words
  • Briefing Document: Fundamentals and Applications of Integration685 words

Ready to study Calculus I: Single-Variable Differential Calculus?

Practice tests, flashcards, and all study notes — free, no sign-up.

Start Studying

Ready to study Calculus I: Single-Variable Differential Calculus?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free
Calculus I: Single-Variable Differential Calculus ResourcesExplore All HivesBlogHome

© 2026 BrainyBee. Free AI-powered exam prep.