- #1
DarkSamurai
- 7
- 0
Homework Statement
Convert F into cartesian coordinates from spherical
F = -4*theta*e_r + 1e_phi
r(t) = 2, theta(t) = 4t, phi(t) = pi / 2
Homework Equations
x = rsin(theta)cos(phi)
y = rsin(theta)sin(phi)
z = rcos(phi)
The Attempt at a Solution
Where I'm having problem is converting F into Cartesian coordinates.
Last edited: