Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# OmegaGenesis

OmegaGenesis is a structural framework for analyzing the Collatz dynamical system through a finite, modular, and auditable architecture.
Omega-Genesis is a structural reduction framework for the Collatz conjecture based on the compressed odd map
U(n)=\frac{3n+1}{2^{v_2(3n+1)}}.
The framework organizes odd dynamics into an entropic membrane, a syntropic contraction regime, and a bounded near-critical residual architecture. The central reduction forces every hypothetical non-convergent odd orbit into one of four residual families S,R,H,C, followed by elimination theorems for those families. This repository contains manuscript sources, figures, proof roadmaps, and bounded finite-core reproducibility code.

## Key Features

Expand Down
Binary file not shown.