Suppose A = PtLU, where P is a permutation matrix, L is a lower-triangular matrix with ones

Question:

Suppose A = PtLU, where P is a permutation matrix, L is a lower-triangular matrix with ones on the diagonal, and U is an upper-triangular matrix.
a. Count the number of operations needed to compute PtLU for a given matrix A.
b. Show that if P contains k row interchanges, then
det P = det Pt = (ˆ’1)k .
c. Use det A = det Pt det L det U = (ˆ’1)k det U to count the number of operations for determining
det A by factoring.
d. Compute det A and count the number of operations when
Suppose A = PtLU, where P is a permutation matrix,
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Numerical Analysis

ISBN: 978-0538733519

9th edition

Authors: Richard L. Burden, J. Douglas Faires

Question Posted: