How to show if a given array of numbers is a vector?

shinobi20
Messages
277
Reaction score
20

Homework Statement


I'm reading Zee's book Einstein Gravity, I'm in the section where he said that given an array of two numbers p=(ap1, bp2), it is not a vector unless a=b. He just stated it without really showing how it must be like that. I know that a vector should satisfy a transformation p'=R(θ)p with R as the rotation matrix.

In the exercises he also asked to prove that (p2q3, p3q1, p1q2) is not a vector by checking how it transforms under rotation.

Homework Equations


p'=R(θ)p with R as the rotation matrix

The Attempt at a Solution


For the first part, p'=Rp yields (ap1cosθ - bp2sinθ, ap1sinθ + bp2cosθ). I'm not sure what this is implying.
 
Physics news on Phys.org
The question cannot be answered without a great deal more context which, from the sound of it, may need to be the whole containing chapter.

A vector is an element of a vector space, and is defined in relation to that space. To say something is a vector without the context of knowing what vector space we are talking about is like saying a person is a 'member'. A member of what?

Any object can be turned into a vector by constructing a vector space around it, using it as a basis element.

An ordered pair of real numbers is trivially an element of the vector space ##\mathbb{R}^2##, but I doubt that's what the author is talking about.
 
The author wants to show that it is not a vector if it doesn't preserve the length after rotation. This is tensors actually.
 
To solve this, I first used the units to work out that a= m* a/m, i.e. t=z/λ. This would allow you to determine the time duration within an interval section by section and then add this to the previous ones to obtain the age of the respective layer. However, this would require a constant thickness per year for each interval. However, since this is most likely not the case, my next consideration was that the age must be the integral of a 1/λ(z) function, which I cannot model.
Back
Top