Chapter 11

Collatz Conjecture: A Negative Conundrum

Overview

The Collatz Conjecture—often called the most dangerous problem in mathematics—is famous for its deceptive simplicity: take any positive integer, apply the rule

3n+13n + 1

(and divide evens by 2), and you will inevitably get dragged into the infamous loop of:

4214 \rightarrow 2 \rightarrow 1

However, a glaring mathematical mystery occurs the moment you cross zero into negative numbers. Instead of a single predictable loop, negative values fracture into multiple, repeating cycles. Why does a formula that works so cleanly on the positive side suddenly produce chaotic asymmetry on the negative side?

In Chapter 11, The Natural Order of Maths investigates this hidden anomaly, questioning whether the problem lies with the conjecture itself—or with how traditional mathematics treats the rules of negative space.

What You’ll Discover in This Chapter

5147^-5 \rightarrow ^-14 \rightarrow ^-7 \dots

The Challenge

“If positive and negative space are true physical opposites, why would a calculation designed to push positive numbers away from zero behave completely differently on the negative side?”