kankerfist
New member
- Joined
- Mar 22, 2006
- Messages
- 22
I have a curve C whose parameterization is:
x = a(Sin[t])(Cos[d])
y = b(Sin[t])(Sin[d])
z = c(Cos[t])
where a,b,c and d are positive constants, and t >= 0.
I want to know how exactly I can show that this curve lies on a plane containing the z-axis. I understand that if I project this curve onto the xy-plane, it will be a straight line if, in R3, it resides on a plane containing the z-axis. I have graphed the projection in mathematica, and it is a straight line on the xy-plane, but I am not sure how to express this projected line's equation on paper. Any help is appreciated!
x = a(Sin[t])(Cos[d])
y = b(Sin[t])(Sin[d])
z = c(Cos[t])
where a,b,c and d are positive constants, and t >= 0.
I want to know how exactly I can show that this curve lies on a plane containing the z-axis. I understand that if I project this curve onto the xy-plane, it will be a straight line if, in R3, it resides on a plane containing the z-axis. I have graphed the projection in mathematica, and it is a straight line on the xy-plane, but I am not sure how to express this projected line's equation on paper. Any help is appreciated!