Find Basis for Ker (T) with S = {1, 0, 1, 0}

  • Context: Graduate 
  • Thread starter Thread starter Luke1294
  • Start date Start date
  • Tags Tags
    Basis Kernel
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
3 replies · 7K views
Luke1294
Messages
56
Reaction score
0
Find a basis for Ker T that contains S = [tex]\begin{pmatrix}<br /> 1\\<br /> 0\\<br /> 1\\<br /> 0\\<br /> \end{pmatrix}[/tex], [tex]\begin{pmatrix}<br /> 0\\<br /> 1\\<br /> 0\\<br /> 2\\<br /> \end{pmatrix}[/tex] where [tex]T : R^4 -> R^4[/tex] is defined by

[tex]T\begin{pmatrix}<br /> 1\\<br /> b\\<br /> c\\<br /> d\\<br /> \end{pmatrix} = \begin{pmatrix}<br /> a - b - c\\<br /> a - 2b + c\\<br /> 0\\<br /> 0\\<br /> \end{pmatrix}[/tex].

Well, I have found a basis 'B' for Ker (T) to be B ={[tex]\begin{pmatrix}<br /> 3\\<br /> 2\\<br /> 1\\<br /> 0\\<br /> \end{pmatrix}[/tex], [tex]\begin{pmatrix}<br /> 0\\<br /> 0\\<br /> 0\\<br /> 1\\<br /> \end{pmatrix}[/tex]}.

I noticed that the two sets of vectors S and B are linearly independent of one another. Does this mean that there is no basis for Ker(T) that contains S, as a basis must be a minimal spanning set? Or have I gone astray somewhere?
 
Physics news on Phys.org
Luke1294 said:
Find a basis for Ker T that contains S = [tex]\begin{pmatrix}<br /> 1\\<br /> 0\\<br /> 1\\<br /> 0\\<br /> \end{pmatrix}[/tex], [tex]\begin{pmatrix}<br /> 0\\<br /> 1\\<br /> 0\\<br /> 2\\<br /> \end{pmatrix}[/tex] where [tex]T : R^4 -> R^4[/tex] is defined by

[tex]T\begin{pmatrix}<br /> 1\\<br /> b\\<br /> c\\<br /> d\\<br /> \end{pmatrix} = \begin{pmatrix}<br /> a - b - c\\<br /> a - 2b + c\\<br /> 0\\<br /> 0\\<br /> \end{pmatrix}[/tex].

Well, I have found a basis 'B' for Ker (T) to be B ={[tex]\begin{pmatrix}<br /> 3\\<br /> 2\\<br /> 1\\<br /> 0\\<br /> \end{pmatrix}[/tex], [tex]\begin{pmatrix}<br /> 0\\<br /> 0\\<br /> 0\\<br /> 1\\<br /> \end{pmatrix}[/tex]}.

I noticed that the two sets of vectors S and B are linearly independent of one another. Does this mean that there is no basis for Ker(T) that contains S, as a basis must be a minimal spanning set? Or have I gone astray somewhere?
Perhaps you should reread the problem. "Find a basis for the kernel of T that includes <1, 0, 1, 0> and <0, 1, 0, 2>" makes no sense as it is easy to see that those two vectors are NOT in the kernel of T and so cannot be in any basis for that kernel.
 
Alright, that is what I had thought but just wanted to verify it with someone. Thank you very much!
 
For future reference: A problem that says "Find a basis for vector space V that include vectors v1 and v2" , assuming v1 and v2 are in V and are independent, means that you are to find a basis that includes those two vectors and possibly more.
 
Last edited by a moderator: