EugP
- 104
- 0
Homework Statement
Transform the following vector into cylindrical coordinates and then evaluate them at the indicated points:
\vec A = (x + y)\hat x
at
P_1 (1, 2, 3)
Homework Equations
r = \sqrt{x^2 + y^2}
\phi = \tan^{-1}(\frac{y}{x})
z = z
The Attempt at a Solution
r = \sqrt{x^2 + 0^2} = x
\phi = \tan^{-1}(\frac{0}{x}) = 0
z = z = 0
\vec A = x\hat r at point P_1 (1, 2, 3) \Longrightarrow \hat r
Could someone please check if this is correct? There are a few more of these, but if I can do this one, then the rest are no problem. Thanks.
Last edited: