Thread Closed

Finding transition matrix

 
Share Thread Thread Tools
Nov9-08, 02:36 PM   #1
 

Finding transition matrix


1. The problem statement, all variables and given/known data

Find the transition matrix from B to C and find [x]C

B = {(3,1), (-1,-2)}
C = {(1,-3),(5,0)}

[x]B = [-1 -2]T

2. Relevant equations



3. The attempt at a solution
No clue :(
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Nov9-08, 03:47 PM   #2
 
Recognitions:
Homework Helper Homework Help
Well, if you call your transition matrix [itex]T[/itex], then

[tex]\begin{pmatrix} 1 \\ -3 \end{pmatrix}= T \begin{pmatrix} 3 \\ 1 \end{pmatrix}[/tex]

and

[tex]\begin{pmatrix} 5 \\ 0 \end{pmatrix}=T \begin{pmatrix} -1 \\ -2 \end{pmatrix}[/tex]

[tex]\Rightarrow \begin{pmatrix} 1 & 5 \\ -3 & 0 \end{pmatrix}= T \begin{pmatrix} 3 & -1 \\ 1 & -2 \end{pmatrix}[/tex]

...is that enough to get you started?
Thread Closed

Tags
basis, transition matrix
Thread Tools


Similar Threads for: Finding transition matrix
Thread Forum Replies
Transition Matrix Linear & Abstract Algebra 1
Tricky Integral, H-Atom Dipole Transition Matrix Elements Advanced Physics Homework 6
Markov Transition Matrix Calculus & Beyond Homework 3
Probability of coin and markov transition matrix Set Theory, Logic, Probability, Statistics 2
Matrix, making R2 to R3, finding standard matrix A! where did i mess up? Calculus & Beyond Homework 1