Finding Basis for Matrix Transformation: SBT = E_k

  • Context: Undergrad 
  • Thread starter Thread starter Marin
  • Start date Start date
  • Tags Tags
    Basis Change Matrix
Click For Summary
SUMMARY

The discussion centers on finding matrices S and T such that the transformation SBT results in a block matrix with an identity matrix E_k of dimension 2x2 in the top left corner, where k is the rank of matrix B. The rank of B is confirmed to be 2, and the vectors that solve Bx=0 are provided as v_1 and v_2. A participant clarifies that for the transformation to hold, the rank of B must be 2, allowing for the correct representation of SBT as specified. The challenge lies in expressing the columns of B as linear combinations of the vectors v_1 and v_2.

PREREQUISITES
  • Understanding of matrix rank and its implications in linear transformations.
  • Familiarity with the concept of basis and linear combinations in vector spaces.
  • Knowledge of block matrix representation and transformations.
  • Proficiency in solving homogeneous linear equations and finding null spaces.
NEXT STEPS
  • Study the process of performing basis transformations in linear algebra.
  • Learn about the Singular Value Decomposition (SVD) and its applications in matrix transformations.
  • Explore the concept of null space and its relationship with matrix rank.
  • Investigate methods for expressing vectors as linear combinations of a given set of vectors.
USEFUL FOR

Students and professionals in mathematics, particularly those focusing on linear algebra, matrix theory, and transformations. This discussion is beneficial for anyone looking to deepen their understanding of matrix rank and basis transformations.

Marin
Messages
192
Reaction score
0
Hi all!

I want to determine to matrices, S and T, so that for the matrix B,

[tex]B=\left(\begin{array}{cccc}-1&-2&-5&-3\\1&1&4&2\\4&-3&9&1\\2&-6&0&-4\end{array}\right)[/tex]

it´s true that:

[tex]SBT=\left(\begin{array}{cc}E_k&0\\0&0\end{array}\right)[/tex]

where E_k is the identity matrix of dimension k x k and k is the rank of B

I successfully calculated that rg(B)=2 and I also have the vectors that solve Bx=0:

[tex]v_1=\left(\begin{array}{c}-3\\-1\\1\\0\end{array}\right)[/tex]

and

[tex]v_1=\left(\begin{array}{c}-1\\-1\\0\\1\end{array}\right)[/tex]

I don´t know why, but I cannot express the columns of B as linear combination of v_1 and v_2. I checked my calculations twice...?


I´m pretty sure it´s a basis change problem, but instead of having the two basis I have the transformed matrix.

How is one supposed to do such transformations?



Any help will be much appreciated!

Thanks a lot in advance!
 
Physics news on Phys.org
If the rank of B is 2 (image is two dimensional), then you can't write it in the form
[tex]SBT=\left(\begin{array}{cc}E_k&0\\0&0\end{array}\right)[/tex]
It would have to have rank 3 to be written that way.
 
Last edited by a moderator:
no no, E_k is the identity matrix where k is 2=rgB so SBT is a 4 x 4 matrix in the top left corner of which we write the identity 2 x 2 matrix and zeroes elsewhere

but I ´m still searching for a way to perform this transformation...
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K