A Proof of the Continued Fraction Identity π/4=Kn=1((n1)2/(2n1))-\pi/4 = {\rm K}_{n=1}^{\infty}\bigl((n-1)^2\,/\,{-(2n-1)}\bigr)

This paper provides a self-contained analytic proof of the continued fraction identity π/4=Kn=1((n1)2/(2n1))-\pi/4 = {\rm K}_{n=1}^{\infty}\bigl((n-1)^2\,/\,{-(2n-1)}\bigr) by transforming the classical Gauss continued fraction for arctan(z)\arctan(z) evaluated at z=1z=-1 and demonstrates its super-exponential convergence advantage over the Gregory–Leibniz series.

Chao Wang

Published Tue, 10 Ma
📖 4 min read🧠 Deep dive

Imagine you are trying to measure the exact length of a circle's curve (specifically, a quarter of it, which relates to the number π\pi). For centuries, mathematicians have had different "recipes" to calculate this number.

This paper is essentially a detective story where the author, Chao Wang, solves a mystery about a very specific, strange-looking recipe for π/4-\pi/4 that was discovered by a computer algorithm (the "Ramanujan Machine").

Here is the breakdown of the paper using simple analogies:

1. The Mystery: A Weird Recipe

Mathematicians love writing numbers as Continued Fractions. Think of a continued fraction like a Russian nesting doll or a set of stairs going down forever. You start with a number, add a fraction, then add another fraction to the bottom of that, and so on.

There is a famous, well-behaved recipe for π/4\pi/4 discovered by Gauss (a mathematical giant). It looks like this:
11+123+225+327+ \frac{1}{1 + \frac{1^2}{3 + \frac{2^2}{5 + \frac{3^2}{7 + \dots}}}}
This recipe works perfectly. Everyone knows it.

But then, a computer project called the Ramanujan Machine found a different recipe that looked very similar but had a twist: every number in the bottom row (the denominators) had a negative sign.
11+123+225+327+ \frac{1}{-1 + \frac{1^2}{-3 + \frac{2^2}{-5 + \frac{3^2}{-7 + \dots}}}}
This recipe claimed to equal π/4-\pi/4.

The Problem: Computers are great at guessing, but they aren't great at proving. Just because a computer says "this equals π/4-\pi/4" doesn't mean it's mathematically true. The math community needed a human to prove it.

2. The Solution: The "Magic Mirror" Transformation

Chao Wang's paper provides the proof. He doesn't invent a new, complicated math theory. Instead, he uses a clever trick called an Equivalence Transformation.

Think of the two recipes (the famous one and the weird negative one) as two different languages describing the same story.

  • Recipe A (Gauss): Uses positive numbers.
  • Recipe B (The Mystery): Uses negative numbers.

Wang shows that you can turn Recipe A into Recipe B using a simple "magic mirror" (a mathematical operation). He takes the famous recipe and multiplies every single denominator by 1-1.

  • If you flip the sign of the bottom numbers, you must also flip the sign of the top numbers to keep the value the same.
  • He shows that if you do this flip, the famous recipe for π/4\pi/4 transforms perfectly into the weird recipe for π/4-\pi/4.

The Analogy: Imagine you have a photo of a house (Recipe A). If you take a photo of the same house but view it in a mirror (Recipe B), the house looks different (left becomes right), but it is still the exact same house. Wang proved that the "mirror image" of the famous π\pi recipe is exactly the strange negative recipe found by the computer.

3. Why Does It Work? (The Safety Net)

You might ask, "Is it safe to flip all those signs? Does the infinite staircase still hold together?"

Wang explains that the original recipe (Gauss's) is mathematically "solid." It converges, meaning if you keep adding more layers to the stairs, you get closer and closer to the true answer without falling off. Because the two recipes are just mirror images of each other, if the original one is solid, the new one is solid too.

4. The Speed Test: Why This Matters

The paper ends with a race.

  • The Old Way (Gregory-Leibniz Series): This is the most famous way to calculate π\pi. It's like walking up a hill one tiny step at a time. It works, but it's incredibly slow. To get 10 digits of accuracy, you need millions of steps.
  • The New Way (This Continued Fraction): This is like taking a helicopter. It zooms to the answer.

The paper shows a table proving that this new recipe reaches high precision in just a few steps. It's not just a curiosity; it's a super-fast calculator for π\pi.

Summary

  • The Goal: Prove that a weird, computer-discovered formula for π/4-\pi/4 is actually true.
  • The Method: Show that this formula is just a "sign-flipped" version of a famous, already-proven formula by Gauss.
  • The Result: The formula is proven true, and it turns out to be an incredibly fast way to calculate π\pi compared to older methods.

In short, the author took a computer's "wild guess," showed it was just a familiar friend wearing a disguise, and proved that the disguise didn't change the identity of the number.