Finding a basis for the Kernel of T

  • Thread starter Thread starter mmcgirr4
  • Start date Start date
  • Tags Tags
    Basis Kernel
Click For Summary
SUMMARY

The discussion focuses on finding a basis for the kernel of the linear transformation T: R^2x2 → R^2x2 defined by T(A) = BAB, where B is the matrix [[1, 1], [1, 1]]. The kernel is determined by the condition T(V) = 0, leading to the conclusion that the kernel consists of all 2x2 matrices whose entries sum to zero. The dimension of the kernel is established through systematic analysis, revealing that it can be represented by three independent vectors.

PREREQUISITES
  • Understanding of linear transformations and their properties
  • Familiarity with matrix operations and notation
  • Knowledge of kernel and image in linear algebra
  • Ability to work with R^2x2 matrices
NEXT STEPS
  • Study the concept of linear transformations in depth
  • Learn about the rank-nullity theorem and its applications
  • Explore the properties of matrix kernels and their dimensions
  • Investigate examples of linear maps and their kernels in R^n
USEFUL FOR

Students and educators in linear algebra, mathematicians working with matrix theory, and anyone interested in understanding the properties of linear transformations and their kernels.

mmcgirr4
Messages
1
Reaction score
0

Homework Statement



So the question is a map T: R^2x2 ---> R^2x2 by T(A) = BAB, where B = (1 1)
(1 1)

so i made A = (a c) and T(A) = ((a+b) + (c+d) (a+b) + (c+d))
(b d) ((a+b) + (c+d) (a+b) + (c+d))

now it asks Find a basis for the kernel of T and compute the dimension of the kernel T.



Homework Equations





The Attempt at a Solution



This is what I have, but I am not quite sure its right.

ker(T) = {VεR^2x2 : T (V) = 0(vector) R^2x2}

= {(a c) : [(a+b) + (c+d) (a+b) + (c+d)] = [0 0] }
{(b d) [a+b) + (c+d) (a+b) + (c+d)] [0 0] }

then

a = -b -c -d
b = -a-c-d
c = -a-b-d
d = -a-b-c

therefor the Ker(T) = {(a c) : a, b, c, d ε R^2x2}
{(b d) }
 
Last edited by a moderator:
Physics news on Phys.org
mmcgirr4 said:

Homework Statement



So the question is a map T: R^2x2 ---> R^2x2 by T(A) = BAB, where B = (1 1)
(1 1)

so i made A = (a c) and T(A) = ((a+b) + (c+d) (a+b) + (c+d))
(b d) ((a+b) + (c+d) (a+b) + (c+d))

now it asks Find a basis for the kernel of T and compute the dimension of the kernel T.



Homework Equations





The Attempt at a Solution



This is what I have, but I am not quite sure its right.

ker(T) = {VεR^2x2 : T (V) = 0(vector) R^2x2}

= {(a c) : [(a+b) + (c+d) (a+b) + (c+d)] = [0 0] }
{(b d) [a+b) + (c+d) (a+b) + (c+d)] [0 0] }
Isn't this the same as saying all of the 2 x 2 matrices whose entries add to 0?
mmcgirr4 said:
then

a = -b -c -d
b = -a-c-d
c = -a-b-d
d = -a-b-c
There's a more systematic way to do this.

a = -b -c -d
b = b (obviously)
c = ... c (ditto)
d = ... d (ditto)

If you stare at the right side above, you should be able to see three vectors, many of whose entries are zero.
mmcgirr4 said:
therefor the Ker(T) = {(a c) : a, b, c, d ε R^2x2}
{(b d) }
 

Similar threads

Replies
0
Views
1K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
6
Views
1K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
15
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K