A fixed-point iteration method for the number Pi with arbitrary odd order of convergence based on the sine function
This paper introduces a fixed-point iteration method based on the sine function that achieves an arbitrary odd order of convergence for the high-precision computation of .
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are trying to hit a bullseye on a dartboard, but the bullseye is the number Pi (), and you are throwing darts in the dark. Most methods of calculating Pi are like throwing darts one by one, hoping you get a little closer each time. Some methods are like using a laser sight that corrects your aim significantly with every throw.
This paper, written by Alois Schiessl for "Pi Day 2026," introduces a super-powered laser sight. It's a mathematical recipe that doesn't just get you closer to Pi; it zooms in on the target with such extreme speed that the number of correct digits you get multiplies wildly with every single step.
Here is the breakdown of how this "magic trick" works, using simple analogies.
1. The Goal: Finding the Perfect Spot
Pi is an irrational number, meaning it goes on forever without repeating. To calculate it, mathematicians use Fixed-Point Iteration.
- The Analogy: Imagine you are walking toward a door (Pi). You take a step, look at where you are, and take another step based on that new position. If your steps are calculated correctly, you will eventually stop right in front of the door.
- The Problem: Most walking methods are slow. You might take 100 steps to get close.
- The Solution: This paper offers a method where, if you are already somewhat close, one step gets you 9 times closer (or even 27 times closer, or 81 times closer, depending on how you set it up).
2. The Secret Ingredient: The "Sine" Wave
The method relies on the sine function (), which you might remember from high school math as a wavy line.
- The Analogy: Think of the sine function as a magic compass. When you are standing exactly at Pi, the compass points straight up (the value is 0). If you are slightly off, the compass tilts and tells you exactly how far and in which direction you need to move to get back to the center.
- The author builds a complex formula using this compass. He takes the standard sine wave and adds a "correction layer" on top of it.
3. The "Dial" (The Variable )
The most exciting part of this paper is the arbitrary order of convergence.
- The Analogy: Imagine a video game difficulty setting.
- Level 1 (): You get 3x more accuracy with every step. (Cubic convergence).
- Level 2 (): You get 5x more accuracy.
- Level 4 (): You get 9x more accuracy.
- The author proves that you can turn this dial to any odd number you want. If you want to calculate Pi to a million digits, you can set the dial to a high number, and the math will explode in accuracy incredibly fast.
4. How the Math Works (The "Self-Correcting" Loop)
The formula looks scary in the paper, but the logic is simple:
- Start: You guess a number close to Pi (like 3.14).
- Calculate: You plug that number into the formula. The formula uses the sine function to figure out the "error" (how far off you are).
- Correct: It adds a massive correction to your guess.
- Repeat: You take the new, better guess and do it again.
Because the formula is designed so perfectly, the "error" doesn't just shrink; it gets squared, cubed, or raised to the 9th power with every single step.
5. The Real-World Test: The Million-Digit Challenge
The author didn't just write theory; he tested it on a computer.
- The Challenge: Calculate one million digits of Pi.
- The Old Way: This would usually take thousands of steps and massive computing power.
- The New Way:
- He started with a guess that was already accurate to 18 digits.
- He set the "Dial" to Level 4 (9x convergence).
- Step 1: Accuracy jumps to ~160 digits.
- Step 2: Accuracy jumps to ~1,400 digits.
- Step 3: Accuracy jumps to ~13,000 digits.
- Step 4: Accuracy jumps to ~118,000 digits.
- Step 5: Accuracy jumps to ~1,000,000 digits.
- Step 6: He confirms the result.
Result: In just 6 steps, he calculated Pi to over a million digits. It's like walking across a room and, with every step, doubling the distance you cover until you've crossed the entire universe.
Why is this cool?
Usually, to get more precision, you have to do more work (more steps, more complex math). This method is self-correcting. It realizes, "Oh, I'm getting close, so I'll switch to a super-powerful mode automatically."
The author even suggests that if you have infinite time and memory, you could calculate Pi to infinite precision using this method. It turns the calculation of Pi from a slow, grinding march into a rocket ship launch.
Summary
This paper presents a new, incredibly fast way to calculate Pi. By using a clever combination of the sine function and a customizable "power level," the method allows the number of correct digits to multiply exponentially with every single calculation. It's a mathematical shortcut that turns a slow walk into a teleportation beam.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.