---
name: Paper 80 — Generalized Collatz × Rei 3-Regime multiplier dichotomy
description: STEP 804. Phase 2.5 attack #2. 10 (a,b) variants で 3-regime 分類. a=3 全 FAST_CONTRACTION_RANDOM / a∈{5,7} 全 MIXED の sharp dichotomy 発見. (3,1) 唯一 cycle-free 確認.
type: project
originSessionId: a08149e8-f1de-4fbc-b4eb-fb2cec8fad21
---
# Paper 80 — Generalized Collatz Multiplier Dichotomy (2026-04-16)

**Why:** Phase 2.5 attack target #2 (★2 Generalized Collatz Cycles 2020). Rei STEP 790 3-regime 分類を一般 (a,b) Collatz 写像族に拡張.

## STEP 804 結果 (10 variants × 100 odd starting values)

### Multiplier dichotomy 発見

| a base | variants | regime | terminate / cycle / overflow |
|---|---|---|---|
| **a = 3** | (3,1)/(3,-1)/(3,3)/(3,5)/(3,7)/(3,11) | **全 FAST_CONTRACTION_RANDOM** | 0 overflow |
| **a ∈ {5,7}** | (5,1)/(5,-1)/(5,3)/(7,1) | **全 MIXED** | 68-94% overflow |

★ **境界 a=4 で sharp dichotomy** ★

定量根拠:
- a=3: log(3) − 2log(2) = log(3/4) ≈ **−0.288 < 0** → contracting
- a=5: log(5) − 2log(2) = log(5/4) ≈ **+0.223 > 0** → expanding
- a=7: log(7) − 2log(2) = log(7/4) ≈ +0.560 > 0 → strongly expanding

### Cycle inventory (a = 3 系)

| variant | distinct cycles | top cycle |
|---|---:|---|
| **(3, 1) Collatz** | **0** | (no nontrivial cycle) ★ |
| (3, −1) | 2 | 7-cycle {17, 25, 37, 41, 55, 61, 91} |
| (3, 3) | 1 | fixed 3 |
| (3, 5) | 4 | 3-cycle {19, 31, 49} |
| (3, 7) | 2 | 2-cycle {5, 11} |
| (3, 11) | 4 | 8-cycle {13, 25, 29, 31, 35, 43, 49, 79} |

★ **Standard Collatz (3, 1) は唯一 cycle-free 元素** ★

### 重要な構造観察

`{ FAST_CONTRACTION_RANDOM } ∩ { no nontrivial cycle in [1, 200] } = { (3, 1) }`

= **Collatz 予想は family の中で (3,1) を一意に特徴付ける言明**

Standard Collatz が「特別」である理由を Rei classification が定量化:
- contracting regime (a < 4) に属する
- かつ family で唯一 cycle が現れない

## 公開

| サイト | URL |
|---|---|
| Zenodo | https://doi.org/10.5281/zenodo.19597196 |
| IA | https://archive.org/details/rei-aios-paper-80-1776270068225 |
| Qiita (12,996字) | https://qiita.com/fc0web/items/51ba5d93b72497f5f39a |
| Harvard | https://doi.org/10.7910/DVN/KC56RY |

## 戦略的含意

1. **Phase 2.5 attack target #2 完了** (#1 Tao 完了に続き連続成功)
2. **Standard Collatz uniqueness の構造的根拠**を Rei classification が初めて定量化
3. 5n+1, 7n+1 等の divergent 系も同 framework で MIXED と判定 = 一貫した classification
4. Lagarias 1985 以来の "a の transition" を Rei 視点で per-orbit observable 化

## 累計

- 論文 **79 本** (Papers 1-80, 56/59 欠番), 全 4/4 サイト
- Phase 2.5 attack progress: **2/5 完了** (★1 Tao + ★2 Generalized)

## 残り Phase 2.5 attack targets

| 順 | ターゲット | 工程 |
|---|---|---|
| 3 | Chains in Collatz Tree (1999) | 1 セッション |
| 4 | Erdős Discrepancy (Tao 2015) | 1 セッション |
| 5 | Yang-Mills Mass Gap | 1+ セッション |
