Differentiation: Definition and Fundamental Properties

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

1/49

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:43 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

50 Terms

1
New cards

Rate of change

A measure of how an output quantity changes in response to changes in an input quantity (how sensitive f(x) is to changes in x).

2
New cards

Average rate of change

Change over an interval: (f(b)−f(a))⁄(b−a); the slope between two points on the graph.

3
New cards

Instantaneous rate of change

The rate of change at a single input value; the slope at a point on the curve (formalized by the derivative).

4
New cards

Secant line

A line through two points on a curve; its slope equals the average rate of change over that interval.

5
New cards

Tangent line

The line that touches a curve at a point and matches its local direction; its slope is the derivative (when it exists).

6
New cards

Slope (rise over run)

A ratio measuring steepness: (change in y)⁄(change in x); in calculus it can be taken at a single point via limits.

7
New cards

Difference quotient

An average-rate expression used to define derivatives, e.g., (f(a+h)−f(a))⁄h or (f(x)−f(a))⁄(x−a).

8
New cards

Limit (h→0)

The process of letting h shrink toward 0 to capture a value approached by secant slopes, producing the tangent slope.

9
New cards

Derivative

f′(a) measures instantaneous rate of change at x=a; geometrically, the slope of the tangent line at x=a.

10
New cards

Derivative at a point (f′(a))

A number giving the slope of the tangent line (instantaneous rate) at the specific input x=a.

11
New cards

Derivative function (f′(x))

A new function that outputs the slope of the original function at each x where the function is differentiable.

12
New cards

Limit definition of the derivative (h-form)

f′(a)=lim(h→0) (f(a+h)−f(a))⁄h (if the limit exists and is finite).

13
New cards

Limit definition of the derivative (x→a form)

f′(a)=lim(x→a) (f(x)−f(a))⁄(x−a); equivalent to the h-form definition.

14
New cards

One-sided derivative

A derivative computed from only one side of a point; the derivative exists only if left and right derivatives both exist and match.

15
New cards

Left-hand derivative

lim(h→0−) (f(a+h)−f(a))⁄h; the slope approached from inputs less than a.

16
New cards

Right-hand derivative

lim(h→0+) (f(a+h)−f(a))⁄h; the slope approached from inputs greater than a.

17
New cards

Differentiable (at x=a)

A function is differentiable at a if f′(a) exists (the derivative limit exists and is finite).

18
New cards

Continuous (at x=a)

A function is continuous at a if lim(x→a) f(x)=f(a) (no break in the graph at that point).

19
New cards

Differentiability implies continuity

If f is differentiable at a, then f must be continuous at a (but continuity does not guarantee differentiability).

20
New cards

Corner

A point where the function is continuous but the left-hand and right-hand slopes are finite and unequal, so f′(a) does not exist.

21
New cards

Cusp

A sharp point where slopes become unbounded with opposite behavior from left and right; derivative does not exist as a finite number.

22
New cards

Vertical tangent

A point where the tangent line is vertical and the slope tends to ±∞; the derivative is not a finite real number there.

23
New cards

Discontinuity

A break/jump/hole in the graph; if a function is not continuous at a point, it cannot be differentiable there.

24
New cards

Leibniz notation (dy/dx)

A common derivative notation emphasizing rate of change (“change in y per change in x”), useful for applied interpretation.

25
New cards

Operator notation (d/dx)

Notation for “differentiate with respect to x,” e.g., (d/dx)(f(x))=f′(x).

26
New cards

Second derivative (f′′(x))

The derivative of the derivative; measures how the slope (rate of change) itself changes with x.

27
New cards

Units of a derivative

Derivative units are “output units per input unit,” e.g., meters per second if position is meters and time is seconds.

28
New cards

Velocity

If s(t) is position, velocity is v(t)=s′(t); it is the instantaneous rate of change of position.

29
New cards

Speed

The magnitude of velocity: |v(t)|=|s′(t)|; always nonnegative.

30
New cards

Acceleration

The rate of change of velocity: a(t)=v′(t)=s′′(t) (conceptually, how velocity changes over time).

31
New cards

Marginal cost

If C(x) is cost to produce x items, C′(x) is marginal cost (approximately dollars per additional item).

32
New cards

Local linearity

The idea that near a differentiable point, a function behaves approximately like its tangent line (looks nearly linear when zoomed in).

33
New cards

Linear approximation (tangent-line approximation)

Using f(a)+f′(a)(x−a) to estimate f(x) for x near a; based on the tangent line at x=a.

34
New cards

Point-slope form (tangent line)

Equation of a line with slope m through (a,f(a)): y−f(a)=m(x−a); for tangents, m=f′(a).

35
New cards

Constant function rule

If f(x)=c (constant), then f′(x)=0 because the output does not change as x changes.

36
New cards

Power rule

d/dx(x^n)=n x^(n−1) (for appropriate domains); “multiply down and decrease the power.”

37
New cards

Constant multiple rule

If f(x)=c·g(x), then f′(x)=c·g′(x) (constants factor out of derivatives).

38
New cards

Sum rule

d/dx(g(x)+h(x))=g′(x)+h′(x).

39
New cards

Difference rule

d/dx(g(x)−h(x))=g′(x)−h′(x).

40
New cards

Product rule

If f(x)=u·v, then f′(x)=u·v′+v·u′ (not u′·v′).

41
New cards

Quotient rule

If f(x)=u/v, then f′(x)=(v·u′−u·v′)/v^2.

42
New cards

“Low d high − high d low”

Mnemonic for the quotient rule numerator: denominator·(derivative of numerator) minus numerator·(derivative of denominator), all over denominator squared.

43
New cards

Derivative of sin x

d/dx(sin x)=cos x (angles must be in radians).

44
New cards

Derivative of cos x

d/dx(cos x)=−sin x (angles must be in radians; note the negative sign).

45
New cards

Radians requirement (trig derivatives)

The standard derivative formulas for sin and cos work correctly only when angles are measured in radians.

46
New cards

Derivative of e^x

d/dx(e^x)=e^x; the natural exponential is its own derivative.

47
New cards

Derivative of ln x

d/dx(ln x)=1/x (for x>0 in real-valued calculus).

48
New cards

Domain restriction (log/reciprocal)

ln x requires x>0; the derivative 1/x requires x≠0; always consider domain when differentiating.

49
New cards

Secant-slope estimate from a table/graph

Approximating f′(a) by computing nearby average rates: (f(a+h)−f(a))/h from small positive and negative h values.

50
New cards

Smooth join (piecewise differentiability)

At a piecewise junction, a “smooth” connection requires continuity (matching values) and differentiability (matching left/right slopes).

Explore top flashcards

flashcards
faf
40
Updated 956d ago
0.0(0)
flashcards
faf
40
Updated 956d ago
0.0(0)