| Thread Closed |
The integration of e^(x^2) |
Share Thread | Thread Tools |
| Nov7-08, 12:45 AM | #18 |
|
|
The integration of e^(x^2)
Correct me if I am wrong, but can't you integrate the series expansion of e^x^2 term by term? Using numerical methods, the area under the curve of e^x^2 is very close to about 6 iterations of the term-by-term integration of the series.
|
| Nov7-08, 04:42 AM | #19 |
|
|
As has been said, there is no elementary anti-derivative (barring the infinite series version), for e^(-x^2) from 0 to infinity this is handled by converting to a polar integral, but for this one, that will obviously be infinite. |
| Nov7-08, 05:33 AM | #20 |
|
|
|
| Dec20-09, 03:32 PM | #21 |
|
|
Do a little research on the Chain Rule. This is how you solve these kinds of problems.
|
| Dec20-09, 03:55 PM | #22 |
|
|
|
| Dec21-09, 01:50 PM | #23 |
|
|
How about integration using summation of (x^n)/n! ?
|
| Dec21-09, 02:23 PM | #24 |
|
|
We get then, as an anti-derivative F(x): [tex]F(x)=C+\sum_{n=0}^{\infty}\frac{x^{2n+1}}{(2n+1)n!}[/tex] This is most definitely not a nice function! |
| Dec21-09, 10:20 PM | #25 |
|
|
Itīs not possible to express the primitive of [tex]e^{x^{2}}[/tex] in terms of algebraic combinations of "elementary" functions (polynomials, trignometric, exponentials and their inverses). The reason is far from trivial and lies in a field called Differential Galois Theory, that is an analogue for differential equations of the algebraic Galois Theory for polynomials. The inexpressability of this primitive (and many others), is akin to the one regarding roots of polynomials with degree greater than four.
|
| Dec22-09, 06:59 AM | #26 |
|
|
|
| Dec23-09, 05:55 AM | #27 |
|
|
To Thepatient:
You ought to see that the above power series is only useful for tiny x's, i.e, when just the few first terms are strictly dominant in magnitude. For large x's (say A and B), the following scheme might be used: [tex]I=\int_{A}^{B}{e}^{x^{2}}dx=\int_{A}^{B}\frac{2x}{2x}e^{x^{2}}dx=\frac{ 1}{2x}e^{x^{2}}\mid_{A}^{B}+\int_{A}^{B}\frac{1}{2x^{2}}e^{x^{2}}dx=\fr ac{1}{2x}e^{x^{2}}\mid_{A}^{B}+\frac{1}{2C^{2}}I[/tex] where C is some number between A and B. (the existence of such a C is guaranteed by the intermediate value theorem) Thus, we get: [tex]I=\frac{\frac{1}{2x}e^{x^{2}}\mid_{A}^{B}}{1-\frac{1}{2C^{2}}}[/tex] when C can be regarded as a big number, the numerator by its own is a fairly accurate estimate. |
| Jan1-10, 10:28 AM | #28 |
|
|
[tex] erf(x)=\frac{2}{\sqrt{\pi}}\int_0^xe^{-t^2}dt [/tex]
when [tex] \int_{-\infty}^{\infty}e^{-x^2}dx=\sqrt{\pi} [/tex] |
| Apr10-10, 10:02 PM | #29 |
|
|
You can use integration by substitution.
Problem: e^x^2 Solution: Set u = x^2, then find the derivative of u, du = 2 dx solve for dx. dx = du/2 and multiply it by the problem. dx*e^x^2 = 1/2*e^x^2. Answer: 1/2 e^x^2 + C (c is a constant) |
| Apr11-10, 12:54 AM | #30 |
|
|
If u = x^2. du = 2xdx, not 2dx. |
| Apr11-10, 07:42 AM | #31 |
|
Mentor
Blog Entries: 10
|
I have assumed an infinite lifetime for the forum.
|
| Apr11-10, 09:08 AM | #32 |
|
|
![]() a nice point of view
|
| Apr11-10, 06:40 PM | #33 |
|
|
u = x^2, du = 2x multiply du * e^u = 2x e^x^2. |
| Apr11-10, 11:27 PM | #34 |
|
|
[tex]\int [/tex]ex2dx If: u = x2 du = 2xdx You can't substitute dx by du, since dx = du/(2x), not just du. You would have dx in terms of two variables, you can't integrate x in terms of u. The anti-derivative of apples can't be oranges. In no nice way is this function integrable. |
| 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 | ||