Kernel of Matrix Homework Solution

  • Thread starter Thread starter tangibleLime
  • Start date Start date
  • Tags Tags
    Kernel Matrix
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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
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].