A root finding method with arbitrary order of convergence
This paper presents a polynomial-based fixed-point iteration method that allows for the calculation of the -th root of a positive number with an arbitrary order of convergence.
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
The "Super-Powered Magnifying Glass": A Simple Guide to Schiessl’s Root-Finding Method
Imagine you are standing in a massive, dark forest, and you know there is a single, glowing treasure chest hidden somewhere on the ground. You don't have a map, but you have a compass that tells you if you are getting warmer or colder.
In mathematics, finding a "root" (like a square root) is exactly like trying to find that treasure chest. Most mathematicians use a tool called Newton’s Method. It’s like walking toward the treasure by taking steps based on the slope of the ground. It works great, but it has a speed limit: every time you take a step, you roughly double the amount of information you have.
Alois Schiessl’s paper introduces a way to break that speed limit.
1. The Problem: The Speed Limit of Math
Most traditional methods are like a runner who doubles their speed every minute. It’s fast, but if you want to find a treasure buried under a mountain of precision (like a million decimal places), even a fast runner might take too long.
Schiessl’s method is like a teleporting runner. Instead of just doubling their speed, they can choose to triple it, quadruple it, or even make it ten times faster. He calls this "Arbitrary Order of Convergence."
2. The Secret Sauce: The "Magic Polynomial"
How does he do this? Instead of just looking at the slope of the ground (the derivative), he uses something called a Polynomial.
Think of a polynomial as a custom-molded stencil.
- A standard method uses a simple, straight stencil (a line).
- Schiessl’s method allows you to design a highly complex, curvy stencil that fits the shape of the "treasure" almost perfectly.
By choosing a specific number (which he calls ), you are essentially deciding how "curvy" and "detailed" your stencil is. If you choose a higher , your stencil becomes more sophisticated, allowing you to leap much closer to the treasure in a single bound.
3. The "Turbo Button" (The Math Part)
In the paper, Schiessl defines a special function . In everyday terms, this function is a mathematical slingshot.
When you pull the rubber band back (choose your value), you are loading the slingshot with energy.
- If , it’s a standard slingshot (quadratic convergence—doubling your accuracy).
- If , it’s a high-powered cannon (quartic convergence—quadrupling your accuracy).
The paper proves mathematically that this "slingshot" will always hit the target (the root) and that you can make it as powerful as you want.
4. The Proof in the Pudding: One Million Digits
To prove his method wasn't just theoretical nonsense, Schiessl put it to the ultimate test: Calculating the square root of 2 to one million decimal places.
Using his "high-powered cannon" (), the computer didn't just crawl toward the answer; it exploded toward it. In just nine steps, the accuracy jumped from a tiny fraction to a million digits. He did this in just three seconds on a standard home computer.
Summary: Why does this matter?
If you are a scientist or an engineer working with massive amounts of data or ultra-precise physics (like calculating the trajectory of a spacecraft or the behavior of subatomic particles), you need answers that are both perfectly accurate and incredibly fast.
Schiessl has provided a "tuning knob" for math. Instead of being stuck with the standard speed of Newton's Method, mathematicians can now turn the knob to "Turbo," "Super-Turbo," or "Hyper-Drive," depending on how much precision they need.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.