1/19
Vocabulary and core theorems from calculus lecture notes covering limits, limit laws, continuity, derivative definitions, and differentiation rules.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Slope of the Secant Line
A measure of the slope of the tangent line, or the rate of change, of f(x) at the given point (a,f(a)) calculated as x−af(x)−f(a).
Instantaneous Velocity
The limiting values of the average velocities over shorter and shorter time periods.
Limit of a Function
To say that limx→af(x)=L means that as x approaches a, but x=a, then f(x) must approach L.
One-Sided Limits
A limit where the value is different when approaching from either the positive side (x→a+) or the negative side (x→a−).
Infinite Limit Theorem (Positive Even Integer)
If n is a positive even integer, then limx→a+(x−a)n1=∞, limx→a−(x−a)n1=∞, and limx→a(x−a)n1=∞.
Infinite Limit Theorem (Positive Odd Integer)
If n is a positive odd integer, then limx→a+(x−a)n1=∞ and limx→a−(x−a)n1=−∞, hence the two-sided limit is DNE (Does Not Exist).
Sum Law
The limit law stating limx→a[f(x)+g(x)]=limx→af(x)+limx→ag(x).
Product Law
The limit law stating limx→a[f(x)g(x)]=(limx→af(x))(limx→ag(x)).
Direct Substitution Property
If f is a function such that a is in the domain of f, then limx→af(x)=f(a).
Squeeze Theorem
If f(x)≤g(x)≤h(x) when x is near a (but not necessarily equal to a) and limx→af(x)=L=limx→ah(x), then limx→ag(x)=L.
Continuity at a Point
A function f is continuous at a if: 1. f(a) is defined; 2. limx→af(x) exists; 3. limx→af(x)=f(a).
Limit Definition of Derivative
The derivative of a function at a number a, denoted by f′(a), is defined as f′(a)=limh→0hf(a+h)−f(a).
Differentiable at a Number
A function f is differentiable at a number a if the limit f′(a)=limh→0hf(a+h)−f(a) exists.
Theorem 3.1: Differentiability Implies Continuity
If f(x) is differentiable at a, then f is continuous at a.
The Power Rule
The differentiation rule stating that for any real number n, dxd[xn]=nxn−1.
The Product Rule
The differentiation rule stating that dxd[f(x)g(x)]=f′(x)g(x)+f(x)g′(x).
The Quotient Rule
The differentiation rule stating that dxd[g(x)f(x)]=[g(x)]2g(x)f′(x)−f(x)g′(x).
Particle at Rest
The state of a moving particle when its velocity at time t is equal to zero (v(t)=0).
Horizontal Tangent Line
A line on a function f(x) where the slope is zero, found by setting the derivative f′(x)=0.
Big Three Limits