Week 11.3E Natural Logarithmic Function
Week 11.3E Natural Logarithmic Function
Illustration 2.
Prof: From the definition of the natural logarithm, its domain is (0, ∞). Further, according to the
Fundamental Theorem of Calculus (part 1), the natural logarithm is continuous and differentiable,
with derivative x1 .
We have that
d 1 d2 12
ln x = > 0, for x ∈ (0, ∞) and ln x = − <0
dx x dx2 x
Thus, ln is increasing and concave downwards on its domain.
We exclude the proofs of the remaining points (see the textbook).
1
Note, we have not yet formally defined real number powers, but the laws here beneath is also valid
for real powers.
Theorem 4 (Logarithmic Laws). For any positive real numbers a and b, and rational number
r,
• ln ab = ln a − ln b • ln (xr ) = r ln x
• ln(ab) = ln a + ln b
Prof:
(a) For a positive real number a, notice that
d a 1 d
ln(ax) = = = ln x
dx ax x dx
Since ln(ax) and ln(x) have the same derivative on (0, ∞), they differ by a constant K,
For x = 1, we have
ln(a) = ln(1) + K = 0 + K = K
Consequently
a
1
ln = ln(a) + ln = ln a − ln b
b b
(c) With the help of mathematical induction, as well as the property ln b−1 = − ln b, we could
deduce that
Consequently
k 1
ln xr = ln x n = k ln x n = k
n ln x = r ln x
2
Example 5. Consider the function
13 !
x10 + 7
f (x) = ln √
x2 + 4 · (3 − cos x)
Solution:
(a) With the logarithmic laws, it follows that
13 p
f (x) = ln x10 + 7 − ln x2 + 4 · (3 − cos x)
1/2
= 13 ln x10 + 7 − ln x2 + 4 + ln(3 − cos x)
= 13 ln x10 + 7 − 12 ln x2 + 4 − ln(3 − cos x)
Definition 6. The number e such that ln(e) = 1, is called Euler’s number. Thus number
e is an irrational number with the first few decimals e = 2.71828 . . .
1 n
lim 1 + =e
n→∞ n
3
Theorem 7. We have
Z
1
dx = ln |x| + C, for all x ̸= 0
x
Or more generally, for any function f which is not 0,
Z ′
f (x)
= ln f (x) + C
f (x)
Remark. Note that ln x is an anti-derivative of x1 for positive x. But with the absolute value, ln |x|
is an anti-derivative of x1 for positive and negative x, and is thus the more general anti-derivative.
Theorem
Z 8. The anti-derivatives of tan and cot is Z
tan(x) dx = − ln | cos x| + C = ln | sec x| + C and cot(x) dx = ln | sin x| + C
Prof:
− sin x
Z Z
tan x dx = − dx = − ln | cos x| + C = ln | sec x| + C [substitution with u = cos x]
cos x
Z Z
cos x
cot x dx = dx = ln | sin x| + C [substitution with u = sin x]
sin x
Solution:
(a) Set u = 3x2 + 4
du 1
= 6x =⇒ 6 du = x dx
dx
Thus Z Z
x 1 1
2
dx = du = 16 ln |u| + C = 1
6 ln 3x2 + 4 + C
3x + 4 6 u
4
(b) Set u = ln x
du 1 1
= =⇒ du = dx
dx x x
x = 1 =⇒ u = ln 1 = 0; x = 4 =⇒ u = ln 4
Thus
4 ln 4
(ln x)2
Z Z
3 ln 4
u2 du = = 13 (ln 4)3
1
dx = 3u 0
1 x 0
Logarithmic differentiation is particularly very suited for functions which contains many products,
quotients and powers.
We illustrate the technique in the following example.
Example 11. Determine the derivative using logarithmic differentiation of
10
x2 + 4
y=
(4 − sin x) tan2 x
Solution: Notice that y > 0 for all x in the domain. Take logarithms on both sides and simplify:
10
x2 + 4
ln y = ln
(4 − sin x) tan2 x
10
= ln x2 + 4 − ln(4 − sin x) − ln tan2 x
1 dy 2x − cos x sec2
· = 10 · 2 − −2·
y dx x + 4 4 − sin x tan x
2 sec2 x
dy 20x cos x
=⇒ =y + −
dx x2 + 4 4 − sin x tan x
2
10
2 sec2 x
x +4 20x cos x
= · + −
(4 − sin x) tan2 x x2 + 4 4 − sin x tan x