home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / sci / math / 12941 < prev    next >
Encoding:
Text File  |  1992-10-09  |  1.0 KB  |  30 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!utcsri!torn!csd.unb.ca!morgan.ucs.mun.ca!cs.mun.ca!riemann.math.mun.ca!cory
  3. From: cory@riemann.math.mun.ca (Cory C. Pye)
  4. Subject: Re: Question on numerical integration
  5. Message-ID: <1992Oct8.131346.16921@cs.mun.ca>
  6. Sender: Cory Pye
  7. Organization: Chem Dept., Memorial University of Newfoundland
  8. References: <1992Oct7.113401.1322@rz.uni-karlsruhe.de>
  9. Date: Thu, 8 Oct 1992 13:13:46 GMT
  10. Lines: 18
  11.  
  12. In article <1992Oct7.113401.1322@rz.uni-karlsruhe.de> vhansen@ipfs.bau-verm.uni-karlsruhe.de (Wolfgang von Hansen) writes:
  13. >How can one calculate things like
  14. >
  15. > a                oo
  16. >Int f(x) dx  or  Int f(x) dx
  17. >-oo               a
  18. >
  19. >numerically. I know how to do such things with finite limits,
  20. >but I've got no idea how to deal with infinite limits.
  21. >
  22. >Thanks in advance, Wolfgang
  23.  
  24.  Try re-expressing the integrand using a substitution which transforms
  25. the infinite limit to a finite number and leaves the finite number
  26. finite. This will obviously depend on the integrand.
  27.  
  28.                                        - Cory Pye
  29.  
  30.