intergral $\int _{ 1 }^{ \infty }{ \sqrt { \frac { x+2 }{ { x }^{ 4 }-1 } } dx } $

102 Views Asked by At

This question has been killing me,

$$\int _{ 1 }^{ \infty }{ \sqrt { \frac { x+2 }{ { x }^{ 4 }-1 } } dx } $$

Show that this is either divergent or convergent

3

There are 3 best solutions below

1
On BEST ANSWER

Near $1^+$,

$$x^4-1=(x^2+1)(x+1)(x-1) $$

hence

$$\sqrt {\frac {x+2}{x^4-1}}\sim \sqrt { \frac {3}{4 (x-1)}} $$

thus it converges near $ 1^+$ because $\int_1\frac {dx}{\sqrt {x-1}} $ converges.

As it converges near $+\infty $, (see DeepSea's above answer), it is convergent.

3
On

hint: $\sqrt{\dfrac{x+2}{x^4+1}}\approx x^{-\frac{3}{2}}$. Use the $p$ series test with $p > 1$.

0
On

$$\int _{ 1 }^{ \infty }\frac{\sqrt(x+2)}{\sqrt(x^4 -1)}dx < \int _{ 1 }^{ \infty }\frac{\sqrt(4x)}{\sqrt(\frac{1}{4}x^4 )}dx = \int _{ 1 }^{ \infty }\frac{4}{x^{\frac{3}{2}}}dx$$

Which converges. Therefore by comparison the integral convergences.