How can this indicate rotation?

  • Context: Graduate 
  • Thread starter Thread starter yicong2011
  • Start date Start date
  • Tags Tags
    Rotation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
yicong2011
Messages
75
Reaction score
0
If we say

r2= (x-a)2 + (y-b)2 + (z-c)2

can generally represent displacement,

why can

r2= (x- ia)2 + (y- ib)2 + (z- ic)2

generally represent rotation?

(i2 = -1)


And why

r2= x2 + y2 + (z - ia)2

represents rotation with respect to z axis
 
Physics news on Phys.org
I'm not quite sure what you're saying here.

What I see is the equation of a sphere of which the center has been translated.
First over real coordinates, and then over imaginary coordinates.

What I can tell you, is that if you can for instance represent 2-dimensional coordinates by a number in the imaginary plane, that multiplication by i equals rotation over an angle of 90 degrees.

More generally if you have 3-dimensional coordinates, you can represent them by a number in quaternion space. Multiplication with an other quaternion number comes out as a rotation.