Mastering Tricky Antiderivatives for Exams: Integrals with Helpful Hints

  • Thread starter Thread starter csi86
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 3K views
csi86
Messages
7
Reaction score
0
I have to prepare for the exams and this is a set of integrals I can't do... some hints pls :

1.[tex]\int \frac{x}{\sqrt{x^{2}+2x+2}} \; dx[/tex]

2.[tex]\int \frac{x}{x^{3}+1} \; dx[/tex]

:confused:
Thank you for your time.
 
Physics news on Phys.org
Hi and welcome to PF csi86!

You need to show some work before you receive help. What are your thoughts/ideas on these problem? What have you done till now, and where are you stuck?
 
For the first one use integration by parts:

[tex]u = x[/tex][tex]dv = \frac{1}{\sqrt{1+(x+1)^{2}}}\; dx[/tex]
 
Last edited:
Thank you, I have succesfully solved the second one, I might have done some mistakes :
[tex]-ln|x+1| + \frac{1}{2} ln{(x^{2}-x+1)} + \frac{2}{\sqrt{3}}\arctan{\frac{2x-1}{\sqrt{3}}}[/tex]
 
Indeed , this might hurt in an exam. :redface:

I tried to solve the first one and I end up with :
[tex]\frac{x^{2}}{2 \sqrt{x^{2}+2x+2}} + \frac{1}{2} \int \frac{(x^{2})(2x+2)}{2 \sqrt{(x^{2}+2x+2})^{3}}} \;dx[/tex]

(Using integration by parts)
 
I figured it out, thanks for the help Daniel. :)

I end up with :
[tex]\sqrt{x^{2}+2x+2} - \ln{(x+1+ \sqrt{x^{2}+2x+2})}[/tex]

I don't know if that is correct but I honestly hope so :).