Kernel of Matrix Homework Solution

  • Thread starter Thread starter tangibleLime
  • Start date Start date
  • Tags Tags
    Kernel Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
tangibleLime
Messages
71
Reaction score
0

Homework Statement


Find the kernel of [tex]\left( \begin{array}{ccc}<br /> 0 & 1 & 0 \\<br /> 0 & 0 & 1 \\<br /> 0 & 0 & 0 \end{array} \right)\[/tex]

Homework Equations


The Attempt at a Solution



I know how to find the kernel of a matrix that has numbers in all of the columns, but I think that since this matrix has a zero vector in the first column it's throwing me off. I know the answer is the unit vector e1, but I don't know why.

I know that
[tex]imA = span(\left( \begin{array}{ccc}<br /> 1 \\<br /> 0 \\<br /> 0 \end{array} \right)\, \left( \begin{array}{ccc}<br /> 0 \\<br /> 1 \\<br /> 0 \end{array} \right)\)[/tex]

And I know that the kernel is what makes Ax = 0. But I can't figure it out for some reason, while I can easily get the more complicated problems. Maybe it's too simple and I'm over-thinking it?
 
Physics news on Phys.org
So, if the matrix had nonzero entries, how would you approach the problem then?? And what's different about this case??
 
Yes, turns out I was overthinking it. I set it up like a normal problem and for some reason stopped because it looked strange. Then I continued with it and got the unit vector [1,0,0].