Vectors along different coordinate axes

AI Thread Summary
The discussion revolves around the understanding of vector properties in relation to different coordinate axes. It confirms that while the magnitude of a vector remains unchanged regardless of the coordinate system, its components will vary based on the orientation of the axes. The confusion arises particularly with option C, as it suggests that changing the coordinate system affects the vector's representation, but not its inherent properties. The distinction is made that the vector itself does not change, only its components do when viewed in a different basis. Ultimately, the conversation emphasizes the importance of understanding vector representation within the context of linear algebra and coordinate transformations.
Monsterboy
Messages
304
Reaction score
96
Homework Statement
A situation may be described by using different sets of coordinate axes having different orientations. Which of the following do not depend on the orientation of the axes?
A. The value of a scalar
B. Component of vector
C. A vector
D. The magnitude of vector
Relevant Equations
None
The answer in the textbook are options A, C and D.

I understand why it is option A, because it is a scalar, I also get that option D is correct because the magnitude of a vector doesn't depend on the coordinate axes. I don't get how option C could be correct. If option C is correct why not D as well ?

A vector is defined by it's magnitude and direction. The direction is defined by the angle it makes with a coordinate axis. So if the coordinate axis gets changed and the angle between the vector and the new coordinate axis remains the same as before, the vector is said to be unchanged right ? i.e not affected by the change in the coordinate axes ?

But what if the new coordinate axis has different orientation i.e is offset by an angle with respect to the old one, is this what they mean by a different orientation ? In this case, the angle made by the vector with respect to the new coordinate axes cannot be the same as with respect to the previous coordinate axis right ? Doesn't it mean the vector has changed ?
 
Physics news on Phys.org
A vector is defined by its orientation in space. It's components relative to a chosen set of axes depend on the axes. This applies to polar coordinates as well. I.e. a vector is defined by ##r, \theta## relative to some axis. If you change the axis, then ##\theta## changes.
 
The vector doesn't change, (neither the magnitude of a vector changes ), it is the basis of the vector space and the representation of the vector in that basis (in simple words, the vector components), that changes when we change a coordinate system.

If you know a bit of linear algebra, let's take a vector space ##\mathbb{R}^3## and a vector w=(1,1,1) of this space. This vector in the basis that consists of (1,0,0) (0,1,0),(0,0,1) has the components 1,1,1. If we change basis, the components will change and will be ##\lambda_1,\lambda_2,\lambda_3## but the vector will still be (1,1,1), and it will be $$(1,1,1)=\lambda_1 u_1+\lambda_2 u_2+\lambda_3 u_3$$ where ##u_1,u_2,u_3## the new basis.
 
Last edited:
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top