Parametric Representation of a Helix

SlideMan
Messages
41
Reaction score
0
Just wanted to check and see if this is right. The k-component of the vector is what I'm unsure of...I've always sucked at converting to parametric form. :)

Homework Statement



Convert to parametric form:
x^{2} + y^{2} = 9, z = 4arctan(y/x)

The Attempt at a Solution



The i- and j-components of the vector are obviously 3cos(t) and 3sin(t), respectively. I'm not sure how the k-component is supposed to turn out...

Here's my attempt:

x = 3cos(t)
y = 3sin(t)
So, z = 4 arctan \frac{3sin(t)}{3cos(t)} = 4 arctan(tan(t)) = 4t

Thus, r(t) = [3cos(t), 3sin(t), 4t]
 
Physics news on Phys.org
Looks good to me.
 
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