- 6,221
- 31
Homework Statement
Find the rank of the matrix A,where
A= \left(<br /> \begin{array}{cccc}<br /> 1 & 1 & 2 & 3\\<br /> 4 & 3 & 5 & 16\\<br /> 6 & 6 & 13 & 13\\<br /> 14 & 12 & 23 & 45 <br /> \end{array}<br /> \right)<br />
Find vectorsx_0ande such that any solution of the equation
Ax= \left(<br /> \begin{array}{c}<br /> 0\\<br /> 2\\<br /> -1\\<br /> 3 <br /> \end{array}<br /> \right)<br /> (*)
can be expressed in the form x_0+\lambdae where \lambda\epsilonR
Hence show that there is no vector which satisfies * and has all its elements positive
Homework Equations
First attempt at such a question, so unknown are any relevant equations
The Attempt at a Solution
Well for the first part to get the rank I put A in RRE form and then counted the number of non-zero rows and got for so r(A)=4
now for the second part,I thought to solve the equation by multiplying by A^{-1} and finding x but then I realized that I have no idea where to get x_0 or \lambda or e
can anyone show me how to do these types of questions or can show me some similar example?