AP Calculus AB Unit 1 Notes: Learning Limits (Foundations for Derivatives)

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:27 AM on 3/10/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

Limit

The value a function’s outputs approach as the inputs get close to a particular number (focuses on nearby behavior, not necessarily the value at the point).

2
New cards

Limit notation

(\lim_{x\to a} f(x)=L), read “the limit of (f(x)) as (x) approaches (a) equals (L).”

3
New cards

Approach (in limits)

Describes getting arbitrarily close to an input value; the function need not be defined or equal to the limit at that exact input.

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 right.

5
New cards

Left-hand limit

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

6
New cards

Right-hand limit

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

7
New cards

Existence of a two-sided limit

(\lim{x\to a} f(x)) exists iff both one-sided limits exist and are equal: (\lim{x\to a^-} f(x)=\lim_{x\to a^+} f(x)).

8
New cards

DNE (does not exist)

A limit result when the function does not approach a single value (e.g., left/right limits differ, or the function oscillates without settling).

9
New cards

Limit at infinity

(\lim{x\to \infty} f(x)) or (\lim{x\to -\infty} f(x)): describes end behavior for very large positive or negative inputs.

10
New cards

Infinite limit

A limit statement like (\lim_{x\to a} f(x)=\infty), meaning function values grow without bound as (x) approaches (a) (often tied to vertical asymptotes).

11
New cards

Removable discontinuity (hole)

A situation where the graph approaches the same y-value from both sides at (x=a) but has an open circle there; the limit exists even if (f(a)) is missing or different.

12
New cards

Jump discontinuity

A discontinuity where (\lim{x\to a^-} f(x)\neq \lim{x\to a^+} f(x)); the two-sided limit does not exist.

13
New cards

Vertical asymptote behavior

When values blow up near (x=a) (toward (\infty) or (-\infty)), often producing infinite one-sided limits.

14
New cards

Oscillation (near a point)

When a function wiggles infinitely near (x=a) without approaching a single value; the limit does not exist.

15
New cards

Estimating a limit from a graph

A process of tracing the curve toward (x=a) from the left and right to see what y-value(s) the function approaches (separately from any filled dot at (x=a)).

16
New cards

Estimating a limit from a table

Approximating (\lim_{x\to a} f(x)) by checking function values for x-values close to (a) from both sides and seeing whether outputs stabilize (or blow up).

17
New cards

Limit laws

Rules that allow combining limits (sum, difference, constant multiple, product, quotient, power) when the relevant limits exist (and for quotients, the denominator limit is nonzero).

18
New cards

Direct substitution

A method for evaluating limits by plugging in (x=a) when the function is “nice” there (e.g., polynomials, rational functions with nonzero denominator at (a)).

19
New cards

Indeterminate form (0/0)

A result from substitution indicating the expression is undefined at the point and must be simplified to determine the nearby behavior (it does NOT mean the limit is 0).

20
New cards

Factoring and canceling (limit technique)

Simplifying an expression that gives (0/0) by factoring and canceling a common factor (only factors, not terms), then evaluating the remaining limit.

21
New cards

Rationalizing

A technique (often for radicals) where you multiply by a conjugate to remove a square root in the numerator/denominator, enabling cancellation and limit evaluation.

22
New cards

Conjugate

For expressions like (\sqrt{x}-3), the conjugate is (\sqrt{x}+3); multiplying by it uses ((a-b)(a+b)=a^2-b^2) to simplify.

23
New cards

Piecewise function (limits)

A function defined by different formulas on different intervals; limits at a boundary point are found by computing one-sided limits using the applicable formula on each side.

24
New cards

Absolute value one-sided behavior

Near 0, (|x|) equals (x) for (x>0) and (-x) for (x<0), so expressions like (|x|/x) can have different one-sided limits.

25
New cards

Squeeze Theorem

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