SlideShare a Scribd company logo
Section 3.3
Derivatives of Exponential and
Logarithmic Functions
V63.0121.021, Calculus I
New York University
October 25, 2010
Announcements
Midterm is graded. Please see FAQ.
Quiz 3 next week on 2.6, 2.8, 3.1, 3.2
Announcements
Midterm is graded. Please
see FAQ.
Quiz 3 next week on 2.6,
2.8, 3.1, 3.2
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 2 / 38
Objectives
Know the derivatives of the
exponential functions (with
any base)
Know the derivatives of the
logarithmic functions (with
any base)
Use the technique of
logarithmic differentiation to
find derivatives of functions
involving roducts, quotients,
and/or exponentials.
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 3 / 38
Outline
Recall Section 3.1–3.2
Derivative of the natural exponential function
Exponential Growth
Derivative of the natural logarithm function
Derivatives of other exponentials and logarithms
Other exponentials
Other logarithms
Logarithmic Differentiation
The power rule for irrational powers
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 4 / 38
Conventions on power expressions
Let a be a positive real number.
If n is a positive whole number, then an
= a · a · · · · · a
n factors
a0
= 1.
For any real number r, a−r
=
1
ar
.
For any positive whole number n, a1/n
= n
√
a.
There is only one continuous function which satisfies all of the above. We
call it the exponential function with base a.
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 5 / 38
Properties of exponential Functions
Theorem
If a > 0 and a = 1, then f (x) = ax
is a continuous function with domain
(−∞, ∞) and range (0, ∞). In particular, ax
> 0 for all x. For any real
numbers x and y, and positive numbers a and b we have
ax+y
= ax
ay
ax−y
=
ax
ay
(ax
)y
= axy
(ab)x
= ax
bx
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 6 / 38
Properties of exponential Functions
Theorem
If a > 0 and a = 1, then f (x) = ax
is a continuous function with domain
(−∞, ∞) and range (0, ∞). In particular, ax
> 0 for all x. For any real
numbers x and y, and positive numbers a and b we have
ax+y
= ax
ay
ax−y
=
ax
ay
(negative exponents mean reciprocals)
(ax
)y
= axy
(ab)x
= ax
bx
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 6 / 38
Properties of exponential Functions
Theorem
If a > 0 and a = 1, then f (x) = ax
is a continuous function with domain
(−∞, ∞) and range (0, ∞). In particular, ax
> 0 for all x. For any real
numbers x and y, and positive numbers a and b we have
ax+y
= ax
ay
ax−y
=
ax
ay
(negative exponents mean reciprocals)
(ax
)y
= axy
(fractional exponents mean roots)
(ab)x
= ax
bx
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 6 / 38
Graphs of various exponential functions
x
y
y = 1x
y = 2xy = 3x
y = 10x
y = 1.5x
y = (1/2)xy = (1/3)x
y = (1/10)x
y = (2/3)x
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 7 / 38
The magic number
Definition
e = lim
n→∞
1 +
1
n
n
= lim
h→0+
(1 + h)1/h
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 8 / 38
Existence of e
See Appendix B
We can experimentally verify
that this number exists and
is
e ≈ 2.718281828459045 . . .
e is irrational
e is transcendental
n 1 +
1
n
n
1 2
2 2.25
3 2.37037
10 2.59374
100 2.70481
1000 2.71692
106
2.71828
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 9 / 38
Logarithms
Definition
The base a logarithm loga x is the inverse of the function ax
y = loga x ⇐⇒ x = ay
The natural logarithm ln x is the inverse of ex
. So
y = ln x ⇐⇒ x = ey
.
Facts
(i) loga(x1 · x2) = loga x1 + loga x2
(ii) loga
x1
x2
= loga x1 − loga x2
(iii) loga(xr
) = r loga x
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 10 / 38
Graphs of logarithmic functions
x
y
y = 2x
y = log2 x
(0, 1)
(1, 0)
y = 3x
y = log3 x
y = 10x
y = log10 x
y = ex
y = ln x
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 11 / 38
Change of base formula for logarithms
Fact
If a > 0 and a = 1, and the same for b, then
loga x =
logb x
logb a
Proof.
If y = loga x, then x = ay
So logb x = logb(ay
) = y logb a
Therefore
y = loga x =
logb x
logb a
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 12 / 38
Upshot of changing base
The point of the change of base formula
loga x =
logb x
logb a
=
1
logb a
· logb x = (constant) · logb x
is that all the logarithmic functions are multiples of each other. So just
pick one and call it your favorite.
Engineers like the common logarithm log = log10
Computer scientists like the binary logarithm lg = log2
Mathematicians like natural logarithm ln = loge
Naturally, we will follow the mathematicians. Just don’t pronounce it
“lawn.”
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 13 / 38
Outline
Recall Section 3.1–3.2
Derivative of the natural exponential function
Exponential Growth
Derivative of the natural logarithm function
Derivatives of other exponentials and logarithms
Other exponentials
Other logarithms
Logarithmic Differentiation
The power rule for irrational powers
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 14 / 38
Derivatives of Exponential Functions
Fact
If f (x) = ax
, then f (x) = f (0)ax
.
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 15 / 38
Derivatives of Exponential Functions
Fact
If f (x) = ax
, then f (x) = f (0)ax
.
Proof.
Follow your nose:
f (x) = lim
h→0
f (x + h) − f (x)
h
= lim
h→0
ax+h − ax
h
= lim
h→0
ax ah − ax
h
= ax
· lim
h→0
ah − 1
h
= ax
· f (0).
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 15 / 38
Derivatives of Exponential Functions
Fact
If f (x) = ax
, then f (x) = f (0)ax
.
Proof.
Follow your nose:
f (x) = lim
h→0
f (x + h) − f (x)
h
= lim
h→0
ax+h − ax
h
= lim
h→0
ax ah − ax
h
= ax
· lim
h→0
ah − 1
h
= ax
· f (0).
To reiterate: the derivative of an exponential function is a constant times
that function. Much different from polynomials!
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 15 / 38
The funny limit in the case of e
Remember the definition of e:
e = lim
n→∞
1 +
1
n
n
= lim
h→0
(1 + h)1/h
Question
What is lim
h→0
eh − 1
h
?
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 16 / 38
The funny limit in the case of e
Remember the definition of e:
e = lim
n→∞
1 +
1
n
n
= lim
h→0
(1 + h)1/h
Question
What is lim
h→0
eh − 1
h
?
Answer
If h is small enough, e ≈ (1 + h)1/h
. So
eh − 1
h
≈
(1 + h)1/h h
− 1
h
=
(1 + h) − 1
h
=
h
h
= 1
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 16 / 38
The funny limit in the case of e
Remember the definition of e:
e = lim
n→∞
1 +
1
n
n
= lim
h→0
(1 + h)1/h
Question
What is lim
h→0
eh − 1
h
?
Answer
If h is small enough, e ≈ (1 + h)1/h
. So
eh − 1
h
≈
(1 + h)1/h h
− 1
h
=
(1 + h) − 1
h
=
h
h
= 1
So in the limit we get equality: lim
h→0
eh − 1
h
= 1
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 16 / 38
Derivative of the natural exponential function
From
d
dx
ax
= lim
h→0
ah − 1
h
ax
and lim
h→0
eh − 1
h
= 1
we get:
Theorem
d
dx
ex
= ex
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 17 / 38
Exponential Growth
Commonly misused term to say something grows exponentially
It means the rate of change (derivative) is proportional to the current
value
Examples: Natural population growth, compounded interest, social
networks
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 18 / 38
Examples
Examples
Find derivatives of these functions:
e3x
ex2
x2
ex
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 19 / 38
Examples
Examples
Find derivatives of these functions:
e3x
ex2
x2
ex
Solution
d
dx
e3x
= 3e3x
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 19 / 38
Examples
Examples
Find derivatives of these functions:
e3x
ex2
x2
ex
Solution
d
dx
e3x
= 3e3x
d
dx
ex2
= ex2 d
dx
(x2
) = 2xex2
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 19 / 38
Examples
Examples
Find derivatives of these functions:
e3x
ex2
x2
ex
Solution
d
dx
e3x
= 3e3x
d
dx
ex2
= ex2 d
dx
(x2
) = 2xex2
d
dx
x2
ex
= 2xex
+ x2
ex
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 19 / 38
Outline
Recall Section 3.1–3.2
Derivative of the natural exponential function
Exponential Growth
Derivative of the natural logarithm function
Derivatives of other exponentials and logarithms
Other exponentials
Other logarithms
Logarithmic Differentiation
The power rule for irrational powers
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 20 / 38
Derivative of the natural logarithm function
Let y = ln x. Then
x = ey
so
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 21 / 38
Derivative of the natural logarithm function
Let y = ln x. Then
x = ey
so
ey dy
dx
= 1
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 21 / 38
Derivative of the natural logarithm function
Let y = ln x. Then
x = ey
so
ey dy
dx
= 1
=⇒
dy
dx
=
1
ey
=
1
x
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 21 / 38
Derivative of the natural logarithm function
Let y = ln x. Then
x = ey
so
ey dy
dx
= 1
=⇒
dy
dx
=
1
ey
=
1
x
We have discovered:
Fact
d
dx
ln x =
1
x
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 21 / 38
Derivative of the natural logarithm function
Let y = ln x. Then
x = ey
so
ey dy
dx
= 1
=⇒
dy
dx
=
1
ey
=
1
x
We have discovered:
Fact
d
dx
ln x =
1
x
x
y
ln x
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 21 / 38
Derivative of the natural logarithm function
Let y = ln x. Then
x = ey
so
ey dy
dx
= 1
=⇒
dy
dx
=
1
ey
=
1
x
We have discovered:
Fact
d
dx
ln x =
1
x
x
y
ln x
1
x
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 21 / 38
The Tower of Powers
y y
x3
3x2
x2
2x1
x1
1x0
x0
0
? ?
x−1
−1x−2
x−2
−2x−3
The derivative of a power
function is a power function
of one lower power
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 22 / 38
The Tower of Powers
y y
x3
3x2
x2
2x1
x1
1x0
x0
0
? x−1
x−1
−1x−2
x−2
−2x−3
The derivative of a power
function is a power function
of one lower power
Each power function is the
derivative of another power
function, except x−1
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 22 / 38
The Tower of Powers
y y
x3
3x2
x2
2x1
x1
1x0
x0
0
ln x x−1
x−1
−1x−2
x−2
−2x−3
The derivative of a power
function is a power function
of one lower power
Each power function is the
derivative of another power
function, except x−1
ln x fills in this gap precisely.
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 22 / 38
Examples
Examples
Find derivatives of these functions:
ln(3x)
x ln x
ln
√
x
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 23 / 38
Examples
Example
Find
d
dx
ln(3x).
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 24 / 38
Examples
Example
Find
d
dx
ln(3x).
Solution (chain rule way)
d
dx
ln(3x) =
1
3x
· 3 =
1
x
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 24 / 38
Examples
Example
Find
d
dx
ln(3x).
Solution (chain rule way)
d
dx
ln(3x) =
1
3x
· 3 =
1
x
Solution (properties of logarithms way)
d
dx
ln(3x) =
d
dx
(ln(3) + ln(x)) = 0 +
1
x
=
1
x
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 24 / 38
Examples
Example
Find
d
dx
ln(3x).
Solution (chain rule way)
d
dx
ln(3x) =
1
3x
· 3 =
1
x
Solution (properties of logarithms way)
d
dx
ln(3x) =
d
dx
(ln(3) + ln(x)) = 0 +
1
x
=
1
x
The first answer might be surprising until you see the second solution.
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 24 / 38
Examples
Example
Find
d
dx
x ln x
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 25 / 38
Examples
Example
Find
d
dx
x ln x
Solution
The product rule is in play here:
d
dx
x ln x =
d
dx
x ln x + x
d
dx
ln x = 1 · ln x + x ·
1
x
= ln x + 1
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 25 / 38
Examples
Example
Find
d
dx
ln
√
x.
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 26 / 38
Examples
Example
Find
d
dx
ln
√
x.
Solution (chain rule way)
d
dx
ln
√
x =
1
√
x
d
dx
√
x =
1
√
x
1
2
√
x
=
1
2x
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 26 / 38
Examples
Example
Find
d
dx
ln
√
x.
Solution (chain rule way)
d
dx
ln
√
x =
1
√
x
d
dx
√
x =
1
√
x
1
2
√
x
=
1
2x
Solution (properties of logarithms way)
d
dx
ln
√
x =
d
dx
1
2
ln x =
1
2
d
dx
ln x =
1
2
·
1
x
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 26 / 38
Examples
Example
Find
d
dx
ln
√
x.
Solution (chain rule way)
d
dx
ln
√
x =
1
√
x
d
dx
√
x =
1
√
x
1
2
√
x
=
1
2x
Solution (properties of logarithms way)
d
dx
ln
√
x =
d
dx
1
2
ln x =
1
2
d
dx
ln x =
1
2
·
1
x
The first answer might be surprising until you see the second solution.
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 26 / 38
Outline
Recall Section 3.1–3.2
Derivative of the natural exponential function
Exponential Growth
Derivative of the natural logarithm function
Derivatives of other exponentials and logarithms
Other exponentials
Other logarithms
Logarithmic Differentiation
The power rule for irrational powers
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 27 / 38
Other logarithms
Example
Use implicit differentiation to find
d
dx
ax
.
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 28 / 38
Other logarithms
Example
Use implicit differentiation to find
d
dx
ax
.
Solution
Let y = ax
, so
ln y = ln ax
= x ln a
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 28 / 38
Other logarithms
Example
Use implicit differentiation to find
d
dx
ax
.
Solution
Let y = ax
, so
ln y = ln ax
= x ln a
Differentiate implicitly:
1
y
dy
dx
= ln a =⇒
dy
dx
= (ln a)y = (ln a)ax
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 28 / 38
Other logarithms
Example
Use implicit differentiation to find
d
dx
ax
.
Solution
Let y = ax
, so
ln y = ln ax
= x ln a
Differentiate implicitly:
1
y
dy
dx
= ln a =⇒
dy
dx
= (ln a)y = (ln a)ax
Before we showed y = y (0)y, so now we know that
ln a = lim
h→0
ah − 1
h
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 28 / 38
Other logarithms
Example
Find
d
dx
loga x.
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 29 / 38
Other logarithms
Example
Find
d
dx
loga x.
Solution
Let y = loga x, so ay
= x.
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 29 / 38
Other logarithms
Example
Find
d
dx
loga x.
Solution
Let y = loga x, so ay
= x. Now differentiate implicitly:
(ln a)ay dy
dx
= 1 =⇒
dy
dx
=
1
ay ln a
=
1
x ln a
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 29 / 38
Other logarithms
Example
Find
d
dx
loga x.
Solution
Let y = loga x, so ay
= x. Now differentiate implicitly:
(ln a)ay dy
dx
= 1 =⇒
dy
dx
=
1
ay ln a
=
1
x ln a
Another way to see this is to take the natural logarithm:
ay
= x =⇒ y ln a = ln x =⇒ y =
ln x
ln a
So
dy
dx
=
1
ln a
1
x
.
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 29 / 38
More examples
Example
Find
d
dx
log2(x2
+ 1)
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 30 / 38
More examples
Example
Find
d
dx
log2(x2
+ 1)
Answer
dy
dx
=
1
ln 2
1
x2 + 1
(2x) =
2x
(ln 2)(x2 + 1)
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 30 / 38
Outline
Recall Section 3.1–3.2
Derivative of the natural exponential function
Exponential Growth
Derivative of the natural logarithm function
Derivatives of other exponentials and logarithms
Other exponentials
Other logarithms
Logarithmic Differentiation
The power rule for irrational powers
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 31 / 38
A nasty derivative
Example
Let y =
(x2 + 1)
√
x + 3
x − 1
. Find y .
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 32 / 38
A nasty derivative
Example
Let y =
(x2 + 1)
√
x + 3
x − 1
. Find y .
Solution
We use the quotient rule, and the product rule in the numerator:
y =
(x − 1) 2x
√
x + 3 + (x2 + 1)1
2(x + 3)−1/2 − (x2 + 1)
√
x + 3(1)
(x − 1)2
=
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 32 / 38
Another way
y =
(x2 + 1)
√
x + 3
x − 1
ln y = ln(x2
+ 1) +
1
2
ln(x + 3) − ln(x − 1)
1
y
dy
dx
=
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
So
dy
dx
=
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
y
=
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
x − 1
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 33 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same?
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same?
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same?
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same?
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same?
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same?
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same?
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same?
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same?
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same?
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same?
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same?
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same? Yes.
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same? Yes.
Which do you like better?
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same? Yes.
Which do you like better?
What kinds of expressions are well-suited for logarithmic
differentiation?
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Compare and contrast
Using the product, quotient, and power rules:
y =
2x
√
x + 3
(x − 1)
+
(x2 + 1)
2
√
x + 3(x − 1)
−
(x2 + 1)
√
x + 3
(x − 1)2
Using logarithmic differentiation:
y =
2x
x2 + 1
+
1
2(x + 3)
−
1
x − 1
(x2 + 1)
√
x + 3
(x − 1)
Are these the same? Yes.
Which do you like better?
What kinds of expressions are well-suited for logarithmic
differentiation? Products, quotients, and powers
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
Derivatives of powers
Question
Let y = xx
. Which of these is true?
(A) Since y is a power function,
y = x · xx−1
= xx
.
(B) Since y is an exponential
function, y = (ln x) · xx
(C) Neither
x
y
1
1
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 35 / 38
Derivatives of powers
Question
Let y = xx
. Which of these is true?
(A) Since y is a power function,
y = x · xx−1
= xx
.
(B) Since y is an exponential
function, y = (ln x) · xx
(C) Neither
x
y
1
1
Answer
(A) This can’t be y because xx
> 0 for all x > 0, and this function decreases at
some places
(B) This can’t be y because (ln x)xx
= 0 when x = 1, and this function does not
have a horizontal tangent at x = 1.
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 35 / 38
It’s neither! Or both?
Solution
If y = xx
, then
ln y = x ln x
1
y
dy
dx
= x ·
1
x
+ ln x = 1 + ln x
dy
dx
= (1 + ln x)xx
= xx
+ (ln x)xx
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 36 / 38
It’s neither! Or both?
Solution
If y = xx
, then
ln y = x ln x
1
y
dy
dx
= x ·
1
x
+ ln x = 1 + ln x
dy
dx
= (1 + ln x)xx
= xx
+ (ln x)xx
Remarks
Each of these terms is one of the wrong answers!
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 36 / 38
It’s neither! Or both?
Solution
If y = xx
, then
ln y = x ln x
1
y
dy
dx
= x ·
1
x
+ ln x = 1 + ln x
dy
dx
= (1 + ln x)xx
= xx
+ (ln x)xx
Remarks
Each of these terms is one of the wrong answers!
y < 0 on the interval (0, e−1
)
y = 0 when x = e−1
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 36 / 38
Derivatives of power functions with any exponent
Fact (The power rule)
Let y = xr
. Then y = rxr−1
.
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 37 / 38
Derivatives of power functions with any exponent
Fact (The power rule)
Let y = xr
. Then y = rxr−1
.
Proof.
y = xr
=⇒ ln y = r ln x
Now differentiate:
1
y
dy
dx
=
r
x
=⇒
dy
dx
= r
y
x
= rxr−1
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 37 / 38
Summary
Derivatives of logarithmic and exponential functions:
y y
ex
ex
ax
(ln a) · ax
ln x
1
x
loga x
1
ln a
·
1
x
Logarithmic Differentiation can allow us to avoid the product and
quotient rules.
We are finally done with the Power Rule!
V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 38 / 38

More Related Content

What's hot

Discrete-Chapter 02 Functions and Sequences
Discrete-Chapter 02 Functions and SequencesDiscrete-Chapter 02 Functions and Sequences
Discrete-Chapter 02 Functions and Sequences
Wongyos Keardsri
 
Indices and logarithms
Indices and logarithmsIndices and logarithms
Indices and logarithms
Awais Khan
 
April 3, 2014
April 3, 2014April 3, 2014
April 3, 2014
khyps13
 
2. polynomial interpolation
2. polynomial interpolation2. polynomial interpolation
2. polynomial interpolation
EasyStudy3
 
2012 mdsp pr12 k means mixture of gaussian
2012 mdsp pr12 k means mixture of gaussian2012 mdsp pr12 k means mixture of gaussian
2012 mdsp pr12 k means mixture of gaussian
nozomuhamada
 
Metodos jacobi y gauss seidel
Metodos jacobi y gauss seidelMetodos jacobi y gauss seidel
Metodos jacobi y gauss seidel
Cesar Mendoza
 

What's hot (18)

Discrete-Chapter 02 Functions and Sequences
Discrete-Chapter 02 Functions and SequencesDiscrete-Chapter 02 Functions and Sequences
Discrete-Chapter 02 Functions and Sequences
 
Langrange Interpolation Polynomials
Langrange Interpolation PolynomialsLangrange Interpolation Polynomials
Langrange Interpolation Polynomials
 
Indices and logarithms
Indices and logarithmsIndices and logarithms
Indices and logarithms
 
algorithm Unit 2
algorithm Unit 2 algorithm Unit 2
algorithm Unit 2
 
Ss 2013 midterm
Ss 2013 midtermSs 2013 midterm
Ss 2013 midterm
 
A NEW OPERATION ON HEXAGONAL FUZZY NUMBER
A NEW OPERATION ON HEXAGONAL FUZZY NUMBERA NEW OPERATION ON HEXAGONAL FUZZY NUMBER
A NEW OPERATION ON HEXAGONAL FUZZY NUMBER
 
algorithm unit 1
algorithm unit 1algorithm unit 1
algorithm unit 1
 
Lagrange’s interpolation formula
Lagrange’s interpolation formulaLagrange’s interpolation formula
Lagrange’s interpolation formula
 
F023064072
F023064072F023064072
F023064072
 
tutorial6
tutorial6tutorial6
tutorial6
 
April 3, 2014
April 3, 2014April 3, 2014
April 3, 2014
 
Maths 12
Maths 12Maths 12
Maths 12
 
P3.4,p3.2
P3.4,p3.2P3.4,p3.2
P3.4,p3.2
 
Ck4201578592
Ck4201578592Ck4201578592
Ck4201578592
 
2. polynomial interpolation
2. polynomial interpolation2. polynomial interpolation
2. polynomial interpolation
 
2012 mdsp pr12 k means mixture of gaussian
2012 mdsp pr12 k means mixture of gaussian2012 mdsp pr12 k means mixture of gaussian
2012 mdsp pr12 k means mixture of gaussian
 
Metodos jacobi y gauss seidel
Metodos jacobi y gauss seidelMetodos jacobi y gauss seidel
Metodos jacobi y gauss seidel
 
On New Root Finding Algorithms for Solving Nonlinear Transcendental Equations
On New Root Finding Algorithms for Solving Nonlinear Transcendental EquationsOn New Root Finding Algorithms for Solving Nonlinear Transcendental Equations
On New Root Finding Algorithms for Solving Nonlinear Transcendental Equations
 

Similar to Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 021 slides)

Lesson16 -inverse_trigonometric_functions_021_handout
Lesson16  -inverse_trigonometric_functions_021_handoutLesson16  -inverse_trigonometric_functions_021_handout
Lesson16 -inverse_trigonometric_functions_021_handout
Matthew Leingang
 
Lesson15 -exponential_growth_and_decay_021_slides
Lesson15  -exponential_growth_and_decay_021_slidesLesson15  -exponential_growth_and_decay_021_slides
Lesson15 -exponential_growth_and_decay_021_slides
Matthew Leingang
 
Lesson16 -inverse_trigonometric_functions_041_slides
Lesson16  -inverse_trigonometric_functions_041_slidesLesson16  -inverse_trigonometric_functions_041_slides
Lesson16 -inverse_trigonometric_functions_041_slides
Matthew Leingang
 
Lesson15 -exponential_growth_and_decay_021_slides
Lesson15 -exponential_growth_and_decay_021_slidesLesson15 -exponential_growth_and_decay_021_slides
Lesson15 -exponential_growth_and_decay_021_slides
Mel Anthony Pepito
 
66 calculation with log and exp
66 calculation with log and exp66 calculation with log and exp
66 calculation with log and exp
math126
 

Similar to Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 021 slides) (20)

Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 021 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 021 ...Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 021 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 021 ...
 
Lesson16 -inverse_trigonometric_functions_021_handout
Lesson16  -inverse_trigonometric_functions_021_handoutLesson16  -inverse_trigonometric_functions_021_handout
Lesson16 -inverse_trigonometric_functions_021_handout
 
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 041 ...
 
Lesson 16: Inverse Trigonometric Functions (Section 041 handout)
Lesson 16: Inverse Trigonometric Functions (Section 041 handout)Lesson 16: Inverse Trigonometric Functions (Section 041 handout)
Lesson 16: Inverse Trigonometric Functions (Section 041 handout)
 
Lesson 15: Exponential Growth and Decay (Section 021 slides)
Lesson 15: Exponential Growth and Decay (Section 021 slides)Lesson 15: Exponential Growth and Decay (Section 021 slides)
Lesson 15: Exponential Growth and Decay (Section 021 slides)
 
Lesson15 -exponential_growth_and_decay_021_slides
Lesson15  -exponential_growth_and_decay_021_slidesLesson15  -exponential_growth_and_decay_021_slides
Lesson15 -exponential_growth_and_decay_021_slides
 
chapter3.ppt
chapter3.pptchapter3.ppt
chapter3.ppt
 
Lesson 16: Inverse Trigonometric Functions (Section 041 slides)
Lesson 16: Inverse Trigonometric Functions (Section 041 slides)Lesson 16: Inverse Trigonometric Functions (Section 041 slides)
Lesson 16: Inverse Trigonometric Functions (Section 041 slides)
 
Lesson16 -inverse_trigonometric_functions_041_slides
Lesson16  -inverse_trigonometric_functions_041_slidesLesson16  -inverse_trigonometric_functions_041_slides
Lesson16 -inverse_trigonometric_functions_041_slides
 
Lesson 15: Exponential Growth and Decay (Section 041 slides)
Lesson 15: Exponential Growth and Decay (Section 041 slides)Lesson 15: Exponential Growth and Decay (Section 041 slides)
Lesson 15: Exponential Growth and Decay (Section 041 slides)
 
Lesson 1: Functions
Lesson 1: FunctionsLesson 1: Functions
Lesson 1: Functions
 
Lesson 1: Functions
Lesson 1: FunctionsLesson 1: Functions
Lesson 1: Functions
 
Lesson15 -exponential_growth_and_decay_021_slides
Lesson15 -exponential_growth_and_decay_021_slidesLesson15 -exponential_growth_and_decay_021_slides
Lesson15 -exponential_growth_and_decay_021_slides
 
Lesson 15: Exponential Growth and Decay (Section 021 slides)
Lesson 15: Exponential Growth and Decay (Section 021 slides)Lesson 15: Exponential Growth and Decay (Section 021 slides)
Lesson 15: Exponential Growth and Decay (Section 021 slides)
 
Lesson 13: Exponential and Logarithmic Functions (Section 021 slides)
Lesson 13: Exponential and Logarithmic Functions (Section 021 slides)Lesson 13: Exponential and Logarithmic Functions (Section 021 slides)
Lesson 13: Exponential and Logarithmic Functions (Section 021 slides)
 
66 calculation with log and exp
66 calculation with log and exp66 calculation with log and exp
66 calculation with log and exp
 
Lesson 15: Exponential Growth and Decay (Section 041 slides)
Lesson 15: Exponential Growth and Decay (Section 041 slides)Lesson 15: Exponential Growth and Decay (Section 041 slides)
Lesson 15: Exponential Growth and Decay (Section 041 slides)
 
Lesson 13: Exponential and Logarithmic Functions (Section 041 slides)
Lesson 13: Exponential and Logarithmic Functions (Section 041 slides)Lesson 13: Exponential and Logarithmic Functions (Section 041 slides)
Lesson 13: Exponential and Logarithmic Functions (Section 041 slides)
 
Lesson 13: Exponential and Logarithmic Functions (Section 041 slides)
Lesson 13: Exponential and Logarithmic Functions (Section 041 slides)Lesson 13: Exponential and Logarithmic Functions (Section 041 slides)
Lesson 13: Exponential and Logarithmic Functions (Section 041 slides)
 
Lesson 13: Exponential and Logarithmic Functions (Section 021 slides)
Lesson 13: Exponential and Logarithmic Functions (Section 021 slides)Lesson 13: Exponential and Logarithmic Functions (Section 021 slides)
Lesson 13: Exponential and Logarithmic Functions (Section 021 slides)
 

More from Matthew Leingang

More from Matthew Leingang (20)

Making Lesson Plans
Making Lesson PlansMaking Lesson Plans
Making Lesson Plans
 
Streamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choiceStreamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choice
 
Electronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsElectronic Grading of Paper Assessments
Electronic Grading of Paper Assessments
 
Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
 
Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)
 
Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
 
Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)
 
Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)
 
Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
 
Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)
 
Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)
 
Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)
 
Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)
 
Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)
 

Recently uploaded

Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
Bhaskar Mitra
 
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Peter Udo Diehl
 

Recently uploaded (20)

FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Demystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John StaveleyDemystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John Staveley
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
 
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo DiehlFuture Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
Future Visions: Predictions to Guide and Time Tech Innovation, Peter Udo Diehl
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
In-Depth Performance Testing Guide for IT Professionals
In-Depth Performance Testing Guide for IT ProfessionalsIn-Depth Performance Testing Guide for IT Professionals
In-Depth Performance Testing Guide for IT Professionals
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 

Lesson 14: Derivatives of Exponential and Logarithmic Functions (Section 021 slides)

  • 1. Section 3.3 Derivatives of Exponential and Logarithmic Functions V63.0121.021, Calculus I New York University October 25, 2010 Announcements Midterm is graded. Please see FAQ. Quiz 3 next week on 2.6, 2.8, 3.1, 3.2
  • 2. Announcements Midterm is graded. Please see FAQ. Quiz 3 next week on 2.6, 2.8, 3.1, 3.2 V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 2 / 38
  • 3. Objectives Know the derivatives of the exponential functions (with any base) Know the derivatives of the logarithmic functions (with any base) Use the technique of logarithmic differentiation to find derivatives of functions involving roducts, quotients, and/or exponentials. V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 3 / 38
  • 4. Outline Recall Section 3.1–3.2 Derivative of the natural exponential function Exponential Growth Derivative of the natural logarithm function Derivatives of other exponentials and logarithms Other exponentials Other logarithms Logarithmic Differentiation The power rule for irrational powers V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 4 / 38
  • 5. Conventions on power expressions Let a be a positive real number. If n is a positive whole number, then an = a · a · · · · · a n factors a0 = 1. For any real number r, a−r = 1 ar . For any positive whole number n, a1/n = n √ a. There is only one continuous function which satisfies all of the above. We call it the exponential function with base a. V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 5 / 38
  • 6. Properties of exponential Functions Theorem If a > 0 and a = 1, then f (x) = ax is a continuous function with domain (−∞, ∞) and range (0, ∞). In particular, ax > 0 for all x. For any real numbers x and y, and positive numbers a and b we have ax+y = ax ay ax−y = ax ay (ax )y = axy (ab)x = ax bx V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 6 / 38
  • 7. Properties of exponential Functions Theorem If a > 0 and a = 1, then f (x) = ax is a continuous function with domain (−∞, ∞) and range (0, ∞). In particular, ax > 0 for all x. For any real numbers x and y, and positive numbers a and b we have ax+y = ax ay ax−y = ax ay (negative exponents mean reciprocals) (ax )y = axy (ab)x = ax bx V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 6 / 38
  • 8. Properties of exponential Functions Theorem If a > 0 and a = 1, then f (x) = ax is a continuous function with domain (−∞, ∞) and range (0, ∞). In particular, ax > 0 for all x. For any real numbers x and y, and positive numbers a and b we have ax+y = ax ay ax−y = ax ay (negative exponents mean reciprocals) (ax )y = axy (fractional exponents mean roots) (ab)x = ax bx V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 6 / 38
  • 9. Graphs of various exponential functions x y y = 1x y = 2xy = 3x y = 10x y = 1.5x y = (1/2)xy = (1/3)x y = (1/10)x y = (2/3)x V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 7 / 38
  • 10. The magic number Definition e = lim n→∞ 1 + 1 n n = lim h→0+ (1 + h)1/h V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 8 / 38
  • 11. Existence of e See Appendix B We can experimentally verify that this number exists and is e ≈ 2.718281828459045 . . . e is irrational e is transcendental n 1 + 1 n n 1 2 2 2.25 3 2.37037 10 2.59374 100 2.70481 1000 2.71692 106 2.71828 V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 9 / 38
  • 12. Logarithms Definition The base a logarithm loga x is the inverse of the function ax y = loga x ⇐⇒ x = ay The natural logarithm ln x is the inverse of ex . So y = ln x ⇐⇒ x = ey . Facts (i) loga(x1 · x2) = loga x1 + loga x2 (ii) loga x1 x2 = loga x1 − loga x2 (iii) loga(xr ) = r loga x V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 10 / 38
  • 13. Graphs of logarithmic functions x y y = 2x y = log2 x (0, 1) (1, 0) y = 3x y = log3 x y = 10x y = log10 x y = ex y = ln x V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 11 / 38
  • 14. Change of base formula for logarithms Fact If a > 0 and a = 1, and the same for b, then loga x = logb x logb a Proof. If y = loga x, then x = ay So logb x = logb(ay ) = y logb a Therefore y = loga x = logb x logb a V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 12 / 38
  • 15. Upshot of changing base The point of the change of base formula loga x = logb x logb a = 1 logb a · logb x = (constant) · logb x is that all the logarithmic functions are multiples of each other. So just pick one and call it your favorite. Engineers like the common logarithm log = log10 Computer scientists like the binary logarithm lg = log2 Mathematicians like natural logarithm ln = loge Naturally, we will follow the mathematicians. Just don’t pronounce it “lawn.” V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 13 / 38
  • 16. Outline Recall Section 3.1–3.2 Derivative of the natural exponential function Exponential Growth Derivative of the natural logarithm function Derivatives of other exponentials and logarithms Other exponentials Other logarithms Logarithmic Differentiation The power rule for irrational powers V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 14 / 38
  • 17. Derivatives of Exponential Functions Fact If f (x) = ax , then f (x) = f (0)ax . V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 15 / 38
  • 18. Derivatives of Exponential Functions Fact If f (x) = ax , then f (x) = f (0)ax . Proof. Follow your nose: f (x) = lim h→0 f (x + h) − f (x) h = lim h→0 ax+h − ax h = lim h→0 ax ah − ax h = ax · lim h→0 ah − 1 h = ax · f (0). V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 15 / 38
  • 19. Derivatives of Exponential Functions Fact If f (x) = ax , then f (x) = f (0)ax . Proof. Follow your nose: f (x) = lim h→0 f (x + h) − f (x) h = lim h→0 ax+h − ax h = lim h→0 ax ah − ax h = ax · lim h→0 ah − 1 h = ax · f (0). To reiterate: the derivative of an exponential function is a constant times that function. Much different from polynomials! V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 15 / 38
  • 20. The funny limit in the case of e Remember the definition of e: e = lim n→∞ 1 + 1 n n = lim h→0 (1 + h)1/h Question What is lim h→0 eh − 1 h ? V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 16 / 38
  • 21. The funny limit in the case of e Remember the definition of e: e = lim n→∞ 1 + 1 n n = lim h→0 (1 + h)1/h Question What is lim h→0 eh − 1 h ? Answer If h is small enough, e ≈ (1 + h)1/h . So eh − 1 h ≈ (1 + h)1/h h − 1 h = (1 + h) − 1 h = h h = 1 V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 16 / 38
  • 22. The funny limit in the case of e Remember the definition of e: e = lim n→∞ 1 + 1 n n = lim h→0 (1 + h)1/h Question What is lim h→0 eh − 1 h ? Answer If h is small enough, e ≈ (1 + h)1/h . So eh − 1 h ≈ (1 + h)1/h h − 1 h = (1 + h) − 1 h = h h = 1 So in the limit we get equality: lim h→0 eh − 1 h = 1 V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 16 / 38
  • 23. Derivative of the natural exponential function From d dx ax = lim h→0 ah − 1 h ax and lim h→0 eh − 1 h = 1 we get: Theorem d dx ex = ex V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 17 / 38
  • 24. Exponential Growth Commonly misused term to say something grows exponentially It means the rate of change (derivative) is proportional to the current value Examples: Natural population growth, compounded interest, social networks V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 18 / 38
  • 25. Examples Examples Find derivatives of these functions: e3x ex2 x2 ex V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 19 / 38
  • 26. Examples Examples Find derivatives of these functions: e3x ex2 x2 ex Solution d dx e3x = 3e3x V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 19 / 38
  • 27. Examples Examples Find derivatives of these functions: e3x ex2 x2 ex Solution d dx e3x = 3e3x d dx ex2 = ex2 d dx (x2 ) = 2xex2 V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 19 / 38
  • 28. Examples Examples Find derivatives of these functions: e3x ex2 x2 ex Solution d dx e3x = 3e3x d dx ex2 = ex2 d dx (x2 ) = 2xex2 d dx x2 ex = 2xex + x2 ex V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 19 / 38
  • 29. Outline Recall Section 3.1–3.2 Derivative of the natural exponential function Exponential Growth Derivative of the natural logarithm function Derivatives of other exponentials and logarithms Other exponentials Other logarithms Logarithmic Differentiation The power rule for irrational powers V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 20 / 38
  • 30. Derivative of the natural logarithm function Let y = ln x. Then x = ey so V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 21 / 38
  • 31. Derivative of the natural logarithm function Let y = ln x. Then x = ey so ey dy dx = 1 V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 21 / 38
  • 32. Derivative of the natural logarithm function Let y = ln x. Then x = ey so ey dy dx = 1 =⇒ dy dx = 1 ey = 1 x V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 21 / 38
  • 33. Derivative of the natural logarithm function Let y = ln x. Then x = ey so ey dy dx = 1 =⇒ dy dx = 1 ey = 1 x We have discovered: Fact d dx ln x = 1 x V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 21 / 38
  • 34. Derivative of the natural logarithm function Let y = ln x. Then x = ey so ey dy dx = 1 =⇒ dy dx = 1 ey = 1 x We have discovered: Fact d dx ln x = 1 x x y ln x V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 21 / 38
  • 35. Derivative of the natural logarithm function Let y = ln x. Then x = ey so ey dy dx = 1 =⇒ dy dx = 1 ey = 1 x We have discovered: Fact d dx ln x = 1 x x y ln x 1 x V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 21 / 38
  • 36. The Tower of Powers y y x3 3x2 x2 2x1 x1 1x0 x0 0 ? ? x−1 −1x−2 x−2 −2x−3 The derivative of a power function is a power function of one lower power V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 22 / 38
  • 37. The Tower of Powers y y x3 3x2 x2 2x1 x1 1x0 x0 0 ? x−1 x−1 −1x−2 x−2 −2x−3 The derivative of a power function is a power function of one lower power Each power function is the derivative of another power function, except x−1 V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 22 / 38
  • 38. The Tower of Powers y y x3 3x2 x2 2x1 x1 1x0 x0 0 ln x x−1 x−1 −1x−2 x−2 −2x−3 The derivative of a power function is a power function of one lower power Each power function is the derivative of another power function, except x−1 ln x fills in this gap precisely. V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 22 / 38
  • 39. Examples Examples Find derivatives of these functions: ln(3x) x ln x ln √ x V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 23 / 38
  • 40. Examples Example Find d dx ln(3x). V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 24 / 38
  • 41. Examples Example Find d dx ln(3x). Solution (chain rule way) d dx ln(3x) = 1 3x · 3 = 1 x V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 24 / 38
  • 42. Examples Example Find d dx ln(3x). Solution (chain rule way) d dx ln(3x) = 1 3x · 3 = 1 x Solution (properties of logarithms way) d dx ln(3x) = d dx (ln(3) + ln(x)) = 0 + 1 x = 1 x V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 24 / 38
  • 43. Examples Example Find d dx ln(3x). Solution (chain rule way) d dx ln(3x) = 1 3x · 3 = 1 x Solution (properties of logarithms way) d dx ln(3x) = d dx (ln(3) + ln(x)) = 0 + 1 x = 1 x The first answer might be surprising until you see the second solution. V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 24 / 38
  • 44. Examples Example Find d dx x ln x V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 25 / 38
  • 45. Examples Example Find d dx x ln x Solution The product rule is in play here: d dx x ln x = d dx x ln x + x d dx ln x = 1 · ln x + x · 1 x = ln x + 1 V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 25 / 38
  • 46. Examples Example Find d dx ln √ x. V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 26 / 38
  • 47. Examples Example Find d dx ln √ x. Solution (chain rule way) d dx ln √ x = 1 √ x d dx √ x = 1 √ x 1 2 √ x = 1 2x V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 26 / 38
  • 48. Examples Example Find d dx ln √ x. Solution (chain rule way) d dx ln √ x = 1 √ x d dx √ x = 1 √ x 1 2 √ x = 1 2x Solution (properties of logarithms way) d dx ln √ x = d dx 1 2 ln x = 1 2 d dx ln x = 1 2 · 1 x V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 26 / 38
  • 49. Examples Example Find d dx ln √ x. Solution (chain rule way) d dx ln √ x = 1 √ x d dx √ x = 1 √ x 1 2 √ x = 1 2x Solution (properties of logarithms way) d dx ln √ x = d dx 1 2 ln x = 1 2 d dx ln x = 1 2 · 1 x The first answer might be surprising until you see the second solution. V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 26 / 38
  • 50. Outline Recall Section 3.1–3.2 Derivative of the natural exponential function Exponential Growth Derivative of the natural logarithm function Derivatives of other exponentials and logarithms Other exponentials Other logarithms Logarithmic Differentiation The power rule for irrational powers V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 27 / 38
  • 51. Other logarithms Example Use implicit differentiation to find d dx ax . V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 28 / 38
  • 52. Other logarithms Example Use implicit differentiation to find d dx ax . Solution Let y = ax , so ln y = ln ax = x ln a V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 28 / 38
  • 53. Other logarithms Example Use implicit differentiation to find d dx ax . Solution Let y = ax , so ln y = ln ax = x ln a Differentiate implicitly: 1 y dy dx = ln a =⇒ dy dx = (ln a)y = (ln a)ax V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 28 / 38
  • 54. Other logarithms Example Use implicit differentiation to find d dx ax . Solution Let y = ax , so ln y = ln ax = x ln a Differentiate implicitly: 1 y dy dx = ln a =⇒ dy dx = (ln a)y = (ln a)ax Before we showed y = y (0)y, so now we know that ln a = lim h→0 ah − 1 h V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 28 / 38
  • 55. Other logarithms Example Find d dx loga x. V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 29 / 38
  • 56. Other logarithms Example Find d dx loga x. Solution Let y = loga x, so ay = x. V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 29 / 38
  • 57. Other logarithms Example Find d dx loga x. Solution Let y = loga x, so ay = x. Now differentiate implicitly: (ln a)ay dy dx = 1 =⇒ dy dx = 1 ay ln a = 1 x ln a V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 29 / 38
  • 58. Other logarithms Example Find d dx loga x. Solution Let y = loga x, so ay = x. Now differentiate implicitly: (ln a)ay dy dx = 1 =⇒ dy dx = 1 ay ln a = 1 x ln a Another way to see this is to take the natural logarithm: ay = x =⇒ y ln a = ln x =⇒ y = ln x ln a So dy dx = 1 ln a 1 x . V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 29 / 38
  • 59. More examples Example Find d dx log2(x2 + 1) V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 30 / 38
  • 60. More examples Example Find d dx log2(x2 + 1) Answer dy dx = 1 ln 2 1 x2 + 1 (2x) = 2x (ln 2)(x2 + 1) V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 30 / 38
  • 61. Outline Recall Section 3.1–3.2 Derivative of the natural exponential function Exponential Growth Derivative of the natural logarithm function Derivatives of other exponentials and logarithms Other exponentials Other logarithms Logarithmic Differentiation The power rule for irrational powers V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 31 / 38
  • 62. A nasty derivative Example Let y = (x2 + 1) √ x + 3 x − 1 . Find y . V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 32 / 38
  • 63. A nasty derivative Example Let y = (x2 + 1) √ x + 3 x − 1 . Find y . Solution We use the quotient rule, and the product rule in the numerator: y = (x − 1) 2x √ x + 3 + (x2 + 1)1 2(x + 3)−1/2 − (x2 + 1) √ x + 3(1) (x − 1)2 = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 32 / 38
  • 64. Another way y = (x2 + 1) √ x + 3 x − 1 ln y = ln(x2 + 1) + 1 2 ln(x + 3) − ln(x − 1) 1 y dy dx = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 So dy dx = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 x − 1 V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 33 / 38
  • 65. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 66. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 67. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 68. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 69. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 70. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 71. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 72. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 73. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 74. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 75. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 76. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 77. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 78. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? Yes. V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 79. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? Yes. Which do you like better? V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 80. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? Yes. Which do you like better? What kinds of expressions are well-suited for logarithmic differentiation? V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 81. Compare and contrast Using the product, quotient, and power rules: y = 2x √ x + 3 (x − 1) + (x2 + 1) 2 √ x + 3(x − 1) − (x2 + 1) √ x + 3 (x − 1)2 Using logarithmic differentiation: y = 2x x2 + 1 + 1 2(x + 3) − 1 x − 1 (x2 + 1) √ x + 3 (x − 1) Are these the same? Yes. Which do you like better? What kinds of expressions are well-suited for logarithmic differentiation? Products, quotients, and powers V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 34 / 38
  • 82. Derivatives of powers Question Let y = xx . Which of these is true? (A) Since y is a power function, y = x · xx−1 = xx . (B) Since y is an exponential function, y = (ln x) · xx (C) Neither x y 1 1 V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 35 / 38
  • 83. Derivatives of powers Question Let y = xx . Which of these is true? (A) Since y is a power function, y = x · xx−1 = xx . (B) Since y is an exponential function, y = (ln x) · xx (C) Neither x y 1 1 Answer (A) This can’t be y because xx > 0 for all x > 0, and this function decreases at some places (B) This can’t be y because (ln x)xx = 0 when x = 1, and this function does not have a horizontal tangent at x = 1. V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 35 / 38
  • 84. It’s neither! Or both? Solution If y = xx , then ln y = x ln x 1 y dy dx = x · 1 x + ln x = 1 + ln x dy dx = (1 + ln x)xx = xx + (ln x)xx V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 36 / 38
  • 85. It’s neither! Or both? Solution If y = xx , then ln y = x ln x 1 y dy dx = x · 1 x + ln x = 1 + ln x dy dx = (1 + ln x)xx = xx + (ln x)xx Remarks Each of these terms is one of the wrong answers! V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 36 / 38
  • 86. It’s neither! Or both? Solution If y = xx , then ln y = x ln x 1 y dy dx = x · 1 x + ln x = 1 + ln x dy dx = (1 + ln x)xx = xx + (ln x)xx Remarks Each of these terms is one of the wrong answers! y < 0 on the interval (0, e−1 ) y = 0 when x = e−1 V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 36 / 38
  • 87. Derivatives of power functions with any exponent Fact (The power rule) Let y = xr . Then y = rxr−1 . V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 37 / 38
  • 88. Derivatives of power functions with any exponent Fact (The power rule) Let y = xr . Then y = rxr−1 . Proof. y = xr =⇒ ln y = r ln x Now differentiate: 1 y dy dx = r x =⇒ dy dx = r y x = rxr−1 V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 37 / 38
  • 89. Summary Derivatives of logarithmic and exponential functions: y y ex ex ax (ln a) · ax ln x 1 x loga x 1 ln a · 1 x Logarithmic Differentiation can allow us to avoid the product and quotient rules. We are finally done with the Power Rule! V63.0121.021, Calculus I (NYU) Section 3.3 Derivs of Exp and Log October 25, 2010 38 / 38