PDA

View Full Version : Integration and taylor expansion


casanova2528
May16-08, 12:54 PM
can anybody help me with this integration?

Integral of e to the -2x times x squared dx

it expands to 1/4, but I'm not sure how to start.

Hootenanny
May16-08, 01:10 PM
can anybody help me with this integration?

Integral of e to the -2x times x squared dx

it expands to 1/4, but I'm not sure how to start.
Hey casanova, welcome to PF!

You don't really need a Taylor expansion here, how about trying a substitution?

casanova2528
May16-08, 06:19 PM
I've already tried substitution.

argh!

i've tried u = e ^ -2x

I've also tried u = x squared.

it doesn't work!!!!

HELP!

Ed Aboud
May16-08, 06:43 PM
Integrate by parts and it works.

casanova2528
May16-08, 06:44 PM
with what do I start?

rock.freak667
May16-08, 06:59 PM
with what do I start?

you start by integrating

\int xe^{-2x}dx

by parts.

csprof2000
May16-08, 09:29 PM
You integrate by parts. Start with x squared. You get

u = x^2
du = 2x dx

dv = e^-2x dx
v = -1/2 e^-2x

Give it a shot from there.

casanova2528
May17-08, 01:38 PM
i get it now....just needed a refresher....thanks a lot!