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 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Thread 'Minimum mass of a block'
Here we know that if block B is going to move up or just be at the verge of moving up ##Mg \sin \theta ## will act downwards and maximum static friction will act downwards ## \mu Mg \cos \theta ## Now what im confused by is how will we know " how quickly" block B reaches its maximum static friction value without any numbers, the suggested solution says that when block A is at its maximum extension, then block B will start to move up but with a certain set of values couldn't block A reach...
Back
Top