Definition
'(x) = | |
'(c) = |
If is differentiable at x = c, then
is continuous at x = c.
Differentiation Rules
General and Logarithmic Differentiation Rules
1. [cu] = cu' | 2. [u v] = u' v' | sum rule | |
3. [uv] = uv' + vu' | product rule | 4. [] = | quotient rule |
5. [c] = 0 | 6. [un] = nun-1u' | power rule | |
7. [x] = 1 | 8. [ln u] = | ||
9. [eu] = euu' | 10.[(g(x))] = ' (g(x)) g' (x) | chain rule |
Derivatives of the Trigonometric Functions
1. [sin u] = (cos u)u' | 2. [csc u] = -(csc u cot u)u' |
3. [cos u] = -(sin u)u' | 4. [sec u] = (sec u tan u)u' |
5. [tan u] = (sec2 u)u' | 6. [cot u] = -(csc2 u)u' |
Derivatives of the Inverse Trigonometric Functions
1. [arcsin u] = | 2. [arccsc u] = |
3. [arccos u] = | 4. [arcsec u] = |
5. [arctan u] = | 6. [arccot u] = |
Implicit Differentiation
Implicit differentiation is useful in cases in which you
cannot easily solve for y as a function of x.
Exercise: | Find for y3 + xy - 2y - x2 = -2 |
[y3 + xy - 2y - x2] = [-2] | |
3y2 + (x + y) - 2 - 2x = 0 | |
(3y2 + x - 2) = 2x - y | |
= |
Higher Order Derivatives
These are successive derivatives of (x). Using prime notation, the second derivative of (x), ''(x), is the derivative of '(x). The numerical notation for higher order derivatives is represented by:
The second derivative is also indicated by .
Exercise: | Find the third derivative of y = x5. |
y' = 5x4 | |
y'' = 20x3 | |
y''' = 60x2 |
Derivatives of Inverse Functions
If y = (x) and x = -1(y) are differentiable inverse functions, then their derivatives are reciprocals:
Logarithmic Differentiation
It is often advantageous to use logarithms to differentiate certain functions.
1. Take ln of both sides
2. Differentiate
3. Solve for y'
4. Substitute for y
5. Simplify
Exercise: | Find for y = |
ln y = [ln(x2 + 1) - ln(x2 - 1)] | |
= | |
y' = | |
y' = |
Mean Value Theorem
If is continuous on [a, b] and differentiable on (a, b), then there exists a number c in (a, b) such that
L'Hôpital's Rule
If lim (x)/g(x) is an indeterminate of the form 0/0 or , and if lim '(x)/g'(x) exists, then
The indeterminate form 0 can be reduced
to 0/0 or so that L'Hôpital's Rule
can be applied.
Note: L'Hôpital's Rule can be applied to the four different indeterminate forms of :
, , ,
and
Exercise: | What is ? |
(A) 2 | |
(B) 1 | |
(C) 0 | |
(D) | |
(E) The limit does not exist. | |
The answer is B. | = 1 |
Tangent and Normal Lines
The derivative of a function at a point is the slope of the tangent
line. The normal line is the line that is perpendicular
to the tangent line at the point of tangency.
Exercise: | The slope of the normal line to the curve y = 2x2 + 1 at (1, 3) is |
(A) -1/12 | |
(B) -1/4 | |
(C) 1/12 | |
(D) 1/4 | |
(E) 4 | |
The answer is B. | y' = 4x |
y = 4(1) = 4 | |
slope of normal = -1/4 |
Extreme Value Theorem
If a function (x) is continuous on a closed interval,
then (x) has both a maximum and minimum value in
the interval.
Curve Sketching
Situation | Indicates |
'(c) > 0 | increasing at c |
'(c) < 0 | decreasing at c |
'(c) = 0 | horizontal tangent at c |
'(c) = 0, '(c-) < 0, '(c+) > 0 | relative minimum at c |
'(c) = 0, '(c-) > 0, '(c+) < 0 | relative maximum at c |
'(c) = 0, ''(c) > 0 | relative minimum at c |
'(c) = 0, ''(c) < 0 | relative maximum at c |
'(c) = 0, ''(c) = 0 | further investigation required |
''(c) > 0 | concave upward |
''(c) < 0 | concave downward |
''(c) = 0 | further investigation required |
''(c) = 0, ''(c-) < 0, ''(c+) > 0 | point of inflection |
''(c) = 0, ''(c-) > 0, ''(c+) < 0 | point of inflection |
(c) exists, '(c) does not exist | possibly a vertical tangent; possibly an absolute max. or min. |
Newton's Method for Approximating Zeros of a Function
To use Newton's Method, let x1 be a
guess for one of the roots. Reiterate the function with the result
until the required accuracy is obtained.
Optimization Problems
Calculus can be used to solve practical problems requiring maximum
or minimum values.
Exercise: | A rectangular box with a square base and no top has a volume of 500 cubic |
inches. Find the dimensions for the box that require the least amount of | |
material. | |
Let V = volume, S = surface area, x = length of base, and h = height of box | |
V = x2h = 500 | |
S = x2 + 4xh = x2 + 4x(500/x2) = x2 + (2000/x) | |
S' = 2x - (2000/x2) = 0 | |
2x3 = 2000 | |
x = 10, h = 5 | |
Dimensions: 10 x 10 x 5 inches | |
Rates-of-Change Problems
Distance, Velocity, and Acceleration
y = s(t) position of a particle along a line at time t
v = s'(t) instantaneous velocity (rate of change) at time t
a = v'(t) = s''(t) instantaneous acceleration
at time t
Related Rates of Change
Calculus can be used to find the rate of change of two or more
variable that are functions of time t by differentiating
with respect to t.
Exercise: | A boy 5 feet tall walks at a rate of 3 feet/sec toward a streetlamp that is | |
12 feet above the ground. | ||
a) What is the rate of change of the tip of his shadow? | ||
b) What is the rate of change of the length of his shadow? | ||
b) = ft/sec | a) = ft/sec |
Note: the answers are independent of the distance from
the light.
Exercise: | A conical tank 20 feet in diameter and 30 feet tall (with vertex down) | |
leaks water at a rate of 5 cubic feet per hour. At what rate is the water | ||
level dropping when the water is 15 feet deep? | ||
V = r2h | h2 | |
5 = h2 | ||
V = h3 | ft/hr |