edited by
2,206 views

1 Answer

Best answer
4 votes
4 votes

Suppose  $\vec x = \begin{bmatrix}x_1\\x_2\\\vdots\\x_n\end{bmatrix}$, and $\vec y = \begin{bmatrix}y_1\\y_2\\\vdots\\y_n\end{bmatrix}$.

Then the column vectors of matrix $xy^T$ are: $$\begin{matrix}\begin{bmatrix}x_1\\x_2\\\vdots\\x_n\end{bmatrix}\times y_1, && \begin{bmatrix}x_1\\x_2\\\vdots\\x_n\end{bmatrix} \times y_2, && \ldots && \begin{bmatrix}x_1\\x_2\\\vdots\\x_n\end{bmatrix} \times y_n \end{matrix}$$

So every column vector of matrix is a multiple of vector $x$, or we can say that every column vector of matrix is multiple of first column vector $y_1 \times \begin{bmatrix}x_1\\x_2\\\vdots\\x_n\end{bmatrix}$

Hence there is only one independent column vector in the matrix, and so rank is one.

So option (d) is correct.

Related questions

2 votes
2 votes
1 answer
1
5 votes
5 votes
2 answers
2
7 votes
7 votes
1 answer
3
makhdoom ghaya asked Oct 15, 2015
810 views
The equations.$x_{1}+2x_{2}+3x_{3}=1$$x_{1}+4x_{2}+9x_{3}=1$$x_{1}+8x_{2}+27x_{3}=1$haveOnly one solutionTwo solutionsInfinitely many solutionsNo solutions
3 votes
3 votes
1 answer
4
makhdoom ghaya asked Oct 11, 2015
2,123 views
If $V$ is a vector space over the field $\mathbb{Z}/5\mathbb{Z}$ and $\dim_{Z/5\mathbb{Z}}(V)=3$ then $V$ has.125 elements15 elements243 elementsNone of the above