Is the Integral of arctan(x)/(xln^2(x)) Convergent?

  • Thread starter Thread starter TheForumLord
  • 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 · 2K views
TheForumLord
Messages
104
Reaction score
0

Homework Statement



Check whether the integral [tex]\int_{0}^{\infty}\frac{arctanx}{xln^{2}x}dx[/tex] converges.

Homework Equations


The Attempt at a Solution



The problematic points are: [tex]0, 1, \infty[/tex] . So I said:
[tex]\int_{0}^{\infty}\frac{arctanx}{xln^{2}x}dx<br /> = \int_{0}^{1}\frac{arctanx}{xln^{2}x}dx+ \int_{1}^{2}\frac{arctanx}{xln^{2}x}dx+ \int_{2}^{\infty}\frac{arctanx}{xln^{2}x}dx[/tex] .

The second integral converges [I've proved this by substition: [tex]x=1+t[/tex] and then comparison to the series [tex]g(x)=\frac{1}{x^{2}}[/tex]... I did it by knowing that in 0:
[tex]ln(1+x)\approx x[/tex]...
I have no idea how to deal with the two other integrals... The ln is my problem...

Hope you'll be able to help

Thanks in advance!
 
Physics news on Phys.org
The first integral has two problems again
you should rewrite it as(you could choose any number in (0,1) not only half):

[tex]\int_0^{\frac{1}{2}} \frac{arctan x}{x ln^2x} \, dx + \int_{\frac{1}{2}}^1 \frac{arctan x}{x ln^2x} \, dx[/tex]

you should know that

[tex]\frac{arctan x}{x ln^2x} \leq \frac{\pi}{2} \cdot \frac{1}{xl n^2 x}[/tex]

and
[tex]\int \frac{1}{x ln^2 x} \, dx[/tex]

is easy.
 
System's idea is a good one, but I believe that it shows that the new integral diverges. If it had converged, then you would be ok, but since it diverges, then you still don't know if your original integral converges.

There is an interesting expansion for the logarithm.

[tex]{\rm ln}(x)=\sum_{n=1}^{\infty} (-1)^{n+1}{{(x-1)^n}\over{n}}[/tex]

valid for [tex]0<x\le 2[/tex]

This may be useful for looking at the problem point x=1.
 
Last edited:
Hmmmm... How did you prove that this integral convergs? (I mean the integral:
[tex]\int_{0}^{0.5} \frac{1}{xln^{2}x} dx[/tex] ) ...

I think this is what is missing for my proof...


Thanks for the fast reply!
 
TheForumLord said:
Hmmmm... How did you prove that this integral convergs? (I mean the integral:
[tex]\int_{0}^{0.5} \frac{1}{xln^{2}x} dx[/tex] ) ...

I think this is what is missing for my proof...


Thanks for the fast reply!

The antiderivative is -1/ln(x) I believe. This makes it clear that that integral converges. However, the next integral with the limit at 1 will diverge. This makes the situation a little more complicated. You now have to ask the question whether the divergence of the upper-bound integral proves the divergence of the actual integral. Maybe it does, but you need to make a proper argument to prove it.