Homepage › Solution manuals › Gilbert Strang › Linear Algebra and Learning from Data › Exercise 1.4.3
Exercise 1.4.3
Answers
Notice that when we apply ‘elimination’ process on a matrix , at the end of the process, it becomes an upper triangular matrix. So we can search for matrices that when left multiply the , they reduce the to . We look for one matrix for each step in an ‘elimination’ process.
Suppose is by matrix. The first step is to transform the first elements of all rows except the first row to be zeros. We achieve this by multiply a number to the first row and subtract from each row below. Represented by a left multiply matrix, we have
Now apply step 2 of ‘elimination’ to change all the second elements for rows below the second row to zero, we have
Continue this until we have
Now it’s clear that .
For , we have , so and
so
And