Row and column spaces: Difference between revisions

Content deleted Content added
Undid revision 910040759 by TheCollarMan (talk) pointless tweak – see e.g. https://ita.skanev.com/06/problems/03.html
Its mistake in equation and i corrected it.
Tags: Visual edit Mobile edit Mobile web edit
Line 99:
 
===Relation to the left null space===
The [[left null space]] of ''A'' is the set of all vectors '''x''' such that '''x'''<sup>T</sup>''A^T''&nbsp;=&nbsp;'''0'''<sup>T</sup>. It is the same as the [[kernel (matrix)|null space]] of the [[transpose]] of ''A''. The product of the matrix ''A''<sup>T</sup> and the vector '''x''' can be written in terms of the [[dot product]] of vectors:
:<math>A^\mathsf{T}\mathbf{x} = \begin{bmatrix} \mathbf{v}_1 \cdot \mathbf{x} \\ \mathbf{v}_2 \cdot \mathbf{x} \\ \vdots \\ \mathbf{v}_n \cdot \mathbf{x} \end{bmatrix},</math>
because [[row vector]]s of ''A''<sup>T</sup> are transposes of column vectors '''v'''<sub>''k''</sub> of ''A''. Thus ''A''<sup>T</sup>'''x'''&nbsp;=&nbsp;'''0''' if and only if '''x''' is [[orthogonal]] (perpendicular) to each of the column vectors of ''A''.