Converting Spherical Equations to Cylindrical and Rectangular

In summary, the conversation is about converting a spherical equation into cylindrical or rectangular coordinates and finding ways to manipulate the given equation to use the equations for cylindrical and rectangular coordinates. Cross-posting is also mentioned as something that is generally frowned upon.
  • #1
DeadxBunny
30
0
Question:

(Note: p=rho and o=phi)
Convert p(1-2cos^2(o))=-psin^2(o) into cylindrical and rectangular coordinates and describe or sketch the surface.

The part that I don't know how to do is converting the spherical equation into cylindrical or rectangular coordinates. I know all the equations like x=psin(o)cos(theta) and y=psin(o)sin(theta) but I don't see how I can manipulate the given equation so that I could use those equations. Any help would be greatly appreciated!
 
Physics news on Phys.org
  • #2
You posted in the Calculus section as well. See response there. (just an FYI Cross posting is generally frowned upon...don't want someone to yell at you).
 
  • #3


To convert this spherical equation into cylindrical coordinates, we can use the following relationships:

p = r
o = theta

Substituting these values into the given equation, we get:

r(1-2cos^2(theta)) = -rsin^2(theta)

Next, we can use the relationships between cylindrical and rectangular coordinates:

x = rcos(theta)
y = rsin(theta)

Substituting these values into the equation, we get:

x(1-2y^2) = -y^2

This is the equation in rectangular coordinates. To sketch the surface, we can rearrange the equation to get y as the subject:

y = ±√(x/(2x+1))

This is a hyperbolic curve in the xy-plane. The surface created by this equation would be a cone with its vertex at the origin, extending infinitely in both directions. The base of the cone would be a hyperbolic curve in the xy-plane.
 

FAQ: Converting Spherical Equations to Cylindrical and Rectangular

How do I convert a spherical equation to cylindrical coordinates?

To convert a spherical equation to cylindrical coordinates, use the following equations:
x = ρsinφcosθ
y = ρsinφsinθ
z = ρcosφ
Where ρ is the distance from the origin to the point, φ is the angle between the positive z-axis and the point, and θ is the angle between the positive x-axis and the projection of the point onto the xy-plane.

Can I convert a spherical equation to rectangular coordinates?

Yes, it is possible to convert a spherical equation to rectangular coordinates. To do so, use the following equations:
x = ρsinφcosθ
y = ρsinφsinθ
z = ρcosφ
Where ρ is the distance from the origin to the point, φ is the angle between the positive z-axis and the point, and θ is the angle between the positive x-axis and the projection of the point onto the xy-plane.

What is the difference between spherical, cylindrical, and rectangular coordinates?

Spherical coordinates use a distance from the origin, an angle from the positive z-axis, and an angle from the positive x-axis to define a point in 3D space. Cylindrical coordinates use a distance from the origin, an angle from the positive z-axis, and a height to define a point. Rectangular coordinates use three perpendicular axes (x, y, and z) to define a point.

Can I convert from cylindrical to spherical coordinates?

Yes, it is possible to convert from cylindrical to spherical coordinates. Use the following equations:
ρ = √(x^2 + y^2)
φ = tan^-1 (y/x)
θ = z/√(x^2 + y^2)
Where ρ is the distance from the origin to the point, φ is the angle between the positive z-axis and the point, and θ is the angle between the positive x-axis and the projection of the point onto the xy-plane.

Are there any practical applications for converting between spherical, cylindrical, and rectangular coordinates?

Yes, these coordinate systems are commonly used in fields such as physics, engineering, and mathematics. For example, in physics, spherical coordinates are useful for describing the motion of objects in a gravitational field, while cylindrical coordinates are often used in problems involving rotation. In engineering, these coordinate systems are used in designing and analyzing objects with symmetrical shapes. In mathematics, they are used in solving equations and graphing functions in 3D space.

Back
Top