Let $V=x\frac{∂}{∂x}+y\frac{∂}{dy}$ be a vector field on the plane. Compute its coordinate representation in polar coordinates on the right half-plane $\{(x,y):x>0\}$.
What I got so far:
The question asks for a coordinate representation, which can be easily obtained by composing this vector field with the map $(x,y)\to (r\cos\theta, r\sin\theta)$. So it becomes $r\cos\theta\frac{∂}{∂x}+r\sin\theta\frac{∂}{dy}$. But this is weird. I'm pretty sure there is something wrong.