Linear Systems Iterative Techniques II Problem Sheet
Linear Systems Iterative Techniques II Problem Sheet
PROBLEM SHEET
Problem 1
Let
3
−4
x= .
0
3
2
a Compute kxk∞ .
b Compute kxk2 .
Problem 2
Suppose that k is a positive integer. Let
sin(k)
x = cos(k) .
2k
a Compute kxk∞ .
b Compute kxk2 .
Problem 3
Suppose that x(k) ∈ Rn for all nonnegative integers k and that x ∈ Rn . Show
that
lim x(k) − x 2
=0
k→∞
if and only if
lim x(k) − x ∞
= 0.
k→∞
Problem 4
Let
1
k
x(k) = e 1−k
−2
k2
∞
for all nonnegative integers k . Find x such that the sequence x(k) k=0
con-
verges to x.
Page 1 of 2
Problem 5
Let
e−k cos(k)
x(k) = k sin k1
3 + k −2
∞
for all nonnegative integers k . Find x such that the sequence x(k) k=0
con-
verges to x.
Problem 6
Let
10 15
A= .
0 1
Compute kAk∞ .
Problem 7
Let
2 −1
0
A = −1 2 −1 .
0 −1 2
Compute kAk∞ .
References
– Section 7.1
Page 2 of 2