An alternative solution strategy, also called GaussJordan in some texts, is, once a pivot is in position,

Question:

An alternative solution strategy, also called Gauss–Jordan in some texts, is, once a pivot is in position, to use elementary row operations of type #1 to eliminate all entries both above and below it, thereby reducing the augmented matrix to diagonal form D | c where D = diag(d1, . . . ,dn) is a diagonal matrix containing the pivots. The solutions xi = ci/di are then obtained by simple division. Is this strategy more efficient, less efficient, or the same as Gaussian Elimination with Back Substitution? Justify your answer with an exact operations count.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Applied Linear Algebra

ISBN: 9783319910406

2nd Edition

Authors: Peter J. Olver, Chehrzad Shakiban

Question Posted: