Does int_1^oo1/root(3)(x+1)dx113x+1dx converge or diverge? If it converges, what is the integral?

1 Answer
Feb 6, 2017

The integral diverges.

Explanation:

Let u = x+1 => du = dxu=x+1du=dx. At x=1x=1, we have u = 2u=2. As x->oox, we have u->oou. Using this substitution,

int_1^oo1/root(3)(x+1)dx = int_1^oo(x+1)^(-1/3)dx113x+1dx=1(x+1)13dx

=int_2^oou^(-1/3)du=2u13du

=[u^(2/3)/(2/3)]_2^oo=[u2323]2

=3/2(oo^(2/3)-2^(2/3))=32(23223)

=oo=

Thus the integral diverges.