Integration help?

klooless

New member
Joined
Jun 10, 2009
Messages
19
I don't understand how to go about integrating this:

?x (?(4+x^2)) dx

any guidance would be great!

cheers.
 
Is the problem x4+x2dx ?\displaystyle \int {x\sqrt {4 + x^2 } dx}~?
 
If that is it, try letting x=2tanθ,   dx=2sec2θdθ\displaystyle x=2tan{\theta}, \;\ dx=2sec^{2}{\theta}d{\theta}
 
Thank you galactus, that is it. But I don't see how tan x or sec^2 x can be used since there is a 4 in the denominator and it's (+) x^2, not (-) x^2...

I appreciate the help so far!
 
klooless said:
That is it.
Let u=4+x2 & du=2xdx\displaystyle u=4+x^2~\&~du=2xdx
Then you have u2du\displaystyle \int {\frac{{\sqrt u }}{2}du}.
 
Because tan2(x)+1=sec2(x)\displaystyle tan^{2}(x)+1=sec^{2}(x)

4+(2tan(t))2=4+4tan2(t)=4(1+tan2(t))=2sec2(t)=2sec(t)\displaystyle \sqrt{4+(2tan(t))^{2}}=\sqrt{4+4tan^{2}(t)}=\sqrt{4(1+tan^{2}(t))}=2\sqrt{sec^{2}(t)}=2sec(t)
 
There are many ways to skin the same cat - pka and galactus had shown you two different ways to get the same answer.
 
Top