Glossary
Chain Rule
A rule used to differentiate composite functions, stating that the derivative of $f(g(x))$ is $f'(g(x)) \cdot g'(x)$.
Example:
To differentiate , use the Chain Rule to get .
Composite Functions
A function formed by applying one function to the results of another function, often written as $f(g(x))$, where $g(x)$ is the inner function and $f(x)$ is the outer function.
Example:
is a composite function where the outer function is sine and the inner function is , requiring the Chain Rule for differentiation.
Concave Up/Concave Down
Describes the curvature of a function's graph; concave up means the graph opens upwards (like a cup holding water), while concave down means it opens downwards (like a cup spilling water).
Example:
A function is concave up when its second derivative is positive, such as for all .
Concavity
Describes the direction in which the graph of a function opens; it is concave up if it opens upwards and concave down if it opens downwards, determined by the sign of the second derivative.
Example:
A parabola is concave up everywhere because its second derivative is always positive.
Critical Points
Points in the domain of a function where the first derivative is either zero or undefined, which are candidates for relative extrema (minima or maxima).
Example:
For , the critical points are found by setting , which gives .
First Derivative
The derivative of a function, denoted as f'(x), which represents the instantaneous rate of change or slope of the function at any given point.
Example:
For , the first derivative tells us the slope of the parabola at any x-value.
Higher-Order Derivatives
Derivatives of derivatives, found by repeatedly differentiating a function. They provide deeper insights into a function's behavior beyond its immediate rate of change.
Example:
If a function describes position, its first derivative is velocity, and its second derivative is acceleration; both are examples of higher-order derivatives.
Increasing/Decreasing Intervals
Intervals where the function's value is consistently rising (increasing) or falling (decreasing), determined by the sign of the first derivative.
Example:
If on , then is increasing on that interval, indicating the function's graph is going uphill.
Inflection Points
Points on the graph of a function where the concavity changes (from concave up to concave down or vice versa), typically where the second derivative is zero or undefined and changes sign.
Example:
For , the inflection point is at because changes sign from negative to positive there.
Natural Log Derivatives
The derivative of the natural logarithm function, $(\ln x)' = \frac{1}{x}$.
Example:
If , its derivative using the Chain Rule and Natural Log Derivative is .
Power Rule
A fundamental differentiation rule stating that if $f(x) = ax^n$, then its derivative is $f'(x) = nax^{n-1}$.
Example:
To find the derivative of , apply the Power Rule to get .
Product Rule
A rule for differentiating the product of two functions, $L(x) \cdot R(x)$, where the derivative is $L'(x)R(x) + L(x)R'(x)$.
Example:
To find the derivative of , apply the Product Rule: .
Quotient Rule
A rule for differentiating the quotient of two functions, $\frac{N(x)}{D(x)}$, where the derivative is $\frac{D(x)N'(x) - N(x)D'(x)}{(D(x))^2}$.
Example:
To differentiate , use the Quotient Rule: .
Relative Minima or Maxima
Points on a function where the function changes from decreasing to increasing (relative minimum) or increasing to decreasing (relative maximum), often occurring where the first derivative is zero or undefined.
Example:
For , the relative minimum occurs at where .
Second Derivative
The derivative of the first derivative, denoted as f''(x), which provides information about the concavity of the original function and helps identify inflection points.
Example:
If represents position, the second derivative represents acceleration, indicating how the velocity is changing.
Slope
The measure of the steepness and direction of a line or curve at a specific point, given by the value of the first derivative.
Example:
The slope of the tangent line to at is found by evaluating .
Trigonometric Derivatives
The derivatives of trigonometric functions, such as $(\sin x)' = \cos x$, $(\cos x)' = -\sin x$, and $( an x)' = \sec^2 x$.
Example:
The trigonometric derivative of is , which is often used in combination with the Chain Rule.