home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / sci / math / 16891 < prev    next >
Encoding:
Text File  |  1992-12-14  |  604 b   |  21 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!mcsun!julienas!babbage!cosmos.imag.fr!cosmos!samama
  3. From: samama@imag.imag.fr (Marc Samama)
  4. Subject: Re: Pi Finder
  5. Message-ID: <1992Dec14.165705.872@imag.fr>
  6. Sender: news@imag.fr
  7. Nntp-Posting-Host: chergui
  8. Organization: Institut Imag, Grenoble, France
  9. Date: Mon, 14 Dec 1992 16:57:05 GMT
  10. Lines: 9
  11.  
  12. Do you know what algorithms Mma uses to calculate Pi ? (Is it a sum of Atan.)
  13.  
  14. By the way, i'd like to know where this comes from :
  15.  
  16. \pi / 2 = sum_{n >= 2} prod_{1 <= i <= n} {i / (2*i - 1)}
  17.  
  18. and how one can majorate the rest of the sum (Hope it's English!)
  19.  
  20. Thanks
  21.