MATH 6370 Homework Chapter 4: Cauchy-Schwarz Inequality and Matrix Norms, Assignments of Mathematical Methods for Numerical Analysis and Optimization

Solutions to problem 1 from chapter 4 of the math 6370 course, focusing on the cauchy-schwarz inequality and matrix norms. Topics such as the definition of vector and matrix norms, the cauchy-schwartz inequality, and the computation of the matrix norms. Additional homework problems are also provided.

Typology: Assignments

Pre 2010

Uploaded on 08/19/2009

koofers-user-ydb
koofers-user-ydb 🇺🇸

5

(2)

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Department of Mathematics Fall 2007
MATH 6370, Section 10583 MW 5:30-7:00PM
A. Caboussat
Answers Homework Chapter 4
HOMEWORK FROM THE TEXT
Problem 1 (Chapter 4 - Problem 1) 4 1
(a) Check with the definitions.
(b)
||x||2
= ma x |xi|26
n
X
i=1
|xi|2=||x||2
2.
||x||2
2=
n
X
i=1
|xi|26 n
X
i=1
|xi|!2
=||x||2
1,by induction on n.
Equality can hold, for eifor instance.
(c)
n
X
i=1
|xi|26max
i|xi|2·n.
n
X
i=1
|xi| · 1!6 n
X
i=1
|xi|2!1/2 n
X
i=1
1!1/2
,(Cauchy-Schwartz).
Equality can hold, for x= (1,...,1)Tfor instance.
(d) We want to compute
|||A|||1= max
xRn,||x||16=0
||Ax||1
||x||1
Thus
|||A|||1=
n
X
i=1
n
X
k=1
aikxk
6
n
X
k=1
n
X
i=1
|aik| |xk|
=
n
X
k=1 |xk|
n
X
i=1
|aik|!6
n
X
k=1 |xk|max
j
n
X
i=1
|aij|!=||x||1max
j
n
X
i=1
|aij|.
Then
||A||16max
j
n
X
i=1
|aij|
and equality is obtained for el, with lthe index such that maxjPn
i=1 |aij|=Pn
i=1 |ail|.
(e) By setting y=A1x6= 0, when x6= 0:
A1= max
xRn,||x||6=0 A1x
||x|| = max
yRn,||y||6=0
||y||
||Ay|| .
So
1
|||A1||| =1
maxyRn,||y||6=0
||y||
||Ay||
= min
yRn,||y||6=0
||Ay||
||y|| .
pf2

Partial preview of the text

Download MATH 6370 Homework Chapter 4: Cauchy-Schwarz Inequality and Matrix Norms and more Assignments Mathematical Methods for Numerical Analysis and Optimization in PDF only on Docsity!

Department of Mathematics Fall 2007

MATH 6370, Section 10583 MW 5:30-7:00PM

A. Caboussat

Answers Homework Chapter 4

HOMEWORK FROM THE TEXT

Problem 1 (Chapter 4 - Problem 1) 4 1

(a) Check with the definitions.

(b)

||x||

2 ∞ = max |xi|

2 6

n ∑

i=

|xi|

2 = ||x||

2 2

||x||

2 2

n ∑

i=

|xi|

2 6

n ∑

i=

|xi|

= ||x||

2 1 , by induction on n.

Equality can hold, for ei for instance.

(c)

n ∑

i=

|xi|

2 6 max i

|xi|

2 · n.

n ∑

i=

|xi| · 1

n ∑

i=

|xi|

2

n ∑

i=

, (Cauchy-Schwartz).

Equality can hold, for x = (1,... , 1)

T for instance.

(d) We want to compute

|||A|||

1 = max x∈R n ,||x|| 16 =

||Ax|| 1

||x|| 1

Thus

|||A|||

1

n ∑

i=

n ∑

k=

aik xk

n ∑

k=

n ∑

i=

|aik| |xk|

n ∑

k=

|xk|

n ∑

i=

|aik|

n ∑

k=

|xk| max j

n ∑

i=

|aij |

= ||x|| 1 max j

n ∑

i=

|aij |.

Then

||A||

1 6 max j

n ∑

i=

|aij |

and equality is obtained for el, with l the index such that maxj

∑n

i= |aij | =

∑n

i= |ail|.

(e) By setting y = A − 1 x 6 = 0, when x 6 = 0:

∣A−^1

∣ (^) = max x∈Rn,||x||6=

A

− 1 x

||x||

= max y∈Rn,||y||6=

||y||

||Ay||

So

|||A−^1 |||

maxy∈Rn^ ,||y||6=

||y|| ||Ay||

= min y∈Rn,||y||6=

||Ay||

||y||

ADDITIONAL HOMEWORK

Problem 1 5

Since the inverse of a (e.g. lower) triangular matrix is also (lower) triangular, A

− 1 is (lower) triangular. Moreover

A

H is (upper) triangular, so A

− 1 = A

H is diagonal. Same for A.

Problem 2 6

By induction, we have H

T 0 H

− 1 0 =^ I^0 = 1. Assume^ HkH

T k = ckIk , where ck is a constant.

Obviously Hk+1 has entries ±1. Then we check that

Hk+1H

T k+

Hk Hk

Hk −Hk

H

T k

H

T k H

T k

−H

T k

2 HkH

T k

0 2 HkH

T k

2 ckIk 0

0 2 ckIk

= 2ckIk+1.

Therefore

H

T k+1 =^

2 ck

H

− 1 k+

Problem 5 7

5.a) Direct proof.

5.b) The Gauss elimination (without pivoting) consists in the matrix multiplication A

n = GA

0 = GA, where

G = GnGn− 1 · · · G 1 =

−l 21 1

−l 31 −l 32 1

. .

. 0

−lm 1 −lmn 0 0 1

G 11 0

G 12 I

Therefore after n steps

A

n

R 11 ⋆

0 B

and

bij =

m ∑

k=

gikakj

and the product GA after n steps gives:

A

n = GA =

R 11 ⋆

G 21 A 11 + A 21 A 22 + G 21 A 12

We conclude by noting that G 21 A 11 + A 21 = 0, thus G 21 = −A 21 A

− 1 11 and^ B^ =^ A^22 −^ A^21 A

− 1 11 A^12.