• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Math Challenge

Originally posted by: Marty
What is incoherent about that?

integral of x^2 * exp(x) * exp(-x^2) * dx

btw, exp(x) = e^x

Sorry, I just have never seen e^x represented as exp(x).

-silver
 
I did it on wolfram's integrator site b/c I don't have my TI-89 handy. The answer's pretty complicated:
E^(x-x^2) *(1/4 - x/2) + (3/8)*E^1/4 * sqrt(pi) * Erf [1/2 (-1 + 2x)]
 
Originally posted by: Heisenberg
I did it on wolfram's integrator site b/c I don't have my TI-89 handy. The answer's pretty complicated:
E^(x-x^2) *(1/4 - x/2) + (3/8)*E^1/4 * sqrt(pi) * Erf [1/2 (-1 + 2x)]

CHEATER =)
 
uh...it's not e^(-x^3), it's e^(x-x^2), although the former is MUCH more doable than the latter. Maple yields this for the latter:

-1/2*x*exp(x-x^2)-1/4*exp(x-x^2)+3/8*Pi^(1/2)*exp(1/4)*erf(x-1/2)

erf is some sort of an error function, but I forgot exactly how it works.
 
Originally posted by: eLiu
uh...it's not e^(-x^3), it's e^(x-x^2), although the former is MUCH more doable than the latter. Maple yields this for the latter:

-1/2*x*exp(x-x^2)-1/4*exp(x-x^2)+3/8*Pi^(1/2)*exp(1/4)*erf(x-1/2)

erf is some sort of an error function, but I forgot exactly how it works.

*sigh* it refers to the solution not being of closed form. Does anyone actually read what I write?
 
Back
Top