4

how do I solve this one?

$$\lim_{q \to 0}\int_0^1{1\over{qx^3+1}} \, \operatorname{d}\!x$$

I tried substituting $t=qx^3+1$ which didn't work, and re-writing it as $1-{qx^3\over{qx^3+1}}$ and then substituting, but I didn't manage to get on.

Thanks in advance!

Lord_Farin
  • 17,743
ohad
  • 243
  • 2
  • 8

2 Answers2

7

For any $q>0$, $$\frac{1}{q+1} = \int_0^1\frac{1}{q\cdot 1+1}\,\mathrm{d}x\leq\int_0^1\frac{1}{qx^3+1}\,\mathrm{d}x \leq \int_0^1\frac{1}{q\cdot 0+1}\,\mathrm{d}x = 1.$$ For any $q\in(-1,0)$, $$1 = \int_0^1\frac{1}{q\cdot 0+1}\,\mathrm{d}x\leq \int_0^1\frac{1}{qx^3+1}\,\mathrm{d}x\leq \int_0^1\frac{1}{q\cdot 1+1}\,\mathrm{d}x = \frac{1}{q+1}.$$

Thus, the limit for $q\to 0$ is $1$.

Abel
  • 7,312
0

Try substituting $t=q^{1/3}x$. Or, you can put the limit inside the definite integral first (the easy way)