0% found this document useful (0 votes)
36 views2 pages

hw8 Sol

bbmbmbm

Uploaded by

Firoiu Irinel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views2 pages

hw8 Sol

bbmbmbm

Uploaded by

Firoiu Irinel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Math 171

Solutions to homework problems

Spring 2005

Section 4.3
cos x ex
1(b) Evaluate the limit if it exists: lim+
.
x0 log(1 + x2 )
Since lim+ cos x ex = lim+ log(1 + x2 ) = 0, we can use LHospitals Rule:
x0

x0

(sin x + ex )(1 + x2 )
cos x e
(cos x ex )0
sin x ex


=
lim
=
lim
=
lim
=
2x
log(1 + x2 )
2x
x0+
x0+ (log(1 + x2 ))0
x0+
x

lim

x0+

1+x2

1
4(a) Using (ex )0 = ex , (log x)0 = , and x = e log x , show that (x )0 = x1 for all
x
x > 0.

 0
0

(x )0 = elog x
= e log x = e log x = x = x1
x
x
6 Let f be differentiable on a nonempty, open interval (a, b) with f 0 bounded on
(a, b). Prove that f is uniformly continuous on (a, b).

. Then by the Mean Value


Let |f 0 | M for some M > 0. Let > 0 be given. Set =
M
Theorem for any x1 < x2 in (a, b) such that |x2 x1 | < there exists c (x1 , x2 ) such that
f (x2 ) f (x1 )

f 0 (c) =
. Therefore |f (x2 ) f (x1 )| = |f 0 (c)| |x2 x1 | < M = M
= .
x2 x 1
M
8 Let f be twice differentiable on (a, b) and let there be points x1 < x2 < x3 in (a, b)
such that f (x1 ) > f (x2 ) and f (x3 ) > f (x2 ). Prove that there is a point c (a, b) such
that f 00 (c) > 0.
Since x1 < x2 and f (x1 ) > f (x2 ), by the Mean Value Theorem there exists a point a (x1 , x2 )
f (x2 ) f (x1 )
such that f 0 (a) =
< 0.
x2 x 1
Since x2 < x3 and f (x3 ) > f (x2 ), by the Mean Value Theorem there exists a point b (x2 , x3 )
f (x3 ) f (x2 )
such that f 0 (b) =
> 0.
x3 x 2
Then by the Mean Value Theorem (applied to f 0 (x)) there exists a point c (a, b) such that
f 0 (b) f 0 (a)
f 00 (c) =
> 0.
ba
Section 4.4

1(b) Find all a R such that ax2 + 3x + 5 is strictly increasing on the interval (1, 2).
Let f (x) = ax2 + 3x + 5. Then f 0 (x) = 2ax + 3 is continuous. If f 0 (x) is negative at some
number, it is negative on some open interval, and then by the increasing/decreasing test, f (x)
is decreasing on that interval. Therefore if f (x) = ax2 + 3x + 5 is strictly increasing then
f 0 (x) 0 on (1, 2). So 2ax + 3 0 on (1, 2). Since f 0 (x) = 2ax + 3 is continuous, f 0 (2) 0.
3
So we have 4a + 3 0, so a .
4
3
Conversely, if a , then 2ax + 3 > 0 on (1, 2), and then f (x) is strictly increasing on
4
(1, 2).

Another solution (not using calculus): if a = 0, then f (x) = 3x + 5 is strictly increasing


everywhere.
If a 6= 0, then the graph of this function is a parabola. If a > 0 then the parabola opens
upward, and if a < 0 then the parabola opens downward. Recall that the vertex of the
b
3
parabola y = ax2 + bx + c has x-coordinate , so for our function it is . Now,
2a
2a
3
f (x) = ax2 + 3x + 5 is strictly increasing on (1, 2) if either a > 0 and
1 (i.e. the vertex
2a
3
of the parabola is to the left of the interval), or a < 0 and
2 (i.e. the vertex of the
2a
parabola is to
the
right
of
the
interval).
Solving
these
inequalities,
and adding the solution


3
a = 0, gives , + .
4
2 Let f and g be 1-1 and continuous on R. If f (0) = 2, g(1) = 2, f 0 (0) = , and
g 0 (1) = e, compute the following derivatives.
(a) (f 1 )0 (2).
(f 1 )0 (2) =

1
f 0 (f 1 (2))

1
f 0 (0)

1
.

(b) (g 1 )0 (2).
(g 1 )0 (2) =

1
1
1
= 0
= .
g 0 (g 1 (2))
g (1)
e

(c) (f 1 g 1 )0 (2).
(f 1 g 1 )0 (2) = f 1 (2)(g 1 )0 (2) + (f 1 )0 (2)g 1 (2) = 0

1
1
1
+ 1= .
e

4 Using the Inverse Function Theorem, prove that (arcsin x)0 =


x (1, 1) and (arctan x)0 =

1
for x (, ).
1 + x2

1
for
1 x2

Since arcsin x = sin1 x, arcsin1 x = sin x, so by the Inverse Function Theorem


1
1
.
=
(arcsin x)0 =
0
cos(arcsin
x)
sin (arcsin x)
Let y = arcsin x, then sin y = x, sin2 y = x2 , cos2 y =p
1sin2 y = 1x2 , so cos y =

Since arcsin x = y , cos y 0, so cos y = 1 x2 .


2
2p
1
Thus cos(arcsin x) = cos y = 1 x2 , and (arcsin x)0 =
.
1 x2
Similarly for arctan x: (arctan x)0 =

p
1 x2 .

1
1
=
.
2
tan (arctan x)
sec (arctan x)
0

Let y = arctan x, then tan y = x, sec2 y = 1 + tan2 y = 1 + x2 . Then (arctan x)0 =

1
.
1 + x2

You might also like