1/50
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Average rate of change
The change in function output per unit change in input over an interval; (f(b)âf(a))/(bâa).
Average velocity
For position f(x) over time x, the average velocity from x=a to x=b is (f(b)âf(a))/(bâa).
Secant line
A line passing through two points (a,f(a)) and (b,f(b)) on a graph; its slope equals the average rate of change on [a,b].
Rise over run
Coordinate form of slope: x2ââx1ây2âây1ââ.
Instantaneous rate of change
The rate of change at a single input value (an âinstantâ); computed using the derivative (a limit).
Difference quotient
The secant slope using a+h and a: (f(a+h)âf(a))/h.
Tangent line
The limiting position of secant lines as the two points merge; its slope is the derivative at that point.
Derivative at a point
fâ˛(a)=limhâ0âh(f(a+h)âf(a))â, if this limit exists and is finite.
Alternate limit definition of derivative
fâ˛(a)=xâalimâ(xâa)(f(x)âf(a))â.
Limit (in the derivative definition)
The process of letting hâ0 (or xâa) to capture the instantaneous slope/rate of change.
Critical algebra step (canceling h)
In difference quotients, factor to cancel a common factor of h before taking the limit (since h=0 is not allowed in the quotient).
Early substitution error
The common mistake of plugging in h=0 before simplifying (the quotient is undefined at h=0).
Derivative value fâ˛(2) for f(x)=x2
Using the limit definition gives fâ˛(2)=4, the tangent slope at x=2.
Derivative as a function
fâ˛(x) is a new function giving the slope of the tangent line to f at each x.
First-principles derivative of x2
Using the limit definition, if f(x)=x2 then fâ˛(x)=2x.
Notation: fâ˛(x)
A common notation meaning âthe derivative of f with respect to x.â
Notation: yâ˛
Derivative notation when y is used for the output variable; equivalent to dy/dx.
Notation: dy/dx
Read âderivative of y with respect to xâ; emphasizes rate and units.
Notation: d/dx(f(x))
Operator notation meaning âdifferentiate f(x) with respect to x.â
Derivative evaluated at a point
Notation such as fâ˛(a) or (dy/dx)|_{x=a} meaning the derivative value at x=a.
Second derivative
The derivative of the derivative (e.g., fâ˛â˛(x)); measures how fⲠis changing.
Increasing on an interval
If fâ˛(x)>0 on an interval, then f(x) is increasing on that interval.
Decreasing on an interval
If fâ˛(x)<0 on an interval, then f(x) is decreasing on that interval.
Horizontal tangent
A tangent line with slope 0; occurs where fâ˛(a)=0 (does not automatically imply a max/min).
Derivative as slope
Geometric interpretation: fâ˛(a) is the slope of the tangent line to y=f(x) at x=a.
Derivative units rule
If f has units and x has units, then fⲠhas units â(units of f) per (unit of x).â
Velocity
If s(t) is position, velocity is v(t)=sâ˛(t).
Acceleration
If v(t) is velocity, acceleration is a(t)=vâ˛(t)=sâ˛â˛(t).
Linearization (tangent line approximation)
Near x=a, f(x) is approximated by L(x)=f(a)+fâ˛(a)(xâa).
Tangent line formula
The tangent line at x=a: y = f(a) + fâ˛(a)(xâa) (equivalently point-slope form through (a,f(a))).
Differentiable at x=a
A function is differentiable at a if the derivative fâ˛(a) exists (the defining limit exists and is finite).
Continuous at x=a
A function is continuous at a if lim(xâa) f(x) = f(a).
Differentiability implies continuity
If f is differentiable at a, then f is continuous at a (but not conversely).
Corner (non-differentiability)
A point where left-hand and right-hand slopes are finite but unequal, so fâ˛(a) does not exist.
Cusp (non-differentiability)
A point where slopes become infinite in opposite directions, so the derivative does not exist as a finite number.
Vertical tangent (non-differentiability)
A point where slope becomes infinite; the derivative does not exist as a finite value.
Discontinuity (blocks differentiability)
If a function has a jump, hole, or blow-up at a, it cannot be differentiable at a.
One-sided derivative test
Compare limhâ0ââh(f(a+h)âf(a))â and limhâ0+âh(f(a+h)âf(a))â; if not equal/finite, fâ˛(a) does not exist.
Absolute value corner example
For f(x)=|x| at x=0, the difference quotient approaches â1 from the left and 1 from the right, so fâ˛(0) does not exist.
Piecewise continuity condition at a join
To be continuous at x=a: lim(xâaâ)f(x)=lim(xâa+)f(x)=f(a).
Piecewise differentiability condition at a join
To be differentiable at x=a: f must be continuous at a and the one-sided derivatives must match.
Constant rule
d/dx(k)=0 for a constant k.
Constant multiple rule
d/dx(kf(x)) = kfâ˛(x).
Sum and difference rules
d/dx(f+g)=fâ˛+gⲠand d/dx(fâg)=fâ˛âgâ˛.
Power rule
For integer n (on its domain), dxdâ(xn)=nxnâ1.
Product rule
d/dx(uv)=u(dv/dx)+v(du/dx).
Quotient rule
dxdâ(vuâ)=v2vdxduââudxdvââ (with vî =0).
Derivative of e^x
d/dx(e^x)=e^x.
Derivative of a^x
For a > 0, a â 1: dxdâ(ax)=axln(a).
Derivative of ln(x)
For x>0: dxdâ(ln(x))=x1â.
Core trig derivatives (radians)
dxdâ(sinx)=cosx,dxdâ(cosx)=âsinx, and dxdâ(tanx)=sec2x (assuming x is in radians).