Finding the Length of a Helix Using U-Substitution

  • Thread starter Thread starter BraedenP
  • Start date Start date
BraedenP
Messages
94
Reaction score
0

Homework Statement



I am trying to prove that the length of a helix can be represented by 2\pi=\sqrt{a^2+b^2}

Homework Equations


The Attempt at a Solution



I have the following so far:

If the helix can be represented by h(t)=a\cdot cos(t)+a\cdot sin(t)+b(t)

Then the length is:
\int_{0}^{2\pi}\sqrt{(-a\cdot sin(t))^2+(a\cdot cos(t))^2+b^2}\;\: dt

My problem comes when integrating this. If I use the stuff in the root as u and do u-substitution, then du equals 0dt:

u=a^2sin^(t)+a^2cos^2(t)+b^2
du=(a^2sin(2t)-a^2sin(2t))dt=0dt

My logic fails me when figuring out how to continue from there. I need to somehow represent 1dt. How do I do this?

Help would be awesome!
 
Physics news on Phys.org
If your du comes out to be zero, then u must be a constant. What constant is it? Use some trig to simplify your u.
 
You don't need u-substitution for this problem. Here's why:

Before you try taking the integral, inside the square root, you have a2sin2t + a2cos2t. Factor the a2 out of both of them. What happens?
 
Yep, was definitely over-thinking it. Thanks guys :)
 
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