lauratyso11n
- 8
- 0
I saw this in a book as a proposition but I think it's an error:
Assume that the (n-by-k) matrix, A, is surjective as a mapping,
A:R^{k}\rightarrow R^{n}.
For any y \in R^{n}, consider the optimization problem
min_{x \in R^{k}}\left{||x||^2\right}
such that Ax = y.
Then, the following hold:
(i) The transpose of A, call it A^{T} is injective.
(ii) The matrix A^{T}A is invertible.
(iii) etc etc etc...
I have a problem with point (ii), take as an example the (2-by-3) surjective matrix
A = \begin{pmatrix}<br /> 1 & 0 & 0\\<br /> 0 & 1 & 0<br /> \end{pmatrix}
A^{T}A in this case is not invertible.
What am I doing wrong ?
Assume that the (n-by-k) matrix, A, is surjective as a mapping,
A:R^{k}\rightarrow R^{n}.
For any y \in R^{n}, consider the optimization problem
min_{x \in R^{k}}\left{||x||^2\right}
such that Ax = y.
Then, the following hold:
(i) The transpose of A, call it A^{T} is injective.
(ii) The matrix A^{T}A is invertible.
(iii) etc etc etc...
I have a problem with point (ii), take as an example the (2-by-3) surjective matrix
A = \begin{pmatrix}<br /> 1 & 0 & 0\\<br /> 0 & 1 & 0<br /> \end{pmatrix}
A^{T}A in this case is not invertible.
What am I doing wrong ?
Last edited: