Understanding Shankar's Principles of QM: Changing Basis of Operators

Dead Boss
Messages
150
Reaction score
1
Hi,

I'm reading Shankar's Principles of QM and I find it not very clear on how exactly should I change basis of operator. I know how to change basis of a vector so can I treat the columns of operator matrix as vectors and change them? Or is it something else?
 
Physics news on Phys.org
It is something a little different. Let v_1 denote a vector represented in basis 1. Then to represent this same vector in terms of a different basis, basis 2, we need to find a matrix T_{1:2} that maps any vector representation from basis 1 to basis 2. Thus if we let v_2 denote that vector represented in basis 2, then
v_2 = T_{1:2} \, v_1.
This means that
v_1 = T_{1:2}^{-1} \, v_2
so the matrix that maps a vector representation from basis 2 to basis one is
T_{2:1}=T_{1:2}^{-1}.

Now, if we have a matrix representation of an operator in basis 1, say A_1, then it takes a vector represented in basis 1 and maps it to a different vector represented in basis 1. For our example let
y_1 = A_1 v_1.
So if we want to represent y in basis 2 we have,
y_2 = T_{1:2} y_1 = T_{1:2} A_1 v_1 = T_{1:2} A_1 T_{2:1} v_2.
Hence, if we want to represent the operator in basis 2, the matrix representation must be
A_2 = T_{1:2} A_1 T_{2:1} = T_{1:2} A_1 T^{-1}_{1:2},
and we have
y_2 = A_2 v_2
as required. If you think about what is happening, it should be easy to remember.

Note that most linear algebra books will cover this.

jason
 
Last edited:
Thank you very much. Maybe I should do some linear algebra book first and then return to Shankar. Can you advise some good books about the subject?
 
"Linear algebra done right", by Sheldon Axler.

But you should start with this post about the relationship between linear operators and matrices.
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
I asked online questions about Proposition 2.1.1: The answer I got is the following: I have some questions about the answer I got. When the person answering says: ##1.## Is the map ##\mathfrak{q}\mapsto \mathfrak{q} A _\mathfrak{p}## from ##A\setminus \mathfrak{p}\to A_\mathfrak{p}##? But I don't understand what the author meant for the rest of the sentence in mathematical notation: ##2.## In the next statement where the author says: How is ##A\to...
Back
Top