Express a vector in a rotated coordinate system

Click For Summary
SUMMARY

The discussion focuses on expressing a vector v'=(1, 0) in a rotated coordinate system (x, y) that is rotated about the y-axis by an angle Ω relative to the original system (x', y'). The key insight is that to express the vector in the new coordinate system, one must rotate the vector by the negative of the rotation angle, -Ω. This approach effectively transforms the vector according to the new axes defined by the rotation.

PREREQUISITES
  • Understanding of rotation matrices in 3D space
  • Familiarity with coordinate transformations
  • Knowledge of trigonometric functions for angle calculations
  • Basic vector algebra
NEXT STEPS
  • Study the properties of rotation matrices, specifically around the y-axis
  • Learn about coordinate transformations and their applications in physics
  • Explore the concept of negative angles in vector rotation
  • Practice problems involving vector rotations in different coordinate systems
USEFUL FOR

Students in physics or engineering, mathematicians dealing with vector transformations, and anyone interested in understanding coordinate system rotations.

Niles
Messages
1,834
Reaction score
0

Homework Statement


Hi

I have a coordinate system (x', y') and a vector v'=(1, 0) here. There is a different coordinate system (x, y), which is rotated about the y-axis relative to (x', y') by an angle Ω. I am trying to express v' in the system (x, y).

At first what I tried to do was to rotate v' by an angle Ω around the y-axis by a rotation matrix, but then it occurred to me that this only rotates the vector, it does not express it in the system (x, y). Can I get a hint to how to achieve this?

Thanks in advance.
 
Physics news on Phys.org
Expressing a vector in a coordinate system that has been rotated by angle [itex]\theta[/itex] is the same as rotating the vector, in the original coordinate system by [itex]-\theta[/itex].

For example, if I rotate coordinate system x'y' by 90 degrees, counterclock wise, then the new positive x-axis is the old y'-axis and the new positive y-axis is the old negative x'-axis. (1, 0) becomes (0, -1), exactly the same as rotating the vector itself 90 degrees clockwise.
 
  • Like
Likes   Reactions: 1 person
I see, that makes good sense. Thanks for helping me out these past days.
 

Similar threads

Replies
20
Views
4K
Replies
7
Views
2K
  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
Replies
17
Views
3K
Replies
20
Views
3K
  • · Replies 14 ·
Replies
14
Views
4K