Arclength of Curve y=2ln(sin(x/2)) | Calculating Arclength Formula

  • Thread starter Thread starter iRaid
  • Start date Start date
  • Tags Tags
    Arclength
iRaid
Messages
558
Reaction score
8

Homework Statement


Find the length of the curve y=2ln(sin\frac{1}{2}x), \frac{\pi}{3}\leq x\leq\pi


Homework Equations





The Attempt at a Solution


Alright so I figured out the derivative of y is cot(1/2)x so I put it into the arclength formula to get:
\int_{\frac{\pi}{3}}^{\pi} \sqrt{1+{cot^{2}(\frac{x}{2})}}dx

But I don't know how to solve that.. Looking at wolfram it seems like a really ugly integral so I don't want to put a lot of effort into solving it if I have the integral wrong.

Thanks for any help.
 
Physics news on Phys.org
Never forget your Pythagorean identities. Divide sin^2 \theta +cos^2 \theta = 1 through by sin^2 \theta to get 1+cot^2\theta = csc^2\theta. Just let \theta = \frac{x}{2} and the integral simplifies greatly.
 
HS-Scientist said:
Never forget your Pythagorean identities. Divide sin^2 \theta +cos^2 \theta = 1 through by sin^2 \theta to get 1+cot^2\theta = csc^2\theta. Just let \theta = \frac{x}{2} and the integral simplifies greatly.

Yeah I just kept going and realized that. So I did:
u=x/2 du=1/2 dx
2\int_{\frac{\pi}{6}}^{\frac{\pi}{2}} \sqrt{1+cot^{2}u}du=2\int_{\frac{\pi}{6}}^{\frac{\pi}{2}}\sqrt{csc^{2}u}du=2ln(cscu+cotu)|_{\frac{\pi}{6}}^{\frac{\pi}{2}}
 
Yeah I finished it and evaluated, -2ln(2+\sqrt{3})

Forgot that I knew what the integral of csc was :P. Thanks.
 
Don't forget to change your bounds after making a substitution.
 
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