The Circle's Hidden Balance (Part 5)

Sample chord product from Hannah's perspective for n=16

🍷 Part 5 — The Proof Behind the Pattern

In Part 4, we built intuition with the parent–child idea: every chord in Ivey’s circle splits into two children when the table doubles, and those children multiply back into the parent. That intuition explained Hannah’s constant factor of 2.

Before we uncover the reason for the intuition, let's remind ourselves how remarkable this is. Here are the product results for our n=16n=16 case from both Ivey's perspective and Hannah's.

You can see for both cases how the total product increases significantly and is rounded to several decimal places. Certainly messy results on the journey around the circle. But, in the end, when the final distance is multiplied, both finish at our predictable integer 16 or 2.

But where does this come from? Why should chords split so neatly? To see it, we need just one key fact about circles.

The chord–sine connection

If a seat sits at angle θ from Ivey’s position at (1,0) on the unit circle, the straight-line distance (the chord) between them isn’t random or messy. It always comes from a simple formula:

d(θ)=2sin ⁣(θ2).d(\theta) = 2 \sin\!\Bigl(\tfrac{\theta}{2}\Bigr).

That’s the secret. Every chord length is really a sine in disguise. Once you see this, the rest of the story falls into place. Here's a visual as to how beautiful and simple this works.

Let's pause a moment and sort of celebrate how amazing this is. We can literally measure the distance between any two points on a circle just by knowing this angle, which we call θ\theta.

The parent–child identity

Now suppose we take a chord with angle θ\theta. What happens when we invite the next generation and double the seats at the table, slicing that angle in half? The parent chord splits into two children:

Child 1 at θ2,Child 2 at 180θ2.\text{Child 1 at } \frac{\theta}{2},\qquad \text{Child 2 at } 180^\circ - \frac{\theta}{2}.

Here’s the magical part:

d(θ)=d ⁣(θ2)    d ⁣(180θ2)\boxed{\,d(\theta) = d\!\Bigl(\tfrac{\theta}{2}\Bigr)\;\cdot\;d\!\Bigl(180^\circ - \tfrac{\theta}{2}\Bigr)\,}

In words: the parent chord length equals the product of its two children.

That’s the exact mechanism behind the doubling process. Every time the table doubles, every parent chord gives birth to two children whose product collapses back into the parent.

Examples

Take n = 2 → 4. The 180° chord has length 2. When the circle doubles, it splits into two children at 90° and 270°, both with length 2\sqrt{2}. Multiply them: 2×2=2\sqrt{2} \times \sqrt{2}=2 The children give back the parent.

Take n = 4 → 8. The 90° chord has length 2\sqrt{2}. When the circle doubles, it splits into two children at 45° with length 22\sqrt{2 − \sqrt{2}} and 135° with length 2+2\sqrt{2 + \sqrt{2}}. Multiply them: 22×2+2=2\sqrt{2 − \sqrt{2}} \times \sqrt{2 + \sqrt{2}}=\sqrt{2}. The children give back the parent.

With n = 8 → 16, it happens again, though with messier radicals. The 45° chord 22\sqrt{2 − \sqrt{2}} splits into two children, each involving nested square roots. Multiply them together, and you recover the parent chord exactly.

The infinite family tree

This process repeats forever:

  • Parents split into children.
  • The children multiply back to their parents.
  • Those children become parents in the next doubling.

The family tree grows without end. And yet, at every stage, the product of all new chords across the circle is exactly Hannah’s constant 2.

The beauty revealed

At first, the radicals looked hopelessly messy. But they aren’t chaos at all. They’re just sine and cosine playing complementary roles, making sure every parent–child pair collapses into harmony.

That’s why Hannah’s perspective is so powerful: her constant “2” isn’t a coincidence. It’s the hidden law that keeps Ivey’s product doubling step after step, forever.

✨ This is the circle’s hidden balance in its purest form:

  • Intuition from the family-tree story.
  • Proof from the chord identity.
  • A pattern that stretches into infinity.

We’ve now reached the end of the math journey — from Ivey’s growing products, to Hannah’s constant 2, to the parent–child structure that explains it all. But there’s still one more step. In the Epilogue, we step back from the equations and reflect on what this circle story means for us — as actuaries, as friends, and as people living with life’s own messy radicals. I hope you’ll join me there.

Go to Epilogue

📐 Math Appendix — Part 5 (The Proof Behind the Pattern)

A. General chord identity

For Ivey at (1,0)(1,0) on the unit circle, the distance to a point at angle θ\theta is:

d(θ)=2sin ⁣(θ2).d(\theta) = 2\sin\!\Bigl(\tfrac{\theta}{2}\Bigr).

Now consider halving that angle.

  • Child 1:   d(θ2)=2sin ⁣(θ4).\;d(\tfrac{\theta}{2}) = 2\sin\!\Bigl(\tfrac{\theta}{4}\Bigr).
  • Child 2:   d(180θ2)=2sin ⁣(90θ4)=2cos ⁣(θ4).\;d(180^\circ - \tfrac{\theta}{2}) = 2\sin\!\Bigl(90^\circ - \tfrac{\theta}{4}\Bigr) = 2\cos\!\Bigl(\tfrac{\theta}{4}\Bigr).

Multiplying gives:

d ⁣(θ2)d ⁣(180θ2)=(2sinθ4)(2cosθ4).d\!\Bigl(\tfrac{\theta}{2}\Bigr)\cdot d\!\Bigl(180^\circ - \tfrac{\theta}{2}\Bigr) = (2\sin\tfrac{\theta}{4})(2\cos\tfrac{\theta}{4}).

Simplify:

=4sinθ4cosθ4=2sinθ2.= 4\sin\tfrac{\theta}{4}\cos\tfrac{\theta}{4} = 2\sin\tfrac{\theta}{2}.

But 2sin(θ2)=d(θ).2\sin(\tfrac{\theta}{2}) = d(\theta).

✅ Identity confirmed:

d(θ)=d(θ2)d(180θ2)\boxed{d(\theta) = d(\tfrac{\theta}{2}) \, d(180^\circ - \tfrac{\theta}{2})}

This is the parent–child relationship that powers the doubling pattern.

B. Worked examples

Example 1: n=816n=8 \to 16, short parent

  • Parent: d(45)=22.d(45^\circ) = \sqrt{\,2-\sqrt{2}\,}.
  • Children:
    • d(22.5)=22+2,d(22.5^\circ) = \sqrt{\,2-\sqrt{\,2+\sqrt{2}\,}\,},
    • d(157.5)=222.d(157.5^\circ) = \sqrt{\,2-\sqrt{\,2-\sqrt{2}\,}\,}.
  • Product:

22+2222=22=d(45)\sqrt{\,2-\sqrt{\,2+\sqrt{2}\,}\,} \cdot \sqrt{\,2-\sqrt{\,2-\sqrt{2}\,}\,} = \sqrt{\,2-\sqrt{2}\,}=d(45^\circ)

✅ Matches the parent.

Example 2: n=816,n=8 \to 16, long parent

  • Parent: d(135)=2+2.d(135^\circ) = \sqrt{\,2+\sqrt{2}\,}.
  • Children:
    • d(67.5)=2+22,d(67.5^\circ) = \sqrt{\,2+\sqrt{\,2-\sqrt{2}\,}\,},
    • d(112.5)=2+2+2.d(112.5^\circ) = \sqrt{\,2+\sqrt{\,2+\sqrt{2}\,}\,}.
  • Product:

2+222+2+2=2+2=d(135)\sqrt{\,2+\sqrt{\,2-\sqrt{2}\,}\,} \cdot \sqrt{\,2+\sqrt{\,2+\sqrt{2}\,}\,} = \sqrt{\,2+\sqrt{2}\,}=d(135^\circ)

✅ Matches the parent.

C. Why it matters

  • Each parent chord splits into two children.
  • The children’s product always equals the parent.
  • By symmetry, the process repeats on both halves of the circle.
  • So when the number of points doubles, the product of all the new chords equals 2 — Hannah’s constant factor.

This algebra confirms the intuition we built in Part 4. The “messy radicals” aren’t random: they’re just sine and cosine working together, ensuring the parent–child pattern holds forever.

Go to Epilogue

Discover more in
:
The Circle’s Hidden Balance

  1. The Circle’s Hidden Balance (Part 1)
    Dave Kester Sep 19, 2025
  2. The Circle's Hidden Balance (Part 2)
    Dave Kester Sep 20, 2025
  3. The Circle's Hidden Balance (Part 3)
    Dave Kester Sep 20, 2025
  4. The Circle's Hidden Balance (Part 4)
    Dave Kester Sep 25, 2025
  5. The Circle's Hidden Balance (Part 5)
    Dave Kester Sep 26, 2025
  6. The Circle’s Hidden Balance Epilogue
    Dave Kester Sep 27, 2025
  7. The Circle's Hidden Balance: Personal Reflection — Smallest Children and Surprising Connections
    Dave Kester Oct 19, 2025