Visualizing a Parametric Equation in 3D Space

CourtneyS
Messages
23
Reaction score
0

Homework Statement


Given the eqn x=2, y=sin(t), z=cos(t), draw this function in 3-space.

Homework Equations


ABOVE^

The Attempt at a Solution


I did this:
x^2+y^2+z^2=2^2+(sin(t))^2+(cos(t))^2=5
Therefore we get x^2+y^2+z^2=5
Which is the eqn of a sphere with radius root5.

My friend said it's supposed to be a circle but I can't see how?
Which one of us is right if either.
 
Physics news on Phys.org
If x is always equal to 2, how can it be a sphere?
 
phyzguy said:
If x is always equal to 2, how can it be a sphere?
:(
 
CourtneyS said:
:(
Another way of looking at it... there is only one degree of freedom (t), so it must be a line, not a surface.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top