MHB Determining whether an integral converges based on comparison

tmt1
Messages
230
Reaction score
0
I have this integral

$$\int_{1}^{\infty} \frac{1}{(x + x^2)^\frac{1}{3}} \,dx$$

I think this is smaller than

$$\int_{1}^{\infty} \frac{1}{(x^2)^\frac{1}{3}} \,dx$$

The latter converges since $p = \frac{2}{3}$ which is greater than 1. Therefore, since the first integral is smaller than the second integral it must also converge. However, the answer is that it diverges. What is the error in my logic?
 
Physics news on Phys.org
Well for starters, is it really true that $$\frac{2}{3}>1$$?

We know that:

$$\int_1^{\infty}\frac{1}{x}\,dx$$ diverges. So, what we can do is try to show that:

$$\left(x+x^2\right)^{\frac{1}{3}}\le x$$ where $$1\le a\le x$$
 
MarkFL said:
Well for starters, is it really true that $$\frac{2}{3}>1$$?

We know that:

$$\int_1^{\infty}\frac{1}{x}\,dx$$ diverges. So, what we can do is try to show that:

$$\left(x+x^2\right)^{\frac{1}{3}}\le x$$ where $$1\le a\le x$$

If I raise each side to the power of 3, I get:

$$x + x^2 \le x^3$$

Is that enough proof that $$\left(x+x^2\right)^{\frac{1}{3}}\le x$$?
 
tmt said:
If I raise each side to the power of 3, I get:

$$x + x^2 \le x^3$$

Is that enough proof that $$\left(x+x^2\right)^{\frac{1}{3}}\le x$$?

Since $1<x$, we can divide through by $x$ and then arrange as follows:

$$x^2-x-1\ge0$$

Where is this true?
 
MarkFL said:
Since $1<x$, we can divide through by $x$ and then arrange as follows:

$$x^2-x-1\ge0$$

Where is this true?

So

$$x^2-x\ge 1$$

and

$$x(x - 1)\ge 1$$

so it looks like this is true whenever x is greater than 1.
 
What about $$x=\frac{3}{2}$$?

What are the roots of $x^2-x-1=0$?
 
MarkFL said:
Since $1<x$, we can divide through by $x$ and then arrange as follows:

$$x^2-x-1\ge0$$

Where is this true?

I'm having trouble reasoning about this.

We need to make this assertion $(x + x^2)^{\frac{1}{3}} \le x$ where $1 \le a \le x$. (What is $a$ here, by the way?).

Since $x > 1$, we can do:

$ \frac{(x + x^2)^{\frac{1}{3}}}{x} \le \frac{x}{x}$

Or $ \frac{(x + x^2)^{\frac{1}{3}}}{x} \le 1$

But how can we evaluate $\frac{(x + x^2)^{\frac{1}{3}}}{x}$?
 

Similar threads

Back
Top