Jump to content

Borwein's algorithm (others)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Schneelocke (talk | contribs) at 13:30, 25 May 2003 (Add Borwein's nine-th order algorithm.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

See Borwein's algorithm for a description of the most prominent and oft-used algorithm.

Other algorithms devised by Jonathan and Peter Borwein to calculate the value of π include the following:

  1. Cubical covergence, 1991:
    • Start out by setting
    • Then iterate

    Then ak converges cubically against 1/π; that is, each iteration approximately triples the number of correct digits.

  2. Quartical covergence, 1984:
    • Start out by setting
    • Then iterate

    Then pk converges quartically against π; that is, each iteration approximately quadruples the number of correct digits. The algorithm is not self-correcting; each iteration must be performed with the desired number of correct digits of π.

  3. Quintical covergence:
    • Start out by setting
    • Then iterate

    Then ak converges quintically against 1/π (that is, each iteration approximately quintuples the number of correct digits), and the following condition holds:

  4. Nonical covergence:
    • Start out by setting
    • Then iterate

    Then ak converges nonically against 1/π; that is, each iteration approximately multiplies the number of correct digits by nine.