MTH4100 Calculus I: Lecture Notes For Week 11 Thomas' Calculus, Sections 5.5 and 7.1 To 7.8 (Except Sections 7.5, 7.6)
MTH4100 Calculus I: Lecture Notes For Week 11 Thomas' Calculus, Sections 5.5 and 7.1 To 7.8 (Except Sections 7.5, 7.6)
Rainer Klages
Autumn 2009
example: Evaluate Z
2z
√
3
dz :
z2 + 5
1. Substitute u = z 2 + 5, du = 2z dz:
Z Z
2z
√
3
dz = u−1/3 du
2
z +5
2. Integrate: Z
3
u−1/3 du = u2/3 + C
2
3. Replace u = z 2 + 5: Z
2z 3
√ dz = (z 2 + 5)2/3 + C
3
z2 + 5 2
Transform integrals by
Z using trigonometric identities.
example: Evaluate sin2 x dx:
Use half-angle formula sin2 x = (1 − cos 2x)/2 to write
Z Z
2 1
sin x dx = (1 − cos 2x)dx
2
Z Z
1 1
= dx − cos 2x dx
2 2
1 1
= x − sin 2x + C
2 4
Move on to substitution in definite integrals:
Theorem 1 If g ′ is continuous on [a, b] and f is continuous on the range of g, then
Z b Z g(b)
′
f (g(x))g (x)dx = f (u)du .
a g(a)
(proof by splitting the integrals and straightforward formal manipulations, see book p.379
for part (a))
examples:
√
example: Find the area that is enclosed above by y = x and below by y = 0 and y = x−2.
Two solutions:
(a) by definition:
examples:
note:
• f −1 reads f inverse
• f −1 (x) 6= (f (x))−1 = 1/f (x)! (not an exponent)
• (f −1 ◦ f )(x) = x for all x ∈ D(f )
• (f ◦ f −1 )(x) = x for all x ∈ R(f )
Read off inverse from graph of f (x), as follows:
usual procedure x 7→ y = f (x):
Note that D(f ) = R(f −1 ) and R(f ) = D(f −1 ), which suggests to reflect x = f −1 (y) along
y = x:
√ √
1. solve y = f (x) for x: y = x2 = |x| = x, as x ≥ 0.
√
2. interchange x and y: y = x.
8
dx d dy
=1= f (y) = f ′ (y) .
dx dx dx
Therefore,
dy 1 1
= ′ = dx
dx f (y) dy
dy 1
= ′ −1
dx f (f (x))
Be more precise:
9
1 1 1
(f −1 )′ (x) = = = √
f ′ (f −1 (x)) 2f −1 (x) 2 x
note: The theorem can be used pointwise to find a value of the inverse derivative without
calculating any formula for the inverse (see the book p.472 for an example). Otherwise,
simply differentiate the inverse.
Natural Logarithms
For a ∈ Q \ {−1} we know that
Z x
1
ta dt = xa+1 − 1
1 a+1
The range of ln x is R.
A special value: the number e = 2.718281828459 . . . (sometimes called Euler’s number),
satisfying
ln e = 1 .
ln ax = ln x + C .
ln ax = ln a + ln x .
z2 + 3
2. ln = ln(z 2 + 3) − ln(2z − 1)
2z − 1
1
3. ln cot x = ln = − ln tan x
tan x
√ 1
4. ln 5
x − 3 = ln(x − 3)1/5 = ln(x − 3)
5
For t > 0, the Fundamental Theorem of Calculus tells us that
Z
1
dt = ln t + C .
t
It is
ln(ea ) = a , a ∈ R
and
eln a = a , a > 0 .
With x
eln a = ex ln a = ax
we can define real powers of positive real numbers a:
Definition 3 (General exponential functions) For every x ∈ R and a > 0, the expo-
nential function with base a is
ax = ex ln a .
note: By using xn = en ln x , it can be proved that
d n
x = nxn−1 , x > 0,
dx
for all real n. (see book p.492)
We have
Proof of 1.:
As ex = f −1 (x) with f (x) = ln x and f ′ (x) = 1/x, we find (by using the derivative rule for
inverses)
d x 1
e = ′ −1 = f −1 (x) = ex
dx f (f (x))
implying Z
ex dx = ex + C .
14
by substituting u = f (x).
examples:
1.
d sin x d
e = esin x sin x = esin x cos x
dx dx
2.
Z ln 2 Z ln 8
3x 1
e dx = eu du
0 0 3
ln 8
1 u
= e
3 0
7
=
3
e = lim (1 + x)1/x
x→0
Proof:
ln lim (1 + x)1/x =
x→0
(continuity of ln x ) = lim ln(1 + x)1/x
x→0
1
(power rule) = lim ln(1 + x)
x→0 x
1
(ln 1 = 0 and l’Hôpital) = lim
x→0 1 + x
= 1
= ln(e)
q.e.d.
implying
Z
ax
ax dx = + C , a 6= 1
ln a
example:
d x d x ln x d
x = e = ex ln x (x ln x) = xx (1 + ln x)
dx dx dx
It is
loga (ax ) = x , x ∈ R
and
x = aloga x , x > 0 .
Furthermore,
ln x = ln aloga x = loga x · ln a .
ln x
yielding loga x =
ln a
note: The algebra for loga x is precisely the same as that for ln x.
Read
Thomas’ Calculus:
Section 7.7 Inverse trigonometric functions,
and Section 7.8, Hyperbolic functions
You will need this information for coursework 10!
In the following two sections I explain some very bare essentials that can be found on these
pages.
examples:
. . . and so on.
caution: sin−1 x 6= (sin x)−1
Unfortunately this is inconsistent, since sin2 x = (sin x)2 . Best to avoid sin−1 x and use
arcsin x etc. instead.
How to differentiate inverse trigonometric functions?
example: Differentiate y = arcsin x.
Start with implicit differentiation of sin y = x,
dy
cos y =1.
dx
dy
Solve for dx
:
dy 1 1
= =p
dx cos y 1 − sin2 y
17
for −π/2 < y < π/2 (cos x = 0 for x = ±π/2). Therefore, for |x| < 1,
d 1
arcsin x = √
dx 1 − x2
and, conversely,
Z
dx
√ = arcsin x + C .
1 − x2
example: Evaluate
Z
dx
√ .
4x − x2
Now integrate
Z Z
dx dx
√ = p
4x − x2 4 − (x − 2)2
Z
du
(u = x − 2) = √
4 − u2
u
= arcsin + C
2 x
= arcsin −1 +C
2
Hyperbolic functions
Every function f on [−a, a] can be decomposed into
For f (x) = ex :
ex + e−x ex − e−x
ex = + ,
| {z2 } | {z 2 }
=cosh x =sinh x
ex − e−x ex + e−x
sinh x = cosh x =
2 2
Compare the following with trigonometric functions:
d d ex − e−x ex + e−x
sinh x = = = cosh x
dx dx 2 2
d d ex + e−x ex − e−x
cosh x = = = sinh x
dx dx 2 2
Inverse hyperbolic functions defined in analogy to trigonometric functions.