Mathematics Asked on November 19, 2021
I have a matrix:
$$left(begin{array}{lll}
a & 0 & 0 \
0 & b & 0 \
0 & 0 & c
end{array}right)$$
Which I want to change to:
$$left(begin{array}{lll}
a & 0 & 0 \
0 & c & 0 \
0 & 0 & b
end{array}right)$$
How can I do that with a unitary transformation?
If $(e_1,e_2,e_3)$ is the basis in which the first matrix $A$ is written, you have
$$begin{cases} A(e_2) &= b e_2\ A(e_3) & = c e_3 end{cases}$$
So if you exchange $e_2$ and $e_3$, you'll have the desired result.
Therefore the unitary transformation you're looking for is
$$begin{pmatrix} 1 & 0 & 0\ 0 & 0 & 1\ 0 & 1 & 0 end{pmatrix}$$
Answered by mathcounterexamples.net on November 19, 2021
Just multiply with the permutation matrix $$P=begin{bmatrix}1&0&0\0&0&1\0&1&0end{bmatrix}$$ as follows: $A_2=P^top A_1 P$. Permutation matrix is unitary and orthogonal: $$bar P^top P=P^top P=I.$$
Answered by orthxx on November 19, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP