Soff
- 36
- 0
When you rotate passivly an arbitrary vector in P (which is not in the origin of a coordinate system), you will get the following new coordinates for the same vector:
x'=x \cos\theta+y\sin \theta
y'=\frac{1}{r}(y\cos \theta-x\sin\theta)
where r is the distance from the origin to the point P and x,y are the components of the vector. Can somebody explain me, why you have to divide by r in the second equation?
x'=x \cos\theta+y\sin \theta
y'=\frac{1}{r}(y\cos \theta-x\sin\theta)
where r is the distance from the origin to the point P and x,y are the components of the vector. Can somebody explain me, why you have to divide by r in the second equation?