Something that's been frustrating me

  • Thread starter Manchot
  • Start date
In summary, the author makes an assertion about the nullspace of an m x n matrix A, without providing a proof. He says that if A is an m x n matrix, then the nullspace of A is equal to the nullspace of transpose(A)*A. However, it is apparent to the author that this assertion is not true if the underlying vector spaces are real. However, it is not clear how to prove the converse of this statement. Any tips?
  • #1
Manchot
473
4
Ok, I was reading the proof for Singular Value Decomposition in my Linear Algebra textbook, when the author made an assertion (without proof). Basically, he said that if A is an m x n matrix, then the nullspace of A is equal to the nullspace of transpose(A)*A.

Now, it's obvious to me that any member of N(A) is in N(transpose(A)*A), since Ax=0 implies that transpose(A)*Ax=0. Nevertheless, I can't prove the converse of this statement to myself. Any tips?
 
Physics news on Phys.org
  • #2
It seems to be true if the underlying vector spaces are real. I don't know about more general spaces. But here's what I'm thinking. What would happen if there were a column vector [itex] x \neq 0 [/itex] that is in the null space of [itex]A^TA[/itex] but not that of A?

[tex]A^TAx = 0[/tex] ,

but [tex]Ax = y \neq 0[/tex]

Well, premultiply the first equation by [itex]x^T[/itex] to get

[tex]x^T A^T A x = y^T y = 0[/tex].

But if y is real vector, this equation implies that y = 0, which contradicts our assumption that it is nonzero.
 
  • #3
Multiply both sides by [itex]x^T[/itex] so you get:

[tex]x^TA^TAx=0[/tex]

Take it from there.
 
  • #4
Alright, I thank both of you for the help!
 
  • #5
This is kind of confusing conceptually.




I.e. abstractly, transpose means "precede by". I.e. a linear map A:V-->W induces a linear map AT:W*-->V*, where W* is linear functioins on W, and if L is such a thing then AT(F) = FoA, a linear function on V.

So if AT(F) = FoA = 0, it means that F vanishes on the image of A, since preceding F by A, gives zero.

But now how do we precede AT by A? i.e. it makes no sense abstractly to compose a map into W with a map out of W*. But this is where an inner product comes in, giving us an isomorphism of W with W* and also of V with V*.


So we compose A:V-->W-->W*-->V*, where the map in the middle takes a vector in W to a functional on W by dotting with that vector.

so if this composition kills v, then it means that "preceding by A", kills "dotting with Av".

I.e. that for every x in V, we have Av.A(x) = 0.

applying this to v gives Av.Av= 0, so Av = 0.

so the point is: the only way that dotting with Av, can kill everything of form Ax, is if Av=0.



it is much easier computationally as follows: AT is the unique map such that for all x,y, we have Ax.y =x.ATy.

hence if ATAv = 0, then Av.A( ) is zero no matter what goes in the blank. putting in v gives Av = 0.
 

What is causing this frustration?

Frustration can be caused by a variety of factors, such as challenging situations, conflicting priorities, or unmet expectations.

How can I manage this frustration?

There are many effective strategies for managing frustration, including taking breaks, practicing deep breathing or mindfulness, and seeking support from others.

Is it normal to feel frustrated?

Yes, frustration is a normal and natural emotion that everyone experiences at some point. It is important to acknowledge and address your frustrations in a healthy way.

Can frustration be beneficial?

Yes, frustration can sometimes serve as a motivator for change or improvement. It can also help identify areas where you may need to set boundaries or make adjustments.

How can I prevent future frustrations?

It is not always possible to prevent frustration, but you can take proactive steps such as setting realistic expectations, communicating effectively, and practicing self-care to minimize its impact on your life.

Similar threads

  • Linear and Abstract Algebra
Replies
14
Views
2K
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
809
  • Math Proof Training and Practice
Replies
2
Views
2K
  • Linear and Abstract Algebra
Replies
9
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
28
Views
2K
  • Precalculus Mathematics Homework Help
Replies
7
Views
1K
Back
Top