integral (x^2 e^-x^2) dx
Integrate by parts once. The resulting integral will be a simple substitution.
That's not true.
Ah, missed the minus sign...
is u=x^2 and dv=?
It's not the minus sign, is the fact that its \[ e^{x^2} \] it's called a Gaussian integral.
@blinn13 disregard my suggestion
oops, sorry, \[ e^{-x^2} \]
okay
the integral is not in closed form.
*cannot be expressed
What are the limits of integration?
0 to 4....im trying to find a centroid
hmm ... i would use calculator
i have already found the number i need to show work though :/
numerical methods?
Well then there's a mistake somewhere because it can't be done by hand.
i see...is (e^-x)^2 equal to e^-2x or e^-x^2 then?
e^(-2x) of course
thats where my problem was then...thank you
then it just becomes u-sub.
yes yes
Ah. Yep, there we go.
or by parts
by parts would be better
so u=x^2, du=2x dx, dv=e^-2x dx, v=-e^-2x/2..right?
So by parts was right, eh? hehe
how do you use IE by parts? here we use \[ \int u v dx = u \int v - \int (du/dx \int v ) \]
i have never seen that before
u = x^2 v = e^(-2x)
would i be able to do it with normal integration by parts?
yes .. twice
ok ill try that...my previous values for u and dv are correct?
i know that type of form exist ... but i don't use it often.
\[ \begin{align*} \int x^2 e^{-2x}dx dx &= x^2 \int e^{-2x}dx - \int \left( \frac{dx^2}{dx} \int e^{-2x}dx\right )dx \\ &= x^2 \frac{e^{-2x}}{-2 } - \int 2x \frac{e^{-2x}}{-2 }dx\\ &= - \frac{x^2 e^{-2x}}{2 } + \int x e^{-2x}dx \\ &= - \frac{x^2 e^{-2x}}{2 } + x \int e^{-2x}dx - \int \left( \frac{dx}{dx}\int e^{-2x} dx\right )dx\\ \end{align*} \]
we have not gotten that far but i think it is coming up soon
this is integration by parts
i learned it a different way then : \[uv -\int\limits vdu\]
yes yes i know that ... integration by parts is just opposite of product rule in differentiation
i know that
thank you for your help!
\[ d(uv) = u dv + v du \\ \int d(vu) = \int u dv + \int v du \\ uv = \int u dv + \int v du \\ \int v du = uv - \int u dv \] put v=g(x), u = \( \int f(x) dx \) you get \[ \int g d\left( \int f \right ) = g \int f dx - \int \left(\frac{dg}{dx} \int f dx\right ) dx \] I think is is easier to use.
\[ \int f g dx = g \int f dx - \int \left(\frac{dg}{dx} \int f dx\right ) dx \]
Join our real-time social learning platform and learn together with your friends!