orthovector
- 115
- 0
how do you take take this integral?
[tex]\int_{0}^{r} x^2 e^{-2x} dx[/tex]
[tex]\int_{0}^{r} x^2 e^{-2x} dx[/tex]
The discussion revolves around the integral \(\int_{0}^{r} x^2 e^{-2x} dx\), with participants exploring methods for evaluation, particularly integration by parts. There is also mention of the behavior of the integral as the upper limit approaches infinity.
The discussion is active, with multiple interpretations being explored regarding the limits of integration and the resulting values. Some participants have provided guidance on using integration by parts, while others are questioning the assumptions and definitions involved in deriving the general expression.
There is a focus on the behavior of the integral as the upper limit approaches infinity, with conflicting answers noted. Participants are also discussing the implications of the factorial definition in relation to the integral's evaluation.
gabbagabbahey said:Use integration by parts (twice)...the derivatives of [itex]x^2[/itex] are easy to find, and likewise for the antiderivative of [itex]e^{-2x}dx[/itex]
ice109 said:whats the upper limit? if it's infinity answer is 1/8
orthovector said:do you know how this integral turns into
[tex]\frac {N!}{a^{N + 1}}[/tex] if I take the integral from 0 to infinity? N = 2 and a = 2
gabbagabbahey said:If N=2 and a=2, then [tex]\frac {N!}{a^{N + 1}}=\frac {2!}{2^{2 + 1}}=\frac{1}{4}[/tex] which is what you should be getting using by parts.
Are you getting something different?
orthovector said:I was trying to derive the general expression
[tex]\int_{0}^{\infty} x^n e^{-ax} dx = \frac{n!}{a^{n+1}}[/tex]
how is this so?