Numerical Linear Algebra              Spring 2024

Homework Assignments


Homework 1: Due Friday, February 2

My problems, HW1

and

Golub & Van Loan (G&VL): P2.7.1 (p. 102). Hint: (2.7.8) refers to an algorithm on p. 98, and Lemma 2.7.1 (using interpretation (2.7.12)) does the hard part.


Homework 2: Due Friday, February 16

G&VL: P1.1.3, P1.1.4, P2.1.2


Homework 3: Due Friday, March 15

P2.1.5, P2.2.7, P2.3.8, P2.6.1 (assume ||AB|| ≤ ||A||||B||), P2.6.2 (assume ||AB|| ≤ ||A||||B||)


Homework 4: Due Friday, April 12

GSPuzzle

G&VL: P5.1.1

Householder exercise


Homework 5: Due Wednesday, May 1

If A has eigenpairs (λj,vj), what are the eigenpairs of the matrix A - sI?

Show that if A is invertible, s a scalar, and Ax = sx, then 1/s is an eigenvalue of A-1. What is its associated eigenvector?

Show that if t is not an eigenvalue of A, and (A-tI)-1x = sx, then x is an eigenvector of A-tI. What is the eigenvalue of A associated with x?