Solving for Surjective Matrix: A Possible Typo in the Theorem Statement?

  • Thread starter Thread starter lauratyso11n
  • Start date Start date
  • Tags Tags
    Surjective
Click For Summary
SUMMARY

The discussion centers on a potential error in a theorem regarding surjective matrices, specifically the statement involving the matrix A and its transpose A^{T}. The user identifies that for a (2-by-3) surjective matrix A, the expression A^{T}A is not invertible, suggesting a possible typo in the theorem that should state AA^{T} instead. The correct formulation is critical for solving the equation \lambda = \left(\sigma^{T}\sigma\right)^{-1}\sigma^{T}[\alpha - \bf{r}], where \sigma is a surjective matrix.

PREREQUISITES
  • Understanding of linear algebra concepts, particularly surjective and injective mappings.
  • Familiarity with matrix operations, including transposition and multiplication.
  • Knowledge of optimization problems in the context of linear equations.
  • Experience with solving equations involving matrices and vectors.
NEXT STEPS
  • Research the properties of surjective and injective matrices in linear algebra.
  • Study the implications of matrix invertibility, particularly for A^{T}A versus AA^{T}.
  • Learn about optimization techniques for solving linear systems, focusing on least squares solutions.
  • Explore the Singular Value Decomposition (SVD) and its relevance to matrix properties.
USEFUL FOR

Mathematicians, data scientists, and engineers who work with linear algebra, optimization problems, and matrix theory will benefit from this discussion.

lauratyso11n
Messages
8
Reaction score
0
I saw this in a book as a proposition but I think it's an error:

Assume that the (n-by-k) matrix, [tex]A[/tex], is surjective as a mapping,

[tex]A:R^{k}\rightarrow R^{n}[/tex].

For any [tex]y \in R^{n}[/tex], consider the optimization problem

[tex]min_{x \in R^{k}}\left{||x||^2\right}[/tex]

such that [tex]Ax = y[/tex].

Then, the following hold:
(i) The transpose of [tex]A[/tex], call it [tex]A^{T}[/tex] is injective.
(ii) The matrix [tex]A^{T}A[/tex] is invertible.
(iii) etc etc etc...

I have a problem with point (ii), take as an example the (2-by-3) surjective matrix
[tex]A = \begin{pmatrix}<br /> 1 & 0 & 0\\<br /> 0 & 1 & 0<br /> \end{pmatrix}[/tex]

[tex]A^{T}A[/tex] in this case is not invertible.

What am I doing wrong ?
 
Last edited:
Physics news on Phys.org
I don't think you are doing anything wrong. But I think there must be a typo in the theorem statement and they meant to write AA^(T) instead of A^(T)A.
 
Dick said:
I don't think you are doing anything wrong. But I think there must be a typo in the theorem statement and they meant to write AA^(T) instead of A^(T)A.

That would be fine, but the result is used to carry some analysis. The crux of it is:

[tex]\sigma\lambda = \alpha - \bf{r}[/tex]

where [tex]\sigma \in R^{n-by-k}[/tex] is surjective, and [tex]\lambda \in R^{k}[/tex], [tex]\alpha , <b>r</b> \in R^{n}[/tex].

How would you solve for [tex]\lambda[/tex] ? Isn't is critical that the 'typo' has to be correct to be able to solve for this ?

The author's solution as you might expect is [tex]\lambda = \left(\sigma^{T}\sigma\right)^{-1}\sigma^{T}[\alpha - \bf{r}][/tex].

BTW, thanks for making the effort to look at the problem. Much appreciated.
 
Last edited:

Similar threads

  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K