Re: Solving special exponential integral
- To: mathgroup at smc.vnet.net
- Subject: [mg132297] Re: Solving special exponential integral
- From: Peter Klamser <klamser at gmail.com>
- Date: Mon, 3 Feb 2014 05:15:52 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-outx@smc.vnet.net
- Delivered-to: mathgroup-newsendx@smc.vnet.net
- References: <20140202045536.9D9DE6A11@smc.vnet.net>
.... only the The Wizard of Oz <http://www.imdb.com/title/tt0032138/> can solve this function, tha is a little similar to the errorfunction. Does Integrate[ Series[E^(-((a^2 b c^2)/(a^2 + b)))/(a^2 + b)^2, {a, 0, 10}], a] // FullSimplify help a little? Kind regards from Peter 2014-02-02 simone8888 <stefanvuckovic1 at gmail.com>: > I have tried to solve this integral: > > Integrate[E^(-((a^2 b c^2)/(a^2 + b)))/(a^2 + b)^2,a] > Mathemathica is not able to solve it, I have tried the integration by > parts and it did not work, as well as some substitutions. Any idea how to > tackle this problem? > >
- References:
- Solving special exponential integral
- From: simone8888 <stefanvuckovic1@gmail.com>
- Solving special exponential integral