Re: Can I solve these integrals?
- From: JH <nospamgunmm@xxxxxxxxxxx>
- Date: Mon, 20 Jun 2005 15:39:05 +0200
Peltio wrote:
I mean with all functions whose are easily computed (cos, sin, erf, gamma, etc...). Actually, I'm searching for a formulation whose evaluation would be faster than a numerical computation of the integral."JH" wrote
int( sin(x) / cos((B+x)/2) * exp(-(A*x)^2), x=0..PI) int( sin(x) * cos((B+x)/2) * exp(-(A*x)^2), x=0..PI)
Mathematica seems be able to evaluate these integral (with hypergeom functions) but I hope it can be resolved exactly...
With 'exactly', you mean with rational functions only ? Becuse, strictly speaking, the integrands themselves are not 'exact' since they involve the 'special functions' sin and cos.
Cheers
JH .
- Follow-Ups:
- Re: Can I solve these integrals?
- From: Jerzy Karczmarczuk
- Re: Can I solve these integrals?
- References:
- Can I solve these integrals?
- From: JH
- Re: Can I solve these integrals?
- From: Peltio
- Can I solve these integrals?
- Prev by Date: Re: Can I solve these integrals?
- Next by Date: Re: Can I solve these integrals?
- Previous by thread: Re: Can I solve these integrals?
- Next by thread: Re: Can I solve these integrals?
- Index(es):
Relevant Pages
|