Analysis Real Solutions 9
Analysis Real Solutions 9
Anthony Varilly
Math 112, Spring 2002
(f) f (x, y) = xy+z . We have
f
f
f
= (y + z) xy+z1 and
= (log x) xy+z and
= (log x) xy+z
x
y
z
Thus by Theorem 6.2.2, the Jacobian matrix is
(y + z) xy+z1 (log x) xy+z (log x) xy+z
2. End of Chapter 6, Exercise 7. Find the critical points of the following functions and determine
whether they are local minima, maxima, or saddle points.
(a) f (x, y) = x3 + 6x2 + 3y 2 12xy + 9x.
Solution. The critical points are those points (x, y) for which
f
f
= 3x2 + 12x 12y + 9 = 0 and
= 6y 12x = 0.
x
y
Therefore y = 2x, which implies 3(x2 4x + 3) = 0, and so x = 1 or x = 3. Therefore
the critical points of f are (3, 6) and (1, 2). The matrix of the Hessian at (x, y) is
6x + 12 12
.
12
6
1
0
cos n sin ((2k + 1) /2) 0 .
0
0
2
4 if n + k even
It follows that 1 =
, 2 = 4, and 3 = 8. Hence f has local
4 if n + k odd
n (2k + 1)
minima at
,
, 0 if n + k odd. If n + k even, then 3 > 0 implies f cannot
2
2
n (2k + 1)
have a minimum value at
,
, 0 , and 1 < 0 implies f cannot have
2
2
n (2k + 1)
n (2k + 1)
a maximum value at
,
, 0 . But since
,
, 0 are critical
2
2
2
2
points, they are saddle points.
2
At
(2j + 1)
, m, 0 , the matrix of the Hessian is
4
0
2 sin ((2j + 1) /2) cos m 0
2 sin ((2j + 1) /2) cos m
0
0 .
0
0
2
It
follows that 1 = 0, 2 = 4, and 3 = 8. Hence f has saddle points at
(2j + 1)
, m, 0 since 2 < 0.
4
3. End of Chapter 6, Exercise 8. Show that if f : A R2 R has a critical point x0 A and
we let
2
2
2f
2f
f
=
x1 x1 x2 x2
x1 x2
be evaluated at x0 , then
(a) > 0 and 2 f /x1 x1 > 0 imply f has a local minimum at x0 .
Solution. From Theorem 6.9.4, f has a local minimum at x0 if x0 is a critical point of
f such that Hx0 (f ) is positive definite. Thus we need only show that Hx0 (f ) is positive
definite if > 0 and 2 f /x1 x1 > 0. To be sure, we prove the following lemma:
a b
Lemma: Let A =
be a symmetric 2 2 matrix, where a, b, c R. Then A is
b c
positive definite if a > 0 and ac b2 > 0. A is negative definite if a < 0 and ac b2 > 0.
Proof. Let v = (x, y)> be an arbitrary non-zero vector. Then
a b
x
>
x y
v Av =
= ax2 + 2bxy + cy 2
b c
y
b2 y 2 b 2 y 2
= ax2 + 2bxy +
+ cy 2
a
a
by 2
b2
= a x+
+ c
y2
a
a
If A is to be positive definite, then v > Av > 0 for all v. In particular, for y = 0, we must
have ax2 > 0, which implies a > 0. Also, when x = (b/a)y, (c b2 /a)y 2 > 0 implies
ac b2 > 0. If A is to be negative definite, then v > Av < 0 for all v. In particular,
for y = 0, we must have ax2 < 0, which implies a < 0. Also, when x = (b/a)y,
(c b2 /a)y 2 < 0 implies a(c b2 /a) > 0, which yields ac b2 > 0.
Since the matrix of the Hessian clearly satisfies the conditions of this lemma, it follows
that Hx0 (f ) is positive definite if = ac b2 > 0 and 2 f /x1 x1 = a > 0.
(b) > 0 and 2 f /x1 x1 < 0 imply f has a local maximum at x0 .
Solution. Since the matrix of the Hessian clearly satisfies the conditions of the lemma, it
follows that Hx0 (f ) is negative definite if = ac b2 > 0 and 2 f /x1 x1 = a < 0.
3
n
X
xi
i=1
f
= mf (x) .
xi
Show that maps multilinear in k variables give rise to homogenous functions of degree k. Give
other examples.
Solution. By definition of the directional derivative,
Df (x) x = lim
h0
f (x + hx) f (x)
f ((1 + h) x) f (x)
= lim
h0
h
h
f h f g
f z
+
+
= 2 sin x cos x + zy + 0
h x g x z x
f h f g f z
=
+
+
= 0 + z(3y 2 + x) + 0
h y
g y
z y
f h f g f z
=
+
+
= 0 + 0 + (y 3 + xy)
h z
g z
z z
Therefore DF (x, y, z) = sin 2x + yz xz + 3y 2 z y 3 + xy .
Alternatively, we can use Jacobean matrices: DF (x, y, z) = DF (f (x)) Df (x). In this
case
cos x
0
0
3y 2 + x 0
DF (x, y, z) = 2h z g y
0
0
1
=
8. End of Chapter 6, Exercise 20. Let L : Rn Rn be a linear map. Define kLk = inf {M | kLxk M kxk for
Show that k k is a norm on the space of linear maps of Rn to Rm .
Solution. Let L(Rn , Rm ) denote the space of linear maps from Rn to Rm . We first show that
kL1 k 0 for L1 L(Rn , Rm ). We have
kL1 k = inf {M | kL1 xk M kxk} = inf {M | kyk M kxk}
if we let L1 x = y Rm . From properties of the vector norm, kyk 0 and kxk 0, so it
follows that M 0 and thus inf M 0.
Secondly, we show that kL1 k = 0 if and only if L1 = 0. We have
kL1 k
Finally for L1 , L2 L(Rn , Rm ), we show that kL1 + L2 k kL1 k + kL2 k. Let kL1 k =
inf {M1 | kL1 xk M1 kxk}, kL2 k = inf {M2 | kL2 xk M2 kxk}, and kL1 +L2 k = inf {M | k(L1 + L2 )xk M
Note that
k(L1 + L2 )xk = kL1 x + L2 xk
kL1 xk + kL2 xk M1 kxk + M2 kxk
For all M1 and M2 for which the above inequalities kL1 xk M1 kxk and kL2 xk M2 kxk
hold, they must be valid for inf M1 and inf M2 . So we get
k(L1 + L2 )xk inf {M1 | kL1 xk M1 kxk} + inf {M2 | kL2 xk M2 kxk}
= kL1 k + kL2 k
It is now convenient to redefine kLk = sup {M | kLxk M kxk for all x Rn }. Then kL1 +
L2 k = sup {M | k(L1 + L2 )xk M kxk}. So we now have
M kxk k(L1 + L2 )xk kL1 k + kL2 k
For all M for which the above inequality holds, it must hold for sup M . Thus we have
sup {M | k(L1 + L2 )xk M kxk} kL1 k + kL2 k
which implies
kL1 + L2 k kL1 k + kL2 k
as desired.
9. End of Chapter 6, Exercise 29. Let fn (x) = xenx , x [0, ), n = 0, 1, 2, . . . .
6
n=0 fn (x)
(b) Is f continuous?
Solution. No, f is not continuous because
ex
f (x) f (0)
= lim x
=1
x0
x0 e 1
x0
lim
using lH
opitals Rule. Therefore f (x) 9 f (0) as x 0 and so f is not continuous.
(c) Find a suitable set on which the convergence is uniform.
Solution. Consider the interval [a, b], where 0 < a < b. Clearly x bPand ex
ea
fn (x) = xenx bean . If we let Mn = bean , then
n=0 Mn =
P. Therefore
n
a
a
b n=0 (e ) is a convergent geometric series since a > 0 implies e
< 1. By the
Weierstrass M test, we have uniform convergence on the interval [a, b]. But since a
and b are arbitrary positive numbers, we have shown uniform convergence on [a, ),
a > 0.
(d) May we differentiate term by term?
Solution. The fn are clearly differentiable for x (0, ), with fn0 (x) = (1 nx) enx .
FromP
this, we see that the fn0 are continuous for x (0, ). We have already showed
that
fn converges uniformly (hence pointwise) on (0, ).
P 0
We will now show that
fn converges
on
Consider
the interval
P uniformly
P(0, ).
P
0 (x) =
nx
nx . For
[a, b], where 0 < a < b. We
have
f
e
nxe
n=0 n
n=0
n=0
P
x [a, b], enx < 1, and so n=0 enx is a convergent geometric series.PIn Example
nx ,
5.1.9, this was shown to imply uniform convergence
series
n=0 nxe
Pon [a, b]. For
Pthe
an
an
take Mn = nbe
, similar to part (c). Then n=0 Mn = b n=0 ne
is seen to be
convergent
in [a, b] by an easy application of the ratio test.PSo by the Weierstrass M
P