Finding Where an Improper Integral Converges

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
8 replies · 2K views
rocapp
Messages
95
Reaction score
0
Hi all,

This is a case of a book answer going against Wolfram's and my answer.

The problem is ∫e(ln(x)/x)dx

The book claims the answer is ∞.

I would think it is a case of ∞/∞ and use L'Hospital's Rule. Wolfram has the same solution.

*= lima->∞(1/x)/1
= 0

Which would be correct?
 
Physics news on Phys.org
Good call. I must have typed it in incorrectly.

Is it correct that the integral diverges because lim as x approaches infinity of lnx/x is an indeterminate?

Thanks!
 
rocapp said:
Good call. I must have typed it in incorrectly.

Is it correct that the integral diverges because lim as x approaches infinity of lnx/x is an indeterminate?

Thanks!
No. Being indeterminate has nothing to do with it.

It's true that [itex]\displaystyle \lim_{x\,\to\,\infty} \frac{\ln(x)}{x}=0\,,\[/itex] as well as [itex]\displaystyle \lim_{x\,\to\,\infty} \frac{1}{x}=0\ .[/itex]

Those results are necessary conditions (but not sufficient) for [itex]\displaystyle \int_{e}^{\infty} \frac{\ln(x)}{x}\,dx\[/itex] to converge.

Does [itex]\displaystyle \int_{e}^{\infty} \frac{1}{x}\,dx\[/itex] converge?
 
No, but I'm not sure why.EDIT:

It's because ∫1/x dx = ln(x)

and ln(∞) = ∞

So since

∫ln(x)/x = ln(x)2/2, and ln(∞)2/2= ∞,

the integral diverges.

Correct?
 
Last edited:
rocapp said:
No, but I'm not sure why.


EDIT:

It's because ∫1/x dx = ln(x)

and ln(∞) = ∞

So since

∫ln(x)/x = ln(x)2/2, and ln(∞)2/2= ∞,

the integral diverges.

Correct?

We know that [itex]\displaystyle \int_{e}^{\infty} \frac{1}{x}\,dx[/itex] diverges, because we know that [itex]\displaystyle \sum_{n=3}^{\infty} \frac{1}{n}[/itex] diverges.
 
But 1/infinity goes to zero, correct?
 
Thanks for clarifying that; I need to practice these.