Converting F to Cartesian Coordinates

In summary, the problem is to convert F into Cartesian coordinates using the given spherical coordinates. The correct conversion formulas are x = rho*sin(phi)*cos(theta), y = rho*sin(phi)*sin(theta), and z = rho*cos(phi). The unit vectors e_r and e_phi are defined as unit vectors with magnitudes of 1, but their specific directions are unclear. More information is needed to determine their directions.
  • #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:
Physics news on Phys.org
  • #2
What do e_r and 1e_phi mean in this equation?
F = -4*theta*e_r + 1e_phi
 
  • #3
e_r and e_theta are the unit vectors... for the coordinate system I believe.

[tex]\hat{e_{r}}[/tex] and [tex]\hat{e_{\theta}}[/tex]
 
  • #4
You have an error in your conversion formulas, at least if you're using theta and phi in their usual meanings. The formulas should be:
x = rho* sin(phi)*cos(theta)
y = rho*sin(phi)*sin(theta)
z = rho*cos(phi)

Compare the formulas for x and y with the ones you have in your first post. Phi is the angle between the z-axis and the vector to the point (rho, theta, phi). If you project this vector onto the x-y plane, you get a vector of length r, where r = rho*sin(phi). Theta is the angle between this projected vector and the x-axis.

Haven't run into the unit vectors e_r and e_phi before. Since they're unit vectors, their magnitutes must be 1. What about their directions? I would guess that e_r (really e_rho) is a unit vector with the same direction as the vector from the origin to the point (rho, theta, phi). Is that correct? I can't picture what direction e_phi points if it's some direction other than the direction for e_rho. Can you provide definitions for these unit vectors?
 

What is the process for converting F to Cartesian Coordinates?

The process for converting F to Cartesian Coordinates involves using the formula x = Fcosθ and y = Fsinθ, where F is the magnitude of the vector and θ is the angle between the vector and the positive x-axis. The resulting x and y values represent the Cartesian coordinates of the vector.

Can F be negative when converting to Cartesian Coordinates?

Yes, F can be negative when converting to Cartesian Coordinates. The negative sign indicates that the vector is pointing in the opposite direction of the positive x-axis.

What is the significance of the angle θ in converting F to Cartesian Coordinates?

The angle θ represents the direction of the vector in relation to the positive x-axis. It is necessary to know this angle in order to accurately convert F to Cartesian Coordinates.

Can I use a calculator to convert F to Cartesian Coordinates?

Yes, you can use a calculator to convert F to Cartesian Coordinates. Most scientific calculators have functions for calculating trigonometric functions, which are necessary for this conversion.

Is it possible to convert Cartesian Coordinates back to F?

Yes, it is possible to convert Cartesian Coordinates back to F. This can be done using the Pythagorean theorem, where F = √(x² + y²). In addition, the angle θ can be found using the inverse trigonometric functions arccos and arcsin.

Similar threads

  • Calculus and Beyond Homework Help
Replies
7
Views
999
  • Calculus and Beyond Homework Help
Replies
3
Views
562
  • Calculus and Beyond Homework Help
Replies
7
Views
700
  • Calculus and Beyond Homework Help
Replies
4
Views
958
Replies
33
Views
3K
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
Back
Top