Daniel B. answered 04/24/22
A retired computer professional to teach math, physics
Let
f(x) = ln(x)/x
The integral test requires that on the interval [1, ∞), f(x) be
defined and
monotone decreasing.
That is it defined should be obvious.
To see if it is monotone decreasing, we see if it's derivative is negative.
f'(x) = ((1/x)x - ln(x))/x² = (1 - ln(x))/x².
So the derivative is negative for x > e, not for x ≥ 1.
But that does not really matter, because
the given sum from 1 to ∞ converges if and only if the sum from 3 to ∞ converges.
Therefore it is sufficient to apply the test on the interval [3, ∞).
So we can conclude that the sum from 3 to ∞ converges iff
the integral from 3 to ∞ ∫f(x)dx is finite.
Let F(x) = ∫ln(x)/x dx = ln²(x)/2
Then the definite integral equals F(∞) - F(3), which is not a real number.
Therefore the given series diverges.