Short-Cuts To Differentiation
Short-Cuts To Differentiation
SHORT-CUTS TO DIFFERENTIATION
Section 3.1
Solution
(a) For n = − 3:
d 1 d 3
3
dx x dx
x 3 x 31 4 3
3x 4
x
Solution
The velocity, v, is the derivative of the position:
v = ds/dt = − 9.8t +5
and the acceleration, a, is the derivative of the velocity:
a = dv/dt = − 9.8
Note that v is in meters/second and a is in meters/second2.
(-1,7)5 0 y’(x)
y’(x) = 3x2 − 18x − 16.
Setting 3x2 − 18x − 16 = 5, 4 2 2 4 6 8 10
x
50
3(x2 − 6x − 7) = 0 .
100
So x = 7 or -1.
150
At red points, Cubic 200
the slope of the y(x) 250 (7,-209)
blue graph, y(x), is 5.
Calculus, 6th edition, Hughes-Hallett et. al., Copyright
2013 by John Wiley & Sons, All Rights Reserved
Section 3.2
The Exponential
Function
If lim
a h
1
1 , then
Table 3.4
h 0 h
h (1+h)1/h
−0.001 2.719642
for small values of h,
(ah -1)/h ≈ 1 or −0.0001 2.718418
ah ≈ 1 + h , a ≈ (1 + h)1/h
We define the value of a that −0.00001 2.718295
makes our constant of
1/ h 0.00001 2.718268
e lim 1 h
proportionality 1 as
h 0
. 0.0001 2.718146
0.001 2.716924
This limit is explored in
the table on the right. Calculus, 6th edition, Hughes-Hallett et. al., Copyright
2013 by John Wiley & Sons, All Rights Reserved
Formula for the Derivative of ax
Based on Table 3.4, the number e ≈ 2.718… and this
irrational number is the base of the natural logarithms.
Using this fact, a = eln a and
ln a h
a 1
h
e 1 e (ln a ) h 1
lim lim lim
h 0 h h 0 h h 0 h
Letting t (ln a ) h, t 0 as h 0 and
e (ln a ) h 1 et 1
lim lim (ln a ) 1 ln a ln a
h 0 h t 0 t
dx
d x
a (ln a ) a and
x d x
dx
e ex
Calculus, 6th edition, Hughes-Hallett et. al., Copyright
2013 by John Wiley & Sons, All Rights Reserved
Exercise 41
In 2009, the population of Mexico was 111 million and
growing 1.13% annually, while the population of the US was
307 million and growing 0.975% annually. If we measure
growth rates in people per year, which population was
growing faster in 2009?
Solution
Country Mexico United States
Population 111 (1.0113)t 307 (1.00975)t
Function
Population Rate of 111 ln(1.0113) 307 ln(1.00975)
Change (1.0113)t (1.00975)t
Rate of Growth in 1.24727 2.97875
2009 (t = 0) million/year million/year
Figure 3.13: Illustration for the product rule (with Δf, Δg positive)
Exercise 54
Let f(3) = 6, g(3) = 12, f′(3) = 1/2 , and g′(3) = 4/3 .
Evaluate the following when x = 3.
(f(x)g(x))′ − (g(x) − 4f′(x))
Solution
At x = 3, (fg)’= f’(3)g(3) + f(3)g’(3) = (1/2)(12)+6(4/3) = 6+8 =14
So at x = 3, (f(x)g(x))′ − (g(x) − 4f′(x)) = 14 – (12-4·(1/2))
= 14 – 10 = 4
du dv
or equivalently, v u
d u dx dx
dx v v2
In words:
The derivative of a quotient is the derivative of the
numerator times the denominator minus the numerator
times the derivative of the denominator, all over the
denominator squared.
d 5x 2
d
5 x
2
( x 3
1 ) 5 x 2 d
x 3
1
dx dx
dx x 3 1 x 1
3
2
10 x x 1 5 x 3 x
3 2 2
x 1 3 2
10 x 4 10 x 15 x 4
x 3
1 2
5 x 4 10 x
x 3
1 2
Example 2a
Find the derivative of (x2 + 1)100 .
Solution
dx
d 2 100
2 99
x 1 100 x 1 2 x 200 x x 1
2 99
d
dx
1 e 3 x 2
1
e
3 x 2
1
2
2x
2 3 x
2
3 x
2 1 e
3 x 2
xe
3 x 2
2 3 x 2
1 e
The graph of the derivative in Figure 3.23 looks suspiciously like the graph
of the cosine function. This might lead us to conjecture, quite correctly,
that the derivative of the sine is the cosine.
Calculus, 6th edition, Hughes-Hallett et. al., Copyright
2013 by John Wiley & Sons, All Rights Reserved
The Cosine Function and Its Derivative
Graphical Perspective
Example 2
Starting with the graph of the cosine function, sketch a graph of its derivative.
Solution
Looking at the graph of g(x) = cos x its derivative is 0 at x = 0, ±π, ± 2π, …
It’s derivative (slope) is positive for (- π,0), (π, 2π), (3π, 4π), …
It’s derivative (slope) is negative for (- 2π, π), (0, π), (2π, 3π), …
Solution
cos x cos x sin x sin x cos 2 x sin 2 x
2
cos x cos 2 x
1
2
sec 2
x
cos x
For x in radians, d 1
tan x 2
sec 2
x
dx cos x
Thus we have
d 1
arctan x
dx 1 x2
Example 2
Differentiate (a) arctan(t2) (b) arcsin(tan θ).
Solution
Use the chain rule:
(a) d
1
arctan t
2 d 2 2t
t
dt
1 t 2 2 dt 1 t 4
(b) d 1 d 1 1
arcsin tan tan
d 1 tan 2 d 1 tan 2 cos
2
Solution
Begin by observing that f−1(3)=9, since f(9) = 3
Then (f−1)′(3) = 1/f’(9) = 1/5
Example 2
Describe and explain the behavior of cosh x as x → ∞ and
as x → −∞.
Solution
From Figure 3.37, it appears that as x → ∞, the graph of
cosh x resembles the graph of ½ ex. Similarly, as x → −∞,
the graph of cosh x resembles the graph of ½ e-x. This
behavior is explained by using the formula for cosh x and
the facts that e−x → 0 as x → ∞ and ex → 0 as x → −∞:
sinh x e x e x
tanh x x x x
cosh x e e
4 2 2 4
0 .5
1 .0
Example 3
Compute the derivative of tanh x.
Solution
Using the quotient rule gives
d sinh x cosh x sinh x
2 2
d 1
tanh x
dx dx cosh x cosh x 2 cosh x 2
It can be shown that the tangent line approximation is the best linear
approximation to f near a.
Calculus, 6th edition, Hughes-Hallett et. al., Copyright
2013 by John Wiley & Sons, All Rights Reserved
Example 1
What is the tangent line approximation for f(x) = sin x near x = 0?
Solution
The tangent line approximation of f near x = 0 is
f(x) ≈ f(0) + f ′(0)(x − 0).
If f(x) = sin x, then f ′(x) = cos x, so f(0) = sin 0 = 0 and f ′(0) = cos 0 = 1, and
the approximation is
sin x ≈ x.
This means that, near x = 0, the function f(x) = sin x is well approximated
by the function y = x. If we zoom in on the graphs of the functions sin x and
x near the origin, we won’t be able to tell them apart.