PDA

View Full Version : Integration


FUNKER
Jul8-04, 01:04 AM
In an exam i stumbled when i saw this q
integrate:
1/(1+2x+x^2) dx
:grumpy:
help

himanshu121
Jul8-04, 01:27 AM
\int \frac{dx}{1+2x+x^2}

\int \frac{dx}{(1+x)^2}

Whats the pro

gerben
Jul9-04, 05:32 AM
\int \frac{dx}{1+2x+x^2}

\int \frac{dx}{(1+x)^2}

Whats the pro
?????
?????

gerben
Jul9-04, 05:49 AM
1 + x^2 + \frac{1}{3}x^3

master_coda
Jul9-04, 01:54 PM
Substitute u=x+1. du=dx so we get

\int\frac{dx}{(1+x)^2}=\int\frac{du}{u^2}=\int u^{-2}du

That should make it a little easier to see what rule you can apply.