Definitions [6]
The derivative \[\frac{dy}{dx}\] represents the rate of change of a variable (y) with respect to another variable (x).
In general, if a quantity depends on another, then its derivative gives the instantaneous rate of change of that quantity.
A function ( f(x) ) is said to be an increasing function on ((a, b)) if x₁ < x₂ ⇒ f(x₁) ≤ f(x₂)
Strictly Increasing Function:
- If x₁ < x₂ ⇒ f(x₁) < f(x₂)
A function ( f(x) ) is said to be a decreasing function on (a, b) if x₁ < x₂ ⇒ f(x₁) ≥ f(x₂)
Strictly Decreasing Function:
- If x₁ < x₂ ⇒ f(x₁) > f(x₂)
A function ( f ) is said to be monotonic in an interval if it is either increasing or decreasing in that interval.
A function may attain a maximum value at a point if its value there is greater than nearby values, and it may attain a minimum value if its value there is smaller than nearby values. These are often called extreme values.
A point in the domain of a function is called a critical point if either the derivative is zero there or the derivative does not exist there. Critical points are checked while locating possible maxima or minima.
Formulae [2]
Slope of tangent at a point:\[\frac{dy}{dx}\]
Slope of normal: \[-\frac{1}{\frac{dy}{dx}}\]
\[\mathrm{f(a+h)\approx f(a)+h~f^{\prime}(a)}\]
Theorems and Laws [4]
Statement:
If a function f(x):
-
Is continuous on the closed interval [a,b]
-
Is differentiable on the open interval (a,b)
-
Satisfies f(a) = f(b)
Then there exists at least one c∈(a,b)c \in (a,b) such that:
\[f^{\prime}(c)=0\]
Statement:
If a function f(x):
-
Is continuous on the closed interval [a,b]
-
Is differentiable on the open interval (a,b)
Then there exists at least one number c ∈ (a,b) such that:
\[f^{\prime}(c)=\frac{f(b)-f(a)}{b-a}\]
Assume f'(c) = 0 and the second derivative exists at c:
-
Local Maxima: f''(c) < 0
-
Local Minima: f''(c) > 0
-
Test Fails: f''(c) = 0. If this happens, you must go back and use the First Derivative Test to check if it is a maxima, minima, or point of inflection.
Let c be a critical point of a continuous function f:
-
Local Maxima: f'(x) changes sign from positive to negative as x increases through c.
-
Local Minima: f'(x) changes sign from negative to positive as x increases through c.
-
Point of Inflection: f'(x) does not change sign as x passes through c (it is neither a maxima nor a minima).
Key Points
Equation of tangent at (x1,y1): \[y-y_1=\left(\frac{dy}{dx}\right)_{x_1}(x-x_1)\]
Equation of normal:
\[y-y_1=-\frac{1}{\left(\frac{dy}{dx}\right)_{x_1}}(x-x_1)\]
Tangent parallel to X-axis: \[\frac{dy}{dx}=0\]
Tangent parallel to Y-axis: \[\frac{dy}{dx}=\infty\quad(\mathrm{or~}\frac{dx}{dy}=0)\]
1. Basic Meaning:
- Derivative represents the rate of change of y with respect to x
2. Velocity:
- Velocity = rate of change of displacement
- v = \[\frac{ds}{dt}\]
- At t = 0 → initial velocity
- v > 0 → motion forward
- v < 0 → motion backward
- v = 0 → particle at rest
3. Acceleration:
- Acceleration = rate of change of velocity
- a = \[\frac{dv}{dt}\] = \[\frac{d^2s}{dt^2}\]
- a > 0 → velocity increasing
- a < 0 → velocity decreasing
- a = 0 → constant velocity
- Increasing means output does not decrease as input increases.
-
Strictly increasing means output always increases.
-
Decreasing means output does not increase as input increases.
-
Monotonic means either increasing or decreasing on an interval.
-
f′(x) > 0 implies increasing, f′(x) < 0 implies decreasing, and f′(x) = 0 on an interval implies constant behaviour.
-
Maxima and minima are extreme values of a function.
-
Critical points occur where \(f'(x)=0\) or \(f'(x)\) is not defined.
-
If \(f'(x)\) changes from positive to negative, the function has a local maximum.
-
If \(f'(x)\) changes from negative to positive, the function has a local minimum.
-
If \(f''(c) < 0\), there is a local maximum at \(x=c\).
-
If \(f''(c) > 0\), there is a local minimum at \(x=c\).
-
For absolute extrema on \([a,b]\), compare values at critical points and endpoints.
-
Not every critical point gives a maximum or minimum.
-
The second derivative test is quick, but the first derivative test is often more reliable in detailed reasoning.
