Unit 1: Limits and Continuity

0.0(0)
Studied by 6 people
0%Unit 1 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceMultiple Choice
call kaiCall Kai
Supplemental Materials
Card Sorting

1/49

Last updated 2:02 AM on 3/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

50 Terms

1
New cards

Limit

A description of what value f(x) is approaching as x gets close to a particular number a (not necessarily what happens at x=a).

2
New cards

Approaching (in limits)

Focusing on x-values near a target value a from one or both sides, rather than requiring x to equal a.

3
New cards

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

Means that as x gets close to a, f(x) gets close to L; it does not automatically imply f(a)=L or that f(a) exists.

4
New cards

Two-sided limit

(\lim_{x\to a} f(x)): the behavior of f(x) as x approaches a from both the left and the right.

5
New cards

One-sided limit

A limit taken from only one side of a point, either from the left (x

6
New cards

Left-hand limit

(\lim_{x\to a^-} f(x)): the value f(x) approaches as x approaches a using values less than a.

7
New cards

Right-hand limit

(\lim_{x\to a^+} f(x)): the value f(x) approaches as x approaches a using values greater than a.

8
New cards

DNE (Does Not Exist)

A label used when a two-sided limit fails to exist (for example, the one-sided limits do not match).

9
New cards

Limit at infinity

(\lim_{x\to\infty} f(x)): describes the end behavior of f(x) as x grows without bound.

10
New cards

Limit at negative infinity

(\lim_{x\to-\infty} f(x)): describes the end behavior of f(x) as x decreases without bound.

11
New cards

End behavior

How a function behaves as x becomes very large positive or very large negative (captured by limits at (\pm\infty)).

12
New cards

Limit laws

Algebraic rules that allow computation of limits of sums, products, quotients, etc., from limits of simpler pieces (when those limits exist).

13
New cards

Sum law

If (\lim f(x)=L) and (\lim g(x)=M), then (\lim (f(x)+g(x))=L+M).

14
New cards

Difference law

If (\lim f(x)=L) and (\lim g(x)=M), then (\lim (f(x)-g(x))=L-M).

15
New cards

Constant multiple law

If (\lim f(x)=L), then (\lim (c\,f(x))=cL).

16
New cards

Product law

If (\lim f(x)=L) and (\lim g(x)=M), then (\lim (f(x)g(x))=LM).

17
New cards

Quotient law

If (\lim f(x)=L) and (\lim g(x)=M) with (M\neq 0), then (\lim \frac{f(x)}{g(x)}=\frac{L}{M}).

18
New cards

Power law

For integer n, if (\lim f(x)=L), then (\lim (f(x))^n=L^n).

19
New cards

Root law

When defined, if (\lim f(x)=L), then (\lim \sqrt[n]{f(x)}=\sqrt[n]{L}).

20
New cards

Direct substitution

Evaluating a limit by plugging in x=a, which works for continuous functions like polynomials and rational functions with nonzero denominator at a.

21
New cards

Indeterminate form

An expression from substitution (such as 0/0) that does not determine the limit and signals that more work is needed.

22
New cards

(\frac{0}{0}) indeterminate form

A common indeterminate form indicating the limit could be many values; it requires algebraic simplification or another method.

23
New cards

Nonzero-over-zero form

A form like (\frac{\text{nonzero}}{0}), which is not indeterminate and typically indicates unbounded behavior (infinite limits) depending on side behavior.

24
New cards

Algebraic simplification (for limits)

Rewriting an expression (factoring, rationalizing, combining fractions) so that substitution no longer produces an indeterminate form.

25
New cards

Factoring

Rewriting polynomials as products to reveal common factors that may cancel in a limit problem.

26
New cards

Canceling a common factor

After factoring, removing a shared factor in numerator and denominator (valid for x near a but not equal to the canceled root) to evaluate a limit.

27
New cards

Removable discontinuity

A discontinuity where the limit exists but the function value is missing or different; it can be “removed” by redefining f(a) to equal the limit.

28
New cards

Hole (open circle)

A graph feature indicating f(a) is undefined or not equal to the nearby trend; the limit may still exist.

29
New cards

Jump discontinuity

A discontinuity where the left-hand and right-hand limits exist and are finite but are not equal.

30
New cards

Infinite (essential) discontinuity

A discontinuity where the function becomes unbounded near a point, often associated with a vertical asymptote.

31
New cards

Rationalizing

A technique using conjugates to eliminate radicals and simplify expressions that produce indeterminate forms.

32
New cards

Conjugate

For an expression a+b, the conjugate is a−b; multiplying by a conjugate can create a difference of squares.

33
New cards

Difference of squares

The identity ((a-b)(a+b)=a^2-b^2), often produced by conjugates to simplify limits.

34
New cards

Combining fractions

Using a common denominator to rewrite an expression (often complex fractions) so cancellation becomes possible.

35
New cards

Common denominator

A shared denominator used to combine fractions into a single rational expression for simplification.

36
New cards

Fundamental sine limit

(\lim_{x\to 0} \frac{\sin x}{x}=1) (true when x is measured in radians).

37
New cards

Radians

The angle measure required for the standard trig limits (like (\lim_{x\to0} \sin x/x=1)) to hold as stated.

38
New cards

Scaled-angle sine limit

(\lim_{x\to0} \frac{\sin(ax)}{ax}=1), derived from the fundamental sine limit.

39
New cards

Sine-over-x pattern

Rewriting expressions to create (\frac{\sin()}{}) so the fundamental sine limit can be applied.

40
New cards

Sine ratio limit

(\lim_{x\to0} \frac{\sin(ax)}{\sin(bx)}=\frac{a}{b}), using the fundamental sine limit.

41
New cards

Cosine companion limit (first form)

(\lim{x\to0} \frac{1-\cos x}{x}=0) (equivalently (\lim{x\to0} \frac{\cos x-1}{x}=0)).

42
New cards

(\lim_{x\to0} \frac{1-\cos x}{x^2}) limit

A key trig limit equal to (\tfrac{1}{2}), often found by rationalizing and using (\sin x/x\to1).

43
New cards

Squeeze Theorem

If (g(x)\le f(x)\le h(x)) near a and (\lim g(x)=\lim h(x)=L), then (\lim f(x)=L).

44
New cards

Boundedness of sine

The fact that (-1\le\sin(1/x)\le1), which helps apply the Squeeze Theorem to products involving (\sin(1/x)).

45
New cards

Oscillation

Rapid back-and-forth behavior (like (\sin(1/x)) near 0) that may prevent a limit unless another factor forces the expression to a single value.

46
New cards

Infinite limit

A limit statement like (\lim_{x\to a} f(x)=\infty) or (-\infty), meaning f(x) grows without bound near a (not a finite number).

47
New cards

Vertical asymptote

A line x=a where the function becomes unbounded as x approaches a from at least one side (often producing one-sided infinite limits).

48
New cards

Horizontal asymptote

A line y=L that a function approaches as x→∞ or x→−∞ when the end-behavior limit is finite; it can be crossed.

49
New cards

Continuity at a point

f is continuous at x=c if (1) f(c) exists, (2) (\lim{x\to c} f(x)) exists, and (3) (\lim{x\to c} f(x)=f(c)).

50
New cards

Intermediate Value Theorem (IVT)

If f is continuous on [a,b] and N is between f(a) and f(b), then there exists c in [a,b] such that f(c)=N (guarantees existence, not uniqueness).

Explore top notes

note
Capacity and Surrogacy
Updated 1390d ago
0.0(0)
note
Guía Matemáticas 2-3
Updated 638d ago
0.0(0)
note
chapter 6 vocab
Updated 452d ago
0.0(0)
note
Musical Forms And Devices
Updated 613d ago
0.0(0)
note
🧬 AP Biology Unit 6
Updated 317d ago
0.0(0)
note
Elementary Logic
Updated 795d ago
0.0(0)
note
Capacity and Surrogacy
Updated 1390d ago
0.0(0)
note
Guía Matemáticas 2-3
Updated 638d ago
0.0(0)
note
chapter 6 vocab
Updated 452d ago
0.0(0)
note
Musical Forms And Devices
Updated 613d ago
0.0(0)
note
🧬 AP Biology Unit 6
Updated 317d ago
0.0(0)
note
Elementary Logic
Updated 795d ago
0.0(0)

Explore top flashcards

flashcards
AP Statistics Ultimate Review
91
Updated 310d ago
0.0(0)
flashcards
Vocab 10-12
60
Updated 1095d ago
0.0(0)
flashcards
Lecture 5: Pain
54
Updated 535d ago
0.0(0)
flashcards
El tiempo (the weather)
33
Updated 837d ago
0.0(0)
flashcards
La Familia Level 1
25
Updated 1156d ago
0.0(0)
flashcards
chapter 2 science vocab
20
Updated 382d ago
0.0(0)
flashcards
AP Statistics Ultimate Review
91
Updated 310d ago
0.0(0)
flashcards
Vocab 10-12
60
Updated 1095d ago
0.0(0)
flashcards
Lecture 5: Pain
54
Updated 535d ago
0.0(0)
flashcards
El tiempo (the weather)
33
Updated 837d ago
0.0(0)
flashcards
La Familia Level 1
25
Updated 1156d ago
0.0(0)
flashcards
chapter 2 science vocab
20
Updated 382d ago
0.0(0)