Lecture Note On Chapter 4
Lecture Note On Chapter 4
Le Cong Nhan
5 L’Hôpital’s Rule
Definition 5
A critical number of a function f is a number c in the domain of f such that
either f 0 (c) = 0 or f 0 (c) does not exist.
Example 7
Find the critical numbers for f (x) = |x| on [−1, 1]
Example 8
Find the absolute maximum and minimum values of the function
f (x) = x 3 − 3x 2 + 1, −1 ≤ x ≤ 4
Example 10
Find the absolute maximum and minimum values of the function
π
f (t) = 2 cos t + sin 2t, 0≤t≤ .
2
Example 12
Show that if a rectangle with fixed perimeter P is to enclose the largest area, it
must be a square.
f (b) − f (a)
f 0 (c) = or f (b) − f (a) = f 0 (c)(b − a) (1)
b−a
f (2) − f (0)
f 0 (c) =
2−0
Example 17
If an object moves in a straight line with position function s = f (t), then the
average velocity between t = a and t = b is
f (b) − f (a)
b−a
and the velocity at t = c is f 0 (c). Thus the Mean Value Theorem tells us that at
some time t = c between a and b the instantaneous velocity f 0 (c) is equal to that
average velocity.
Example 18
Suppose that f (0) = −3 and f 0 (x) ≤ 5 for all values of x. How large can f (2)
possibly be?
Corollary 20
If f 0 (x) = g 0 (x) for all x ∈ (a, b), then f − g is constant on (a, b), that is,
f (x) = g (x) + C
where C is a constant.
Example 21
Prove the identity tan−1 x + cot−1 x = π
2.
Increasing/Decreasing Test
(a) If f 0 (x) > 0 on an interval, then f is increasing on that interval.
(b) If f 0 (x) < 0 on an interval, then f is decreasing on that interval.
Example 22
Find where the function f (x) = 3x 4 − 4x 3 − 12x 2 + 5 is increasing and where it is
decreasing.
f (x) = 3x 4 − 4x 3 − 12x 2 + 5
Example 24
Find the local minimum and maximum values of the function
g (x) = x + 2 sin x 0 ≤ x ≤ 2π
Definition 25 (Concavity)
If the graph of f lies above all of its tangents on an interval I , then it is
called concave upward on I .
If the graph of f lies below all of its tangents on I , it is called concave
downward on I .
Example 26
Find where the graph of f (x) = 3x 4 − 4x 3 − 12x 2 + 5 is concave upward and
where it is concave downward.
Example 28
Discuss the curve y = 3x 4 − 4x 3 with respect to concavity, points of inflection,
and local maxima and minima. Use this information to sketch the curve.
Example 30
x2 + x + 2
Discuss and sketch the graph of f (x) = .
x −1
lim f 0 (x) and lim+ f 0 (x) are either both ∞ or both −∞.
x→c − x→c
lim f 0 (x) and lim+ f 0 (x) are either both infinite with opposite signs.
x→c − x→c
Indeterminate forms:
A 0 ∞
A−B : ∞−∞ : or
B 0 ∞
AB : 0·∞ AB : 1∞ , 00 or ∞0
L’Hôpital’s Rule
Suppose f and g are differentiable and g 0 (x) 6= 0 on an open interval I that contains
a (except possibly at a). Then
Example 33
Find the limits
√
sin x x2 + 1
a. lim− b. lim
x→π 1 − cos x x→∞ x
Example 34
Find the limits
π
a. lim+ x ln x b. lim x− tan x
x→0 π
x→( 2 )− 2
Example 35
Find the limits
√
a. lim x sin (π/x) b. lim xe −x/2
x→∞ x→∞
Example 36
Find the limits
1 1
a. lim − (sec x − tan x) b. lim+ −
x→( π2 ) x→0 x sin x
Example 37
Find the limits
1 1
a. lim+ − x b. lim (x − ln x)
x→0 x e −1 x→∞
Example 38
Calculate the limits
cot x
a. lim+ x x b. lim x 1/x c. lim+ (1 + sin 4x)
x→0 x→∞ x→0
Example 39
Calculate the limits
2x+1
1/(1−x) 1/x 2 2x − 3
a. lim+ x b. lim+ (cos x) c. lim
x→1 x→0 x→∞ 2x + 5
Le Cong Nhan (Faculty of Applied Sciences HCMC Chapter
University 4.
of Additional
Technology and Education) of the Derivative
Applications September 24, 2020 32 / 42
4.6 Optimization in the Physical Sciences and Engineering
y = f (x)
3 Use the methods of Sections 4.1 and 4.3 to find the absolute maximum or
minimum value of f .
Example 40
At noon, on a certain day, a truck is 250 mi due east of a car. The truck is traveling
west at a constant speed of 25 mi/h, while the car is traveling north at 50 mi/h.
a. At what rate is the distance between them changing at time t?
b. At what time is the distance between the car and the truck neither increasing
nor decreasing?
c. What is the minimal distance between the car and the truck?
Problem
Suppose light travels with speed v1 in the first medium and speed v2 in the second
medium. What can be said about the path followed by the beam of light?
Let T1 and T2 be the time required for the light to travel from A to P and P
to B, respectively. Then the total time of transit is
√ p
a2 + x 2 b 2 + (c − x)2
T = T1 + T2 = + , 0 ≤ x ≤ c. (2)
v1 v2
By Fermat’s principle, we want to minimize T as a function of x.
Find the derivative of T
dT x c −x
= √ − p (3)
dx 2
v1 a + x 2 v2 b + (c − x)2
2