Help with integral (pretty easy but my brain is stuck)

homestar
Messages
6
Reaction score
0

Homework Statement



This is to find the arc length of r= \theta from 0 < \theta < 2pi

I ended up with \int\sqrt{\theta^2 + 1}

Homework Equations



\int\sqrt{\theta^2 + 1}


The Attempt at a Solution



I couldn't see a relevant way to do integration by parts so I went with trig substitution, subbing tan(t) for theta. I got lost at the point where I'm to integrate sec^3(t)dt.

Can anyone help? Am I on the right track?

 
Physics news on Phys.org
Looks good to me.

\int\sec^{3}tdt

Let's start by breaking secant to the cube.

\int\sec t\sec^2 tdt

Which would you make u and dV?
 
homestar said:

Homework Statement



This is to find the arc length of r= \theta from 0 < \theta < 2pi

I ended up with \int\sqrt{\theta^2 + 1}

Homework Equations



\int\sqrt{\theta^2 + 1}
You actually mean \int\sqrt{\theta^2+ 1} d\theta don't you?


The Attempt at a Solution



I couldn't see a relevant way to do integration by parts so I went with trig substitution, subbing tan(t) for theta. I got lost at the point where I'm to integrate sec^3(t)dt.

Can anyone help? Am I on the right track?

Homework Statement


Looks to me like a pretty standard integral. Let \theta= tan(x) so that d\theta= sec^2(x) dx and \sqrt{\theta^2+ 1}= \sqrt{tan^2(x)+ 1}= sec(x). Then
\int\sqrt{\theta^2+ 1}d\theta= \int sec^3(x)dx= \int \frac{1}{cos^3(x)}dx
= \int\frac{cox(x)}{cos^3(x)}dx= \int\frac{(cos(x)dx)}{(1- sin^2(x))^2}

and the substitution u= sin(x) converts to a rational integral:
\int \frac{1}{(1-u^2)^2}du[/itex]<br /> <br /> <br /> <h2>Homework Equations</h2><br /> <br /> <br /> <br /> <h2>The Attempt at a Solution</h2>[/QUOTE]
 
ahhhh...thank you. it's relatively early in the semester and i may have partied too hard over winter break ;)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top