Parametric Representation in Spherical and Cartesian coordinates

hughes
Messages
8
Reaction score
0
Give a parametric representation of the following surfaces in terms of the given parameter variables:
a) The first octant portion of the sphere (x^2) + (y^2) + (z^2) = 16 in terms of the spherical variables theta and phi.
b)The graph of the function z = (x^3) - sqrt(y) in terms of the Cartesian variables x and y.

I'm not sure how to do these at all.
a) It's a sphere and theta ranges from 0 to pi/2. phi ranges from 0 to pi/2. Are the parametric equations just theta = t and phi = t, given that t ranges from 0 to pi/2? Or do we substitute x = psin(phi)cos(theta), etc. I'm really not sure what to do. Help.
 
Physics news on Phys.org
hughes said:
Give a parametric representation of the following surfaces in terms of the given parameter variables:
a) The first octant portion of the sphere (x^2) + (y^2) + (z^2) = 16 in terms of the spherical variables theta and phi.
b)The graph of the function z = (x^3) - sqrt(y) in terms of the Cartesian variables x and y.

I'm not sure how to do these at all.
a) It's a sphere and theta ranges from 0 to pi/2. phi ranges from 0 to pi/2. Are the parametric equations just theta = t and phi = t, given that t ranges from 0 to pi/2? Or do we substitute x = psin(phi)cos(theta), etc. I'm really not sure what to do. Help.
The surface is two-dimensional, so you need two parameters to describe it. The problem told you to use θ and Φ as your parameters. These parameters independently vary from 0 to π/2. Now you want to come up with some equation of the form r = f(θ,Φ).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top