How can I solve a 3D coordinate problem involving rotation and a given point?

  • Context: Undergrad 
  • Thread starter Thread starter pimanian
  • Start date Start date
  • Tags Tags
    Coordinate
Click For Summary
SUMMARY

The discussion centers on solving a 3D coordinate problem involving the rotation of a point (x0, y0, z0) around a line in the X-Y plane defined by an angle theta (0 - 360 degrees) about the Y-axis. The key challenge is determining the new position of the point after it is rotated phi degrees about this line. Participants noted that without a specific line, the problem lacks sufficient information for a definitive solution, and there was a debate regarding the correct range for theta, with suggestions that it should be limited to 0 <= theta <= 90 degrees.

PREREQUISITES
  • Understanding of 3D coordinate systems
  • Knowledge of rotation matrices in 3D geometry
  • Familiarity with trigonometric functions and angles
  • Basic principles of vector mathematics
NEXT STEPS
  • Study 3D rotation matrices and their applications
  • Learn about the Cartesian coordinate system and its transformations
  • Explore the concept of angular rotation in three-dimensional space
  • Investigate the implications of defining lines in 3D space
USEFUL FOR

Mathematicians, computer graphics developers, and anyone involved in 3D modeling or simulations requiring spatial transformations.

pimanian
Messages
1
Reaction score
0
I have been thinking about this problem for awhile, but have no idea to even begin solving it. Was wondering if anyone has a clue to help me started?
There's a point (x0,y0,z0) in 3D. There is a line on the X-Y plane. This line is say theta degrees (0 - 360) about the Y-axxis. If the point (x0, y0, z0) is rotated phi degrees about this line, what is the new position?
This is just a problem I thought up, so I don't even know if there is enough information to solve it.
Please help me, let me know what's a good step to solve it? Should I use Cartesian system, or use another one?
Thanks!
 
Physics news on Phys.org
There are 'infinity' of lines that form the same angle with the y-axis. So if the exact line's not given, I don't think this is solvable.
Anyway, are you sure this statement is correct?
pimanian said:
say theta degrees (0 - 360)
Shouldn't that be 0 <= theta <= 90?
Viet Dao,
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
8K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 40 ·
2
Replies
40
Views
9K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K