How is this transformation linear? \[T(r,\theta)=(r,\theta+\phi)\]
\[T(r_1,\theta_1)+T(r_2,\theta_2)=(r_1+r_2,\theta_1+\theta_2+2\phi)\] but \[T(r_1+r_2,\theta_1+\theta_2)=(r_1+r_2,\theta_1+\theta_2+\phi)\] what is wrong with this
r and theta are polar coordinates. You can't just add r's and theta's together. That transformation is simply a rotation by the angle phi.
How vectors are added in polar coordinates
It's considerably more complicated. I would advise just recognizing that that transformation can be represented by the matrix \[\left[\begin{matrix}\cos(\phi) &-\sin(\phi) \\\sin(\phi) &\cos(\phi)\end{matrix}\right]\]
and invoking the knowledge that all matrices are linear transformations.
But if you must verify it, then you must add them component-wise. The vector with polar coordinates (r,theta) is, in component form, \[ < r\cos(\theta), r\sin(\theta) > \]
I got it thanks
so applying the transformation yields \[ < r\cos(\theta + \phi), r\sin(\theta + \phi) >
oops.. \[ < r\cos(\theta + \phi), r\sin(\theta + \phi) > \]
Join our real-time social learning platform and learn together with your friends!