Bellard formula

from Wikipedia, the free encyclopedia

The Bellard formula is a series that can be used to calculate the first digits of the circle number in the hexadecimal system.

Fabrice Bellard was the first to publish an article on the formula in 1997. It is about 1.43 times as fast as the Bailey-Borwein-Plouffe formula .

An important application of the formula is the verification of the calculations of all first digits by using other methods. Thus, not all digits have to be calculated by two different algorithms , since it is sufficient to check the last digits of a "complete" calculation using the Bellard formula.

The formula

The formula is:

To calculate the first hexadecimal places of , it is sufficient to calculate a partial sum that deviates from the series by at most .

Web links

Individual evidence

  1. A new formula to compute the n'th binary digit of pi. Retrieved October 5, 2019 .
  2. PiHex credits . In: Center for Experimental and Constructive Mathematics . Simon Fraser University. March 21, 1999. Archived from the original on June 10, 2017. Retrieved March 30, 2018.
  3. Peter Trueb: Hexadecimal Digits are Correct! . October 31, 2016. Archived from the original on November 16, 2016. Retrieved on December 28, 2016.