Why Is This Integral Challenging?

  • Thread starter Thread starter PhysicsMark
  • Start date Start date
  • Tags Tags
    Integral
PhysicsMark
Messages
90
Reaction score
0

Homework Statement



Hello. I have a simple integral here that has been stumping me for the last 30 minutes. It appears that my basic integration skills have gotten very rusty.

Homework Equations



\int{x^3}\sqrt{1+x^2}dx

The Attempt at a Solution


I am pretty sure a simple substitution will do, but I have yet to find it. I have tried simplifying the expression various ways, integration by parts, and I have also tried a few substitutions. Any ideas?
 
Physics news on Phys.org
u=1+x^2 will do it.
 
The substitution x=tan(u) also works.
 
Thank you Dick and Jgens.

\int{x^3}\sqrt{1+x^2}dx

Let u=1+x^2\rightarrowdu=2xdx

\int{x^3}\sqrt{1+x^2}dx=\frac{1}{2}\int(u-1)\sqrt{u}du

\frac{1}{2}\int(u-1)\sqrt{u}du=\frac{1}{2}(\int{u^{\frac{3}{2}}}du-\int{u^{\frac{1}{2}}du)

\int{u^{\frac{3}{2}}}du=\frac{2}{5}u^{\frac{5}{2}}

\int{u^{\frac{1}{2}}du=\frac{2}{3}u^{\frac{3}{2}}

\frac{1}{2}\int(u-1)\sqrt{u}du=\frac{2}{10}u^{\frac{5}{2}}-\frac{2}{6}u^{\frac{3}{2}}It appears I made a mistake somewhere. I believe my result should be multiplied by 1/2, and I can't find where I left that out.
 
Nevermind. I guess the second part of the problem is incorrect. Mathematica has arrived at the same conclusion as this also. Thanks for all the help.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top