Integrals 0 to ∞: Tricky Problems Solved

  • Thread starter Thread starter Phoenix314
  • Start date Start date
  • Tags Tags
    Integrals
AI Thread Summary
The discussion revolves around evaluating four integrals with bounds from 0 to infinity, focusing on their convergence or divergence. The integrals include functions like e^(-x) * sqrt(x) and x^2 * e^[-(x^2)], with some participants suggesting that integrals 1, 3, and 4 converge while integral 2 diverges. There is a mention of using integration by parts, but some users express difficulty in transforming the integrals into a solvable form. Ultimately, the consensus is that integrals 1, 3, and 4 converge to specific values related to the Gaussian integral, while integral 2 is confirmed to diverge. The discussion highlights the challenges of evaluating these integrals and the methods used to analyze them.
Phoenix314
Messages
16
Reaction score
0
All of these integrals have lower bounds of 0 and upper bounds of infinity:

Problems 1 and 2 just require me to determine whether it converges or diverges. 3 and 4 actually require a value.

1) e^(-x) * sqrt(x)
2) \frac{x*arctan(x)}{(1+x^4)^(1/3)}
3) e^(-x) / sqrt(x)
4) x^2 * e^[-(x^2)]

I tried to use integration by parts but I went in circles

[Edit:] number 2 should have (1+x^4)^(1/3) in the denominator
 
Last edited:
Physics news on Phys.org
Phoenix314 said:
All of these integrals have lower bounds of 0 and upper bounds of infinity:

1) e^(-x) * sqrt(x)
2) \frac{x*arctan(x)}{(1+x^4)^(1/3)}
3) e^(-x) / sqrt(x)
4) x^2 * e^[-(x^2)]

I tried to use integration by parts but I went in circles

[Edit:] number 2 should have (1+x^4)^(1/3) in the denominator
Do you know the integral on that set for exp(-x^2)? 1,3,4 can be written in terms of it. If i am reading 2 right as (x*Arctan(x))/(1+x^4)^(1/3)~x^(-1/3) for large x and hence diverges.
 
Last edited:
I am given that e^(-x^2) = 0.5*sqrt(pi), but I couldn't get the integrals into that form through integration by parts - am I doing something wrong?

Thanks
 
Phoenix314 said:
I am given that e^(-x^2) = 0.5*sqrt(pi), but I couldn't get the integrals into that form through integration by parts - am I doing something wrong?

Thanks
For 1,3 change variable u^2=x you will get 4 back from one of them and the given integral from the others. for 4 and the one that becomes like it intgrate by parts differentiate x and integrat x exp(-x^2). Again 2 (perhaps you mistyped it?) diverges.
 
Are you sure about the second?

\int_{0}^{+\infty} \frac{x \arctan x}{\sqrt[3]{\left(1+x^{4}\right)}} \ dx

Maple cannot do it and neither Mathematica.

Daniel.
 
That's the correct integral, it must diverge.
 
These are the answers that I got

1) Converges (to 0.5*sqrt (Pi))
2) Diverges
3) Converges to sqrt (Pi)
4) Converges to 0.25 * sqrt (Pi)

Do these look right?

Thanks
 
Back
Top