Rotating Coordinates: Solving for x and y

  • Context: Undergrad 
  • Thread starter Thread starter Nusc
  • Start date Start date
  • Tags Tags
    Coordinates Rotating
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Nusc
Messages
752
Reaction score
2
If one rotates a tangent plane on a curved surface, this point can be expressed as follows:

x' = x cos(theta) - y sin(theta)
y' = x sin(theta) + y cos(theta)

One solves for x and y and computes based on the deviation of the deviation.

My question is: would the answer differ if you choose a different point say:

x' = x cos(theta) + y sin(theta)
y' = - x sin(theta) + y cos(theta)

note the negative sign.
 
Physics news on Phys.org
Can you please explain your question some more? How could the answer NOT change if you change the equations and the resulting values?
 
FactChecker said:
Can you please explain your question some more? How could the answer NOT change if you change the equations and the resulting values?
In the attached drawing, I can could approach this new point as

x' = x cos(theta) - y sin(theta)
y' = x sin(theta) + y cos(theta)

or

x' = x cos(theta) + y sin(theta)
y' = - x sin(theta) + y cos(theta)

From what you see in the diagram, how would you justify which coordinates?
 

Attachments

  • tangentplane.jpg
    tangentplane.jpg
    9.8 KB · Views: 485
If you cannot, then what should the second pair of coordinates look like visually?
 
I still don't understand. In the diagram you posted, where are the points (x,y), (x',y'), and the angle theta?