How do I evaluate this definite integral in Calc 1?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
opticaltempest
Messages
135
Reaction score
0
I am trying to evaluate this integral,

[tex]\[<br /> \int_{ - r}^r {\left( {s\sqrt {1 + \frac{{x^2 }}{{r^2 - x^2 }}} } \right)} {\rm }dx\][/tex]

Is it a valid integral?

If I evaluate it by plugging in r and -r, it becomes undefined.
How else can I evaluate this integral? I'm in calculus 1 and I am guessing
this may be a topic covered in later calculus classes?EDIT: I had the integral wrong. It should be,

[tex]\[<br /> \int_{ - r}^r {\left( {s\sqrt {1 + \frac{{r^2 }}{{r^2 - x^2 }}} } \right)} {\rm }dx\][/tex]

Thanks
 
Last edited:
Physics news on Phys.org
The integral is well defined (the singularity you observed is called integrable because it doesn't bother the integral), and you can calculate it really easily. Hint: think about symmetry.

Edit: Haha. Ok Halls, fairly easily. :smile:
 
Last edited:
I got the original integral wrong. I updated it in an edit. Sorry

I am allowed to use technology right now to evaluate the above integral.

Using Maple 10 I find the above integral evaluates to

[tex]\[<br /> - \sqrt r \cdot \sqrt { - r} \cdot s\left( {\ln ( - r) - \ln (r)} \right)<br /> \][/tex]

Which simplifies to,

[tex]\[<br /> - r \cdot s \cdot i(\pi \cdot i)<br /> \][/tex]

Which simplified to,

[tex]\[<br /> r \cdot s \cdot \pi <br /> \][/tex]This was what I was looking for :) I haven't covered using trigonometric substitution yet.
I was just curious how I would integrate that without using a CAS.