A fixed point iteration method for the arctangent with any odd order of convergence based on sine and cosine
This paper introduces a fixed-point iteration method for computing the arctangent function that achieves any desired odd order of convergence by utilizing a specific summation of sine and cosine terms.
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 find the exact location of a hidden treasure (the value of an angle called arctan) on a map. Usually, mathematicians use a long, slow list of numbers (a series) to get closer and closer to the treasure. The more numbers you add, the closer you get, but it can take a long time.
This paper introduces a new, super-fast "treasure hunt" method. Instead of walking step-by-step, this method uses a special magic compass (a mathematical formula involving sine and cosine) that doesn't just point you in the right direction; it teleports you significantly closer to the target with every single jump.
Here is the breakdown of how this "magic compass" works, using simple analogies:
1. The Magic Compass (The Formula)
The author, Alois Schiessl, created a special function called T(x). Think of this as a machine where you put in a guess for the angle, and it spits out a much better guess.
The machine looks complicated, but its job is simple:
- It takes your current guess ().
- It compares your guess to the target using a "difference meter" made of sine and cosine waves.
- It subtracts a specific amount of error from your guess to give you the next one.
The secret sauce is a variable called P. You can turn a dial on this machine to set P to any whole number you like (1, 2, 3, etc.).
- If you set P = 1, the machine is very fast (it jumps 3 times closer each time).
- If you set P = 2, it's even faster (5 times closer).
- If you set P = 10, it is incredibly fast (21 times closer).
The paper proves mathematically that no matter what number you pick for P, the machine will always converge to the exact answer, and the speed of convergence will always be an odd number ().
2. The "Self-Correcting" Leap
Imagine you are trying to land a plane on a runway.
- Old methods are like a pilot making tiny, gentle adjustments every second. It's safe, but slow.
- This new method is like a pilot who, every time they check the instruments, realizes exactly how far off they are and makes a massive, precise correction that lands them 5, 10, or even 20 times closer to the runway than before.
The paper proves that if your starting point is "close enough" to the target, this method will never miss. It guarantees that the error shrinks so dramatically that you reach the target with extreme precision in very few steps.
3. The Ultimate Test: Calculating Pi
To prove this method works in the real world, the author used it to calculate (which is the same as the angle 45 degrees, or ).
- The Goal: Calculate one million digits of .
- The Strategy:
- Start Close: They didn't start from zero. They started with a guess that was already accurate to 14 digits.
- Turn the Dial: They set the machine to P = 2. This means every step multiplies the number of correct digits by 5.
- The Run:
- Step 1: They calculated with 70 digits of precision. The error dropped massively.
- Step 2: They increased precision to 350 digits. The error dropped even more.
- Step 3 to 7: With each step, the number of correct digits exploded (350 1,750 8,750, and so on).
- Step 8: After just 8 jumps, they had calculated over one million digits of .
4. Why This Matters (According to the Paper)
The paper claims this is a highly efficient way to calculate angles.
- Speed: Because the number of correct digits multiplies by 5 (or more) with every single step, you don't need thousands of calculations. You only need a handful.
- Flexibility: You can choose how fast you want to go by changing the number P.
- Simplicity: Once you have the formula, you just repeat the same calculation over and over, and the computer does the heavy lifting.
In summary: The paper presents a mathematical "turbo-boost" for finding angles. Instead of inching toward the answer, this method allows you to leapfrog toward it, doubling (or quintupling, or more) your accuracy with every single jump. The author demonstrated this by calculating a million digits of in just eight steps using a standard home computer.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.