Let A = 0 3 1 1 2 2 2 5 4 and b = 1 7 1 (a) Reorder the rows of (A|b) in the order (2, 3, 1) and then solve the reordered system. (b) Factor A into a product PTLU, where P is the permutation matrix corresponding to the reordering in part (a).
Read more
Table of Contents
Textbook Solutions for Linear Algebra with Applications
Question
Let A = 3 2 2 4 and b = 5 2 Solve the system Ax = b using complete pivoting. Let P be the permutation matrix determined by the pivot rows and Q the permutation matrix de termined by the pivot columns. Factor PAQ into a product LU.
Solution
The first step in solving 7.3 problem number 4 trying to solve the problem we have to refer to the textbook question: Let A = 3 2 2 4 and b = 5 2 Solve the system Ax = b using complete pivoting. Let P be the permutation matrix determined by the pivot rows and Q the permutation matrix de termined by the pivot columns. Factor PAQ into a product LU.
From the textbook chapter Pivoting Strategies you will find a few key concepts needed to solve this.
Visible to paid subscribers only
Step 3 of 7)Visible to paid subscribers only
full solution