PDA

View Full Version : parametrization


Sneaksuit
Mar31-05, 12:04 AM
If S is part of the plane z = y - 2 that lies inside the elliptic cylinder x^2 + 4y^2 = 4 and I want to parametrize S I will let
x = 2sin(t)
y = cos(t)
z = cos(t) - 2
I assume this is right but let me know if not. My question is are there any other ways of parametizing S?

whozum
Mar31-05, 12:21 AM
I think you ahve your cosins and sins switched. Which direction does your parameter go? Im assuming counter clockwise.

Come to think of it keeping them that way will also work, provided that you aren't going for a specific parametric starting and ending point.

Sneaksuit
Mar31-05, 12:41 AM
There is no specific starting point. Do you know of another way parametrizing S though?

SpaceTiger
Mar31-05, 06:05 AM
There is no specific starting point. Do you know of another way parametrizing S though?

Basically as he said, make every cosine a sine and the sine a cosine. I suppose you could also add an arbitrary phase shift to the trig functions as well (the sine-cosine reversal is a special case of that).

Sneaksuit
Mar31-05, 01:06 PM
So just switch my sin and cosin and that is another way of parametrizing S?

kleinwolf
Mar31-05, 02:24 PM
I don't really understand your solution, since apparently you're parametrizing a surface (so you need 2 parameters). I suppose the solution is simply :

x=Rcos(t)\quad y=\frac{R}{2}sin(t)\quad z=\frac{R}{2}sin(t)-2\quad R\in[0;2]\quad t\in[0;2\pi]

whozum
Mar31-05, 03:58 PM
So just switch my sin and cosin and that is another way of parametrizing S?

Yes. It will draw the same curve but from a different starting point and direction.

whozum
Mar31-05, 03:59 PM
Those parameters would draw the curve of intersection. Parametrizing the entire surface, you would use klein's equation