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
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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
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: 479
If you cannot, then what should the second pair of coordinates look like visually?