Compute the value of the following improper integral if it converges. If it diverges, enter INF if it diverges to infinity, MINF if it diverges to minus infinity, or DIV otherwise (hint: integrate by parts). ∫∞18ln(x)x2dx Determine whether ∑n=1∞(8ln(n)n2) is a convergent series. Enter C if the series is convergent, or D if it is divergent.

Respuesta :

Answer:

INF for first while D for second

Step-by-step explanation:

Ok I think I read that integral with lower limit 1 and upper limit infinity

where the integrand is ln(x)*x^2

integrate(ln(x)*x^2)

=x^3/3 *ln(x)- integrate(x^3/3 *1/x)

Let's simplify

=x^3/3 *ln(x)-integrate(x^2/3)

=x^3/3*ln(x)-1/3*x^3/3

=x^3/3* ln(x)-x^3/9+C

Now apply the limits of integration where z goes to infinity

[z^3/3*ln(z)-z^3/9]-[1^3/3*ln(1)-1^3/9]

[z^3/3*ln(z)-z^3/9]- (1/9)

focuse on the part involving z... for now

z^3/9[ 3ln(z)-1]

Both parts are getting positive large for positive large values of z

So the integral diverges to infinity (INF)

By the integral test... the sum also diverges (D)