Calculus 1 Review: Limits, Continuity, and Derivatives

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

1/19

flashcard set

Earn XP

Description and Tags

Vocabulary and core theorems from calculus lecture notes covering limits, limit laws, continuity, derivative definitions, and differentiation rules.

Last updated 4:06 PM on 6/22/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

Slope of the Secant Line

A measure of the slope of the tangent line, or the rate of change, of f(x)f(x) at the given point (a,f(a))(a, f(a)) calculated as f(x)f(a)xa\frac{f(x) - f(a)}{x - a}.

2
New cards

Instantaneous Velocity

The limiting values of the average velocities over shorter and shorter time periods.

3
New cards

Limit of a Function

To say that limxaf(x)=L\lim_{x \to a} f(x) = L means that as xx approaches aa, but xax \neq a, then f(x)f(x) must approach LL.

4
New cards

One-Sided Limits

A limit where the value is different when approaching from either the positive side (xa+x \to a^+) or the negative side (xax \to a^-).

5
New cards

Infinite Limit Theorem (Positive Even Integer)

If nn is a positive even integer, then limxa+1(xa)n=\lim_{x \to a^+} \frac{1}{(x-a)^n} = \infty, limxa1(xa)n=\lim_{x \to a^-} \frac{1}{(x-a)^n} = \infty, and limxa1(xa)n=\lim_{x \to a} \frac{1}{(x-a)^n} = \infty.

6
New cards

Infinite Limit Theorem (Positive Odd Integer)

If nn is a positive odd integer, then limxa+1(xa)n=\lim_{x \to a^+} \frac{1}{(x-a)^n} = \infty and limxa1(xa)n=\lim_{x \to a^-} \frac{1}{(x-a)^n} = -\infty, hence the two-sided limit is DNE (Does Not Exist).

7
New cards

Sum Law

The limit law stating limxa[f(x)+g(x)]=limxaf(x)+limxag(x)\lim_{x \to a} [f(x) + g(x)] = \lim_{x \to a} f(x) + \lim_{x \to a} g(x).

8
New cards

Product Law

The limit law stating limxa[f(x)g(x)]=(limxaf(x))(limxag(x))\lim_{x \to a} [f(x) g(x)] = (\lim_{x \to a} f(x)) (\lim_{x \to a} g(x)).

9
New cards

Direct Substitution Property

If ff is a function such that aa is in the domain of ff, then limxaf(x)=f(a)\lim_{x \to a} f(x) = f(a).

10
New cards

Squeeze Theorem

If f(x)g(x)h(x)f(x) \leq g(x) \leq h(x) when xx is near aa (but not necessarily equal to aa) and limxaf(x)=L=limxah(x)\lim_{x \to a} f(x) = L = \lim_{x \to a} h(x), then limxag(x)=L\lim_{x \to a} g(x) = L.

11
New cards

Continuity at a Point

A function ff is continuous at aa if: 1. f(a)f(a) is defined; 2. limxaf(x)\lim_{x \to a} f(x) exists; 3. limxaf(x)=f(a)\lim_{x \to a} f(x) = f(a).

12
New cards

Limit Definition of Derivative

The derivative of a function at a number aa, denoted by f(a)f'(a), is defined as f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \to 0} \frac{f(a+h) - f(a)}{h}.

13
New cards

Differentiable at a Number

A function ff is differentiable at a number aa if the limit f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \to 0} \frac{f(a+h) - f(a)}{h} exists.

14
New cards

Theorem 3.1: Differentiability Implies Continuity

If f(x)f(x) is differentiable at aa, then ff is continuous at aa.

15
New cards

The Power Rule

The differentiation rule stating that for any real number nn, ddx[xn]=nxn1\frac{d}{dx} [x^n] = n x^{n-1}.

16
New cards

The Product Rule

The differentiation rule stating that ddx[f(x)g(x)]=f(x)g(x)+f(x)g(x)\frac{d}{dx} [f(x) g(x)] = f'(x) g(x) + f(x) g'(x).

17
New cards

The Quotient Rule

The differentiation rule stating that ddx[f(x)g(x)]=g(x)f(x)f(x)g(x)[g(x)]2\frac{d}{dx} [\frac{f(x)}{g(x)}] = \frac{g(x) f'(x) - f(x) g'(x)}{[g(x)]^2}.

18
New cards

Particle at Rest

The state of a moving particle when its velocity at time tt is equal to zero (v(t)=0v(t) = 0).

19
New cards

Horizontal Tangent Line

A line on a function f(x)f(x) where the slope is zero, found by setting the derivative f(x)=0f'(x) = 0.

20
New cards

Big Three Limits

  1. limx0sin(x)x=1\lim_{x \to 0} \frac{\sin(x)}{x} = 1; 2. limx0xsin(x)=1\lim_{x \to 0} \frac{x}{\sin(x)} = 1; 3. limx0tan(x)x=1\lim_{x \to 0} \frac{\tan(x)}{x} = 1.