How Do I Find the Transition Matrix Between Matrices C and B?

Click For Summary
SUMMARY

The discussion focuses on finding the transition matrix between two sets of matrices, specifically matrices C and B. The user attempted to use a method involving combining the matrices into a 3 by 6 matrix and reducing it to reduced row echelon form, but found discrepancies in the results. The correct transition matrix, as per the textbook, is identified as [-7 -6 12; 6 5 -10; -4 -4 7], contrasting with the user's calculation of [5 4 6; 4 3 4; -2 -2 3]. The user successfully identified the first column of the transition matrix through decomposition of basis vectors.

PREREQUISITES
  • Understanding of transition matrices in linear algebra
  • Familiarity with reduced row echelon form (RREF)
  • Knowledge of matrix decomposition techniques
  • Proficiency in using matrix calculators, such as the one from Old Dominion University
NEXT STEPS
  • Study the process of finding transition matrices in linear algebra
  • Learn about reduced row echelon form and its applications
  • Explore matrix decomposition methods for basis vector representation
  • Practice using online matrix calculators for verification of results
USEFUL FOR

Students and educators in linear algebra, particularly those struggling with transition matrices and matrix decomposition techniques.

robertjford80
Messages
388
Reaction score
0

Homework Statement



I'm enormously frustrated with these problems. I've been trying to figure out how to find out what the transition matrix between C and B is for about 2 hours and I still can't get it. I've watched 4 youtube videos and read two websites as well as the section in my textbook. I still can't get it. Anyway, this one video on youtube said that to get the transition matrix between these two matrices

[1 -1 0] [-1 1 0]
[0 0 1] [1 2 1]
[1 0 2] [0 -1 0]

you just put them together in a 3 by 6 matrix and reduce it to reduced row echelon form and the 3 by 3 matrix on the right is your transition matrix in this case

[-2 -5 -2]
[-1 -6 -2]
[1 2 1]

Well that method doesn't work for the problems I'm working on. Number 17 and 21. (I can get 19)

Screenshot2012-05-13at92646PM.png


The Attempt at a Solution



Using this calculator (if I calculated everything by hand I would have wasted 5 hours already)
http://www.math.odu.edu/~bogacki/cgi-bin/lat.cgi?c=roc

I get

[5 4 6]
[4 3 4]
[-2 -2 3]

the book says the answer is

[-7 -6 12]
[6 5 -10]
[-4 -4 7]

I can't get the right answer for 17 either but we'll just worry about 21 for now.
 
Physics news on Phys.org
I'm still open to help for this problem, if anyone is capable.
 
Lets look at problem 21, for instance.
Observe that:
[itex]\left( <br /> \begin{array}{c} <br /> -1\\ <br /> 2\\<br /> 1<br /> \end{array} <br /> \right)<br /> = -7<br /> \left( <br /> \begin{array}{c} <br /> 1\\ <br /> 0\\<br /> -1<br /> \end{array} <br /> \right)<br /> + 6<br /> \left( <br /> \begin{array}{c} <br /> 1\\ <br /> 1\\<br /> 1<br /> \end{array} <br /> \right)<br /> - 4<br /> \left( <br /> \begin{array}{c} <br /> 0\\ <br /> 1\\<br /> 3<br /> \end{array} <br /> \right)[/itex]
So, the first column of my transition matrix will be [itex] \left( <br /> \begin{array}{c} <br /> -7\\ <br /> 6\\<br /> -4<br /> \end{array} <br /> \right)[/itex]
Decomposing the other two B basis vectors in terms of the C basis vectors in similar fashion will yield the two other columns.
 

Similar threads

  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
6
Views
2K
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K