Help with integration (1) involving integration by parts etc

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 5K views
NCyellow
Messages
22
Reaction score
0

Homework Statement


Solve for indefinite integral of
(7x^3)/sqr(4+x^2)(dx)

Homework Equations


I just can't seem to find the right solution.


The Attempt at a Solution


First of all, we can just factor the 7 out of the integral for now since it is only a constant.
the inverse square root of (4+x^2) looks like arctan(x/2).
So I set 1/(4+x^2) up as dv, and so V would equal arctan(x/2). U is then x^3, and du is 3x^2.
However, the integrals just don't seem to simplify. Please help.
 
Physics news on Phys.org
I did it, and ended up with the integral of (u^2-4u) over square root of u, all multiplied by the constant 7/2. After a lengthy algebra session, I ended up with a huge answer, that wasn't correct... What did I do wrong?
 
Ah, there we go. I forgot to take out an x for du. Thanks.