How can I determine if a given integral is solvable?

  • Thread starter Thread starter bomba923
  • Start date Start date
  • Tags Tags
    General Integral
bomba923
Messages
759
Reaction score
0
Ok...now how do I know if a certain integral is solv/integrat-able or not?
Just by looking at the inside function, how can I tell if the integral can be solved or not??
 
Physics news on Phys.org
How about these steps:

1.Try conventional methods:part integration,substitutions,partial fraction decompositions,residues theorem.

2.If it doesn't work,then search for it in "Gradsteyn & Rythzik".

3.If it's not there,the primitive/anitderivative exists,but it's not expressible through elementary functions.

Daniel.
 
The Wolfram Integrator can also be helpful as a quick reference technique.
 
Trust me,that one is useless for nasty integrals.I tried it for about 3 times over the last month and it wouldn't give me anything...


Daniel.
 
dextercioby said:
Trust me,that one is useless for nasty integrals.I tried it for about 3 times over the last month and it wouldn't give me anything...


Daniel.
Really? Can you give me an example please.
 
I tried an integral that comes up in the Laplace Transform of arctangent

\int_{0}^{+\infty} e^{-sx}\arctan x dx

Of course,i asked for the antidifferential,i thought i could apply the theorem of Leibniz & Newton myself...

Daniel.
 
dextercioby said:
I tried an integral that comes up in the Laplace Transform of arctangent

\int_{0}^{+\infty} e^{-sx}\arctan x dx

Of course,i asked for the antidifferential,i thought i could apply the theorem of Leibniz & Newton myself...

Daniel.

Works fine for me when I enter:

Code:
Exp[-s x] ArcTan[x]
 
Thenx,Zurtex,there's no wonder i couldn't do it... :-p I misstyped something...
I like the result,though... :-p

Daniel.
 
dextercioby said:
Thenx,Zurtex,there's no wonder i couldn't do it... :-p I misstyped something...
I like the result,though... :-p

Daniel.
Yeah I can't help thinking Wolfram are trying to introduce their own brand of maths :wink:
 
Back
Top