bugGNU Scientific Library - Bugs: bug #59911, Problem with qagui 1D integrator

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #59911: Problem with qagui 1D integrator

Submitter:  Patrick Alken <psa>
Submitted:  Wed 20 Jan 2021 02:36:50 AM UTC
   
 
Category:  None Severity:  3 - Normal
Operating System:  Status:  None
Assigned to:  None Open/Closed:  Open
Release: 

Wed 10 Mar 2021 08:02:06 PM UTC, comment #1: 

cosh(x) dx is d(sh x). If you name that variable u, you have an integral of exp(-sqrt(1+u^2)). This function seems to better behave at infinity, it doesn't have accuracy errors because as the previous product of a very large and very small function.

Yaroslav Nikitenko <ynikitenko>
Wed 20 Jan 2021 02:36:50 AM UTC, original submission:  

from takacs =dot= adam =at= wigner =dot= mta =dot= hu

Dear GSL Helpers,

We tried to use the qagiu algorithm to calculate the following integration

   \int_0^infty dx cosh(x) e^{-cosh(x)} ,

however qagiu falls and complains on "bad integrand behavior". If we're
using qags with a fixed big upper limit, the integral is fine.

Do you have any suggestion what could be the problem? We'd like to
use qagiu without upper limit.

Patrick Alken <psa>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ynikitenko (Posted a comment)
  • -email is unavailable- added by psa (Submitted the item)
  •  

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code