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:\mathbb{R}^{k}\rightarrow \mathbb{R}^{n}.
For any y \in \mathbb{R}^{n}, consider the optimization problem
min_{x \in \mathbb{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.
Can anyone confirm that part (ii) of this Proposition is indeed incorrect ?
Assume that the (n-by-k) matrix, A, is surjective as a mapping,
A:\mathbb{R}^{k}\rightarrow \mathbb{R}^{n}.
For any y \in \mathbb{R}^{n}, consider the optimization problem
min_{x \in \mathbb{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.
Can anyone confirm that part (ii) of this Proposition is indeed incorrect ?
Last edited: