Thread Closed

The integration of e^(x^2)

 
Share Thread Thread Tools
Dec11-05, 03:34 PM   #1
 
Exclamation

The integration of e^(x^2)


i am tryaing to find the integral of "e" raise to power "x" square. by conventional method by dividing e^x^2 with derivative of the power of "e" i.e. "2x". But i am not confident on my answer. Please tell me am i right???
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Dec11-05, 03:37 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
You won't be able to find a nice anti-derivative to the function [itex]e^{x^{2}}[/itex]
 
Dec11-05, 04:12 PM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
I don't know how many times we have to say this- it's given in any good calculus book. The anti-derivative of [itex]e^{x^2}[/itex] is not an "elementary" function. Because [itex]e^{-x^2}[/itex] is used so much in statistics, the "error" function, erf(x), is defined as an anti-derivative of [itex]e^{-x^2}[/itex] but I don't believe anyone has ever bothered to give a name to the anti-derivative of [itex]e^{x^2}[/itex].

That "conventional" method you talk about, only works when the derivative of the power is a constant.
 
Dec12-05, 05:53 AM   #4
D H
 
Mentor

The integration of e^(x^2)


No need to give the integral of [itex]e^{x^2}[/itex] a new name, as it already has one: erf(ix).
Since
[tex]\int_0^x{\mathrm e}^{-t^2}{\mathrm d}t =
\sqrt{\frac{\pi}2}\operatorname{erf}(x)[/tex]

[tex]\int_0^x{\mathrm e}^{t^2}{\mathrm d}t =
-i\sqrt{\frac{\pi}2}\operatorname{erf}(ix)[/tex]
 
Dec12-05, 08:32 AM   #5
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
The best way to know if you are right is to take the derivative of the anti-derivative.

The derivative of e^(x^2)*2*x, with respect to x, does not equal e^(x^2).
 
Dec12-05, 01:59 PM   #6
 
Use polar coordinates and you'll make progress
 
Dec12-05, 02:02 PM   #7
 
If you want a series representation you can expand e^x to taylor series near 0, substitute x with x^2, integrate.
 
Dec17-05, 10:47 AM   #8
 
-isqrt(pi)erf(ix)/2
 
Oct21-08, 06:42 AM   #9
 
what on erf are you talking about?
 
Oct21-08, 08:31 AM   #10
 
It's called the gaussian function.

http://en.wikipedia.org/wiki/Gaussian_integral

It's integral is non-elementary, meaning you can't find a polynomial, trigonomic, or exponential function (or combination of those functions) which describe it. The integral is sometimes called "erf" (though it might be scaled differently), also called the "error function".

The proof of why the integral is the square root of pi is really interesting, and is mentioned on the wiki article.
 
Oct21-08, 08:57 AM   #11
D H
 
Mentor
Quote by kevin_timmins View Post
what on erf are you talking about?
Why on earth are you necromancing a three year old thread just to make a bad pun?
 
Oct21-08, 09:33 AM   #12
 
hahahahaha what a good reason to bring back and old thread
 
Oct21-08, 12:15 PM   #13
 
what dose erf stand for?
 
Nov3-08, 07:32 PM   #14
 
I was wondering if it would in fact be possible to express the integral of e^(x^2) in terms of elementary functions. Couldn't I just use a bilateral Laplace transform on e^(x^2) and convert it into the s domain. Then, I would integrate with respect to s (since switching functions from the time domain to the s domain makes it linear, thus making it easy to integrate), and then convert that function back to the time domain using the Bromwich Integral?
 
Nov3-08, 07:50 PM   #15
 
Recognitions:
Homework Helper Homework Help
Quote by flouran View Post
I was wondering if it would in fact be possible to express the integral of e^(x^2) in terms of elementary functions. Couldn't I just use a bilateral Laplace transform on e^(x^2) and convert it into the s domain. Then, I would integrate with respect to s (since switching functions from the time domain to the s domain makes it linear, thus making it easy to integrate), and then convert that function back to the time domain using the Bromwich Integral?
What confidence do you have that finding the antiderivative of the laplace transform of f(t) with respect to s then inverse laplace transforming it would give you the antiderivative of f(t)? Even if it did, I would wager that you wouldn't be able to do the resulting inverse laplace transform in terms of elementary functions!

For instance, if we calculate the bilateral laplace transform for [itex]\exp(-t^2/2) [/itex]:

[tex]F(s) = \int_{-\infty}^{\infty}dt~e^{-st}e^{-t^2/2}[/tex]

Complete the square in the exponent:

[tex]\int_{-\infty}^{\infty}dt~e^{-\frac{1}{2}(t^2 + 2st + s^2 - s^2)} = \int_{-\infty}^{\infty}dt~e^{-\frac{1}{2}(t+s)^2}e^{s^2/2}[/tex]

which gives
[tex]\sqrt{2\pi}e^{s^2/2}.[/tex]

So, it looks like in order to integrate the bilateral laplace transform, you still need to integrate a Gaussian! (Well, Gaussian-like, due to the sign of the exponent).

(Edit: I'm pretty sure the integrating thing wouldn't work anyways. If you take the regular laplace transform for t from 0 to infinity, then consider L[t] = 1/s^2. Integrating with respect to s gives -1/s. Taking the inverse lapace transform of that gives the step function -H(t), which is certainly not the derivative of t.)
 
Nov3-08, 08:24 PM   #16
 
I know it sounds like a stupid question but, instead of setting f(t)=e^(-t^2/2), why can't we set it to be e^(t^2), and see if we can integrate its Laplace transform (since e^(-t^2/2) is completely different from e^(t^2))? I especially pose this problem to Mute.
 
Nov3-08, 10:51 PM   #17
 
i guess you are right, Mute, e^(x^2) doesn't have a true integral in elementary terms. Thus, I agree with the others, that the only way to solve Iftikhar's problem is by expressing the integral of the function in terms of erf.

THAT'S THE ONLY WAY, for now at least.
 
Thread Closed
Thread Tools


Similar Threads for: The integration of e^(x^2)
Thread Forum Replies
Integration problems. (Integration by parts) Calculus & Beyond Homework 5
Integration help Calculus 3
Integration Calculus & Beyond Homework 1
Integration Calculus 9
Question arrising from integration homework (advanced integration i guess?) Calculus 9