How Do You Manually Integrate \(\frac{dx}{x(a\sqrt{x}+b)}\)?

  • Thread starter Thread starter Grogs
  • Start date Start date
  • Tags Tags
    Integral
Grogs
Messages
148
Reaction score
0
I ran into the following (general form) integral today while working on an engineering problem:

<br /> \int \frac{dx}{x (a \sqrt{x} +b)}<br />

I ran it through 'integrals.com' and came up with the following solution:

<br /> \frac {\ln{x} - 2 \ln{(a \sqrt{x} + b)}}{b}<br />

which is fine for the purpose of solving the problem, but I'd like to be able to work it by hand. I tried integration by parts, but any choice of u and dv I could think of only made it messier. I also couldn't think of an appropriate u substitution.

Thanks in advance,

Grogs
 
Last edited:
Physics news on Phys.org
Try u=\sqrt{x}
With the use of partial fractions decomposition, the result easily follows.
 
Thanks arildno.

Partial fractions is one of those skills I relearn once a year or so when I need to do a LaPlace Transform and then quickly forget.
 
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