Using the integral test, how do you show whether #sum 3/(n sqrt(ln(n)))# diverges or converges from n=1 to infinity?
1 Answer
Aug 30, 2015
See the explanation.
Explanation:
Let
It is clear the
so
along with
# = 3lim_(brarroo)int_1^b (ln(x))^(-1/2) 1/x dx #
# = 3lim_(brarroo) 2(ln(x))^(1/2)]_1^b #
# = 6lim_(brarroo) (sqrtln(b) - sqrtln(1)) #
# = 6lim_(brarroo) sqrtln(b) = oo#
The integral and the series diverge.