Projection into the left null space

Click For Summary
The discussion focuses on finding the matrix M that projects a vector b into the left nullspace of matrix A, which is the nullspace of A transpose. The participant explores various approaches, including using the projection matrix P for the column space of A and considering orthogonality between the column space and the left nullspace. They express uncertainty about implementing their ideas, particularly since A is not provided, and discuss the implications of A being singular or non-singular on the projection formulas. The conversation highlights the need for clarity on the assumptions regarding the rank and properties of matrix A to properly derive the projection matrix. Ultimately, the participant seeks guidance on how to effectively utilize the error term in their calculations.
dorocie
Messages
1
Reaction score
0

Homework Statement



I am trying to find the matrix M that projects a vector b into the left nullspace of A, aka the nullspace of A transpose.

Homework Equations



A = matrix
A ^ T = A transpose
A ^ -1 = inverse of A
e = b - A x (hat)
e = b-p

I know that the matrix P that projects the vector b into the collumn space of A is P = A(A ^T*A)^-1 A^T. Col space is orthogonal to the left nullspace

The Attempt at a Solution



Since Col space is orth to left null, I was thinking of just find a matrix that, when doted with P is equal to zero (the definition of orthogonality); but that's what they want us to do in part b

Also, since we can get the left nullspace from the column space, i was thinking we could just apply that to P in order to get M (as in find the left null space of P) but the problem is that A is not given

Third idea; the error e used in finding P is in the left nullspace. so if i could somehow make it only have a component in the left nullspace, none in the column space, i could somehow find P.

So i have plenty of ideas, but no idea how to implement them. any help would be GREATLY appreciated, as this pset is due in 3 hours!
 
Physics news on Phys.org
heh, it is actually very simple... and you have basically solved it... yes use that error term...

a vector consists of components in Col A and components in Col A perp... so v=x+y, x in Col A and y in Col A prep. just subtract y from x and there you go!

x=Px + y, so y=x-Px or just (I-P)x

edit: fixed the typo.
 
Last edited:
This doesn't look right. If A has a non-trivial nullspace, then (ATA)-1 doesn't exist, so your formula for the matrix which projects to column space of A doesn't make sense when A is singular. On the other hand, if A is non-singular, then A(ATA)-1AT = I, so your formula just gives the identity function, but it's obvious that the identity function is what projects the column space of A when A is non-singular.
 
I think he meant that A is the matrix whose columns span a vector space. thus A is nonsingular (though not necessarily a square matrix). the P matrix is the projection operator of a vector onto Col A. of course, if A is a square matrix.. there is nothing to project, thus P becomes identity.

edit: sry I meant the columns of A consists of a set of basis for Col A.
 
Last edited:
Every matrix's columns span a vector space. The columns of the zero matrix span the vector space {0}. What you need is that if A is mxn, then rank(A) = n, or something like that. If we're allowed to assume this, then you've already given away the answer, so there's nothing left for the original poster to do. But nothing warrants this assumption in the first place.
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 15 ·
Replies
15
Views
5K
Replies
2
Views
5K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 10 ·
Replies
10
Views
26K
Replies
1
Views
4K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 15 ·
Replies
15
Views
3K