What is the relationship between ker(A) and ker(A^TA)?

  • Thread starter Thread starter johndoe3344
  • Start date Start date
  • Tags Tags
    Kernel Transpose
johndoe3344
Messages
28
Reaction score
0
B= A transpose

What is the relation between ker(BA) and ker(A)? I was told that they are equal to each other, but I can't figure out why.

ker(A) => Ax = 0
ker(BA) => BAx = 0 so that BA is a subset of A. This shows that ker(BA) =0 whenever ker(A) = 0, but how does this also show that they are equal?
 
Physics news on Phys.org
It might be the case that your shorthand is obscuring things -- try writing things more precisely, and maybe the answer will become more clear.
 
Hi, thanks for your response.

What do you mean my shorthand? I only said that B = A transpose because I didn't know how to write the superscript T on the forums (is that what you meant?)

Does showing that ker(A^T*A) is a subset of ker(A) show that they are equal?
 
Let me use Latex for your convenience (you can click on them to learn how to write in case you don't know)...

B = A^T

Then,

\ker{(A)} \Rightarrow Ax=0 and \ker{(BA)} \Rightarrow BAx = 0

Now plug B in

\ker{(A^TA)} \Rightarrow A^TAx = 0

And what do you know about A^TA?
 
Thread 'Derivation of equations of stress tensor transformation'
Hello ! I derived equations of stress tensor 2D transformation. Some details: I have plane ABCD in two cases (see top on the pic) and I know tensor components for case 1 only. Only plane ABCD rotate in two cases (top of the picture) but not coordinate system. Coordinate system rotates only on the bottom of picture. I want to obtain expression that connects tensor for case 1 and tensor for case 2. My attempt: Are these equations correct? Is there more easier expression for stress tensor...
Back
Top