Converting Spherical Equations to Cylindrical and Rectangular

AI Thread Summary
The discussion focuses on converting the spherical equation p(1-2cos^2(o))=-psin^2(o) into cylindrical and rectangular coordinates. By applying the relationships p = r and o = theta, the equation transforms into r(1-2cos^2(theta)) = -rsin^2(theta). Further substitution leads to the rectangular form x(1-2y^2) = -y^2. Rearranging this equation reveals y as a function of x, resulting in y = ±√(x/(2x+1)), which describes a hyperbolic curve in the xy-plane. The overall surface represented by this equation is a cone with its vertex at the origin, extending infinitely.
DeadxBunny
Messages
29
Reaction score
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
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).
 


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.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top