Circumference of a circle in parametrics

hangainlover
Messages
77
Reaction score
0

Homework Statement



x^2+y^2=1

Homework Equations



length of curve square root (1+(dx/dy)^2)dy or square root ((dx/dt)^2 + (dy/dt)^2) dt




3. The Attempt at a Solution [/b

I isolated y and got y= square root (1-x^2)

finding dy/dx = -x/square root (1-x^2)
i plugged that into the formula but i did not get the correct answer.

im aware that if i do integral of square root (1+ (dy/dx)^2 ) i have to do imporper integral as i get undefined for denominator at x=-1,1 so what should i do
we all know that answer should be 2pi
 
Physics news on Phys.org
Ignore the 'undefined' issue. Just do a trig substitution to solve the integral. Once you've done the trig substitution you won't see the singularity. BTW you'll get pi, not 2*pi. Your parametrization only covers half the circle.
 
I know, i can get the answer by defining the circle in trig.

But, shouldn't i be able to do it in conventional way and by paramatrization as well?
i just need to take care of the x values and t values where the function gets undefined.
My teacher wants me to do it in these two ways.
 
Even to do it in the x-y way you need to integrate 1/sqrt(1-x^2) from -1 to 1, right? Even if you haven't parametrized it as a trig function you still need to do a trig substitution to solve that integral. That's what I'm talking about.
 
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