Chapter 3: Problem 24
Write \(v\) as a linear combination of \(u_{1}, u_{2}, u_{3}\), where (a) \(v=(3,10,7)\) and \(u_{1}=(1,3,-2), u_{2}=(1,4,2), u_{3}=(2,8,1)\); b) \(v=(2,7,10)\) and \(u_{1}=(1,2,3), u_{2}=(1,3,5), u_{3}=(1,5,9)\) c) \(v=(1,5,4)\) and \(u_{1}=(1,3,-2), u_{2}=(2,7,-1), u_{3}=(1,6,7)\). Find the equivalent system of linear equations by writing \(v=x u_{1}+y u_{2}+z u_{3} .\) Alternatively, use the ugmented matrix \(M\) of the equivalent system, where \(M=\left[u_{1}, u_{2}, u_{3}, v\right] .\) (Here \(u_{1}, u_{2}, u_{3}, v\) are the columns (M.) (a) The vector equation \(v=x u_{1}+y u_{2}+z u_{3}\) for the given vectors is as follows: $$ \left[\begin{array}{r} 3 \\ 10 \\ 7 \end{array}\right]=x\left[\begin{array}{r} 1 \\ 3 \\ -2 \end{array}\right]+y\left[\begin{array}{l} 1 \\ 4 \\ 2 \end{array}\right]+z\left[\begin{array}{l} 2 \\ 8 \\ 1 \end{array}\right]=\left[\begin{array}{r} x+y+2 z \\ 3 x+4 y+8 z \\ -2 x+2 y+z \end{array}\right] $$ Form the equivalent system of linear equations by setting corresponding entries equal to each other, and then reduce the system to echelon form: \(\begin{array}{rlrlr}x+y+2 z & =3 & x+y+2 z=3 & x+y+2 z=3 \\ 3 x+4 y+8 z & =10 & \text { or } & y+2 z=1 & \text { or } & y+2 z=1 \\ -2 x+2 y+z & =7 & 4 y+5 z=13 & -3 z=9\end{array}\) The system is in triangular form. Back-substitution yields the unique solution \(x=2, y=7, z=-3\). Thus, \(v=2 u_{1}+7 u_{2}-3 u_{3}\). Alternatively, form the augmented matrix \(M=\left[u_{1}, u_{2}, u_{3}, v\right]\) of the equivalent system, and reduce \(M\) to echelon form: $$ M=\left[\begin{array}{rrrr} 1 & 1 & 2 & 3 \\ 3 & 4 & 8 & 10 \\ -2 & 2 & 1 & 7 \end{array}\right] \sim\left[\begin{array}{rrrr} 1 & 1 & 2 & 3 \\ 0 & 1 & 2 & 1 \\ 0 & 4 & 5 & 13 \end{array}\right] \sim\left[\begin{array}{rrrr} 1 & 1 & 2 & 3 \\ 0 & 1 & 2 & 1 \\ 0 & 0 & -3 & 9 \end{array}\right] $$ The last matrix corresponds to a triangular system that has a unique solution. Back-substitution yields the solution \(x=2, y=7, z=-3 .\) Thus, \(v=2 u_{1}+7 u_{2}-3 u_{3}\). b) Form the augmented matrix \(M=\left[u_{1}, u_{2}, u_{3}, v\right]\) of the equivalent system, and reduce \(M\) to the echelon form: $$ M=\left[\begin{array}{lllr} 1 & 1 & 1 & 2 \\ 2 & 3 & 5 & 7 \\ 3 & 5 & 9 & 10 \end{array}\right] \sim\left[\begin{array}{llll} 1 & 1 & 1 & 2 \\ 0 & 1 & 3 & 3 \\ 0 & 2 & 6 & 4 \end{array}\right] \sim\left[\begin{array}{cccc} 1 & 1 & 1 & 2 \\ 0 & 1 & 3 & 3 \\ 0 & 0 & 0 & -2 \end{array}\right] $$ The third row corresponds to the degenerate equation \(0 x+0 y+0 z=-2\), which has no solution. Thus, the system also has no solution, and \(v\) cannot be written as a linear combination of \(u_{1}, u_{2}, u_{3}\). c) Form the augmented matrix \(M=\left[u_{1}, u_{2}, u_{3}, v\right]\) of the equivalent system, and reduce \(M\) to echelon form: $$ M=\left[\begin{array}{rrrr} 1 & 2 & 1 & 1 \\ 3 & 7 & 6 & 5 \\ -2 & -1 & 7 & 4 \end{array}\right] \sim\left[\begin{array}{llll} 1 & 2 & 1 & 1 \\ 0 & 1 & 3 & 2 \\ 0 & 3 & 9 & 6 \end{array}\right] \sim\left[\begin{array}{llll} 1 & 2 & 1 & 1 \\ 0 & 1 & 3 & 2 \\ 0 & 0 & 0 & 0 \end{array}\right] $$ The last matrix corresponds to the following system with free variable \(z\) : $$ \begin{array}{r} x+2 y+z=1 \\ y+3 z=2 \end{array} $$ Thus, \(v\) can be written as a linear combination of \(u_{1}, u_{2}, u_{3}\) in many ways. For example, let the free variable \(z=1\), and, by back- substitution, we get \(y=-2\) and \(x=2\). Thus, \(v=2 u_{1}-2 u_{2}+u_{3}\).
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.