In a book on General Relativity that I am reading, it defines a vector as an object or array of numbers that transforms like a vector (under rotations). I understand that under rotation θ, a vector →p1=(p1,p2)⊺ transforms as →p′=R(θ)→p=(p1cosθ+p2sinθ−p1sinθ+p2cosθ)
However, then he gives an example of an array of two numbers →p=(ap1,bp2)⊺, where a≠b as something that is NOT a vector, but this confuses me. How can you show this is not a vector from the action of the rotation matrix on it? Wouldn’t it just multiply as another other vector does under a rotation? There must be something simple here I’m missing.
Let's not call the column with the same name as the vector →p. So we have two objects, →p=(p1,p2)Ts(a,b)=(ap1,bp2)T,
where the components of the vector →p transform according to the equation you indicated and I assume a and b are scalars (so they don't change under a rotation; let's say they are just the temperature and pressure at the spatial point in question).
Now let's see how s transforms, assuming its transformation is inherited from the transformations of the p1 and p2. We have s′(a,b)=(a(p1cos(θ)+p2sin(θ))b(−p1sin(θ)+p2cos(θ))).
Now s(a,b) deserves the name "vector" if it transforms as a vector, which would require s(a,b)⟶(s1cos(θ)+s2sin(θ)−s1sin(θ)+s2cos(θ)),
where s1 and s2 are the components of s(a,b). You can see this is possible if and only if a=b.
No comments:
Post a Comment