Telemachus
- 820
- 30
Homework Statement
Evaluate the next integrals, expressing it previously in the forms that contains \sqrt[ ]{a^2+u^2}, \sqrt[ ]{a^2-u^2} and \sqrt[ ]{u^2-a^2}, and then solve it using the integral table;
The exercise which I couldn't solve:
\displaystyle\int_{}^{}\displaystyle\frac{x+3}{\sqrt[ ]{x^2+2x}}dx
The Attempt at a Solution
I started by completing the square:
x^2+2x=(x+1)^2-1
Then
u^2=(x+1)^2
u=(x+1)\Rightarrow{x+3=u+2}
du=dx
\displaystyle\int_{}^{}\displaystyle\frac{x+3}{\sqrt[ ]{x^2+2x}}dx=\displaystyle\int_{}^{}\displaystyle\frac{u+2}{\sqrt[ ]{u^2-1}}du
From here I've tried to solve it by parts
t=u+2
dt=du
dv=\displaystyle\frac{1}{\sqrt[ ]{u^2-1}}du
v=\ln|u+\sqrt[ ]{u^2-1}|
\displaystyle\int_{}^{}\displaystyle\frac{u+2}{\sqrt[ ]{u^2-1}}du=(u+2)\ln|u+\sqrt[ ]{u^2-1}|-\displaystyle\int_{}^{}\ln|u+\sqrt[ ]{u^2-1}|du
If I try again by parts with -\displaystyle\int_{}^{}\ln|u+\sqrt[ ]{u^2-1}|du it gets more complicated.
So, what do you say?
Bye there.