Re: looking for a suitable numericla method
- From: "Valeri Astanoff" <astanoff@xxxxxxxxx>
- Date: 21 Dec 2006 06:08:46 -0800
If I'm not mistaken, the generic expression of the integral,
when b = 1 and 'a' is a positive integer is :
g[a_]=Sqrt[Pi]*(2*Sum[(-1)^(a+k)/E^(a^2-k^2),{k,0,a-1}]+1-(-1)^a/E^a^2)
(in Mathematica notation)
and -g[-a] when 'a' is negative.
v.a.
.
- References:
- looking for a suitable numericla method
- From: smilee
- Re: looking for a suitable numericla method
- From: Valeri Astanoff
- looking for a suitable numericla method
- Prev by Date: Re: Calculating EigenValues with CLAPACK
- Next by Date: Re: Understanding linear operators
- Previous by thread: Re: looking for a suitable numericla method
- Next by thread: Calculating EigenValues with CLAPACK
- Index(es):