Help solving complicated integral

  • Context: Undergrad 
  • Thread starter Thread starter elkface
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
elkface
Messages
10
Reaction score
0
This integral is not overly complicated, but I am having a little trouble with it - I haven't been in calc for a year almost, and it seems I have lost my integration abilities with it.

Here's the integral:
[tex]\int \sqrt{1 + (a \pi x^{a-1})^{2} \cos^{2}({\pi x^{a}})} dx[/tex]

I figure the best place to start is to factor out the inside expression and get rid of the square root, but even doing this I am lost.

Any help?
 
Physics news on Phys.org
Can you show your steps so far on your attempt to solve this integral?

Thanks
Matt
 
Well, to be honest, all I can seem to do is stare at it. I can't factor it, clearly, to get it separated into parts so that I could even attempt to do int. by parts or anything of that sort. I have tried Wolfram online integrator, but that doesn't work because it takes the server too long to process.

If anyone has software that could integrate this, or can recommend some (preferably freeware), I'd appreciate it. I don't need the work - I just need the answer.
 
Ok, thanks for the tip. In that case, I will probably not be able to put this integral to any good use, as I am not familiar with most non-elementary functions. Thanks anyway.
 
Here is a link to the Numerical Recipe C routine for solving eliptical integrals. Not sure if if will help you. Take caution when using the NR routines they can be problematic. You have been warned.

http://www.nrbook.com/a/bookcpdf/c6-11.pdf

Thanks
Matt