| Radix Character Encoding | |||
|---|---|---|---|
| 0 | 1 | 2 | 3 |
| Color Key | ||
|---|---|---|
| Orange | Fixed Point | number that becomes itself after one iteration |
| Green | Final Numbers | all numbers eventually reached, from all cycles |
| Purple | Cycle Start | iterations include entry into cycle, assuming it repeats |
| Red | Full Cycle | iterations include entire cycle, proving it repeats |
| Blue | Start Numbers | subset (optimization) of all numbers; minimal for full coverage |
| Gray | No Results | any calculation that has no results |
| Digits | # Start Numbers | # Fixed Points (excluding zero) |
# Cycles (including fixed) (excluding zero) |
Full Cycle Max Length |
Avg Steps including Cycle Start |
Max Steps including Cycle Start |
Avg Steps including Full Cycle |
Max Steps including Full Cycle |
# Final Numbers (excluding zero) |
|---|---|---|---|---|---|---|---|---|---|
| 2 | 10 | 0 fixed pts | 1 cycle | 2 nodes | 1.00 avg steps | 2 max steps | 2.60 avg steps | 4 max steps | 2 final numbers |
| 4 | 35 | 1 fixed pt | 2 cycles | 2 nodes | 1.71 avg steps | 3 max steps | 3.34 avg steps | 5 max steps | 3 final numbers |
| 6 | 84 | 3 fixed pts | 3 cycles | 1 node | 3.42 avg steps | 6 max steps | 4.42 avg steps | 7 max steps | 3 final numbers |
| 8 | 165 | 3 fixed pts | 4 cycles | 3 nodes | 3.14 avg steps | 6 max steps | 5.35 avg steps | 9 max steps | 6 final numbers |
| 10 | 286 | 5 fixed pts | 5 cycles | 1 node | 3.57 avg steps | 7 max steps | 4.57 avg steps | 8 max steps | 5 final numbers |
| 12 | 455 | 8 fixed pts | 8 cycles | 1 node | 3.35 avg steps | 7 max steps | 4.35 avg steps | 8 max steps | 8 final numbers |
| 14 | 680 | 9 fixed pts | 10 cycles | 3 nodes | 2.88 avg steps | 6 max steps | 4.59 avg steps | 9 max steps | 12 final numbers |
| 16 | 969 | 12 fixed pts | 12 cycles | 1 node | 3.09 avg steps | 6 max steps | 4.09 avg steps | 7 max steps | 12 final numbers |
| 18 | 1,330 | 16 fixed pts | 16 cycles | 1 node | 3.02 avg steps | 6 max steps | 4.02 avg steps | 7 max steps | 16 final numbers |
| 20 | 1,771 | 18 fixed pts | 19 cycles | 3 nodes | 2.84 avg steps | 7 max steps | 4.05 avg steps | 8 max steps | 21 final numbers |
| 22 | 2,300 | 22 fixed pts | 22 cycles | 1 node | 2.91 avg steps | 7 max steps | 3.91 avg steps | 8 max steps | 22 final numbers |
| 24 | 2,925 | 27 fixed pts | 27 cycles | 1 node | 2.90 avg steps | 7 max steps | 3.90 avg steps | 8 max steps | 27 final numbers |
| 26 | 3,654 | 30 fixed pts | 31 cycles | 3 nodes | 2.80 avg steps | 7 max steps | 3.93 avg steps | 8 max steps | 33 final numbers |
| 28 | 4,495 | 35 fixed pts | 35 cycles | 1 node | 2.85 avg steps | 7 max steps | 3.85 avg steps | 8 max steps | 35 final numbers |
| 30 | 5,456 | 41 fixed pts | 41 cycles | 1 node | 2.85 avg steps | 7 max steps | 3.85 avg steps | 8 max steps | 41 final numbers |
| 32 | 6,545 | 45 fixed pts | 46 cycles | 3 nodes | 2.77 avg steps | 7 max steps | 3.85 avg steps | 8 max steps | 48 final numbers |
| 34 | 7,770 | 51 fixed pts | 51 cycles | 1 node | 2.81 avg steps | 7 max steps | 3.81 avg steps | 8 max steps | 51 final numbers |
| 36 | 9,139 | 58 fixed pts | 58 cycles | 1 node | 2.80 avg steps | 7 max steps | 3.80 avg steps | 8 max steps | 58 final numbers |
| 38 | 10,660 | 63 fixed pts | 64 cycles | 3 nodes | 2.75 avg steps | 7 max steps | 3.81 avg steps | 10 max steps | 66 final numbers |
| 40 | 12,341 | 70 fixed pts | 70 cycles | 1 node | 2.78 avg steps | 8 max steps | 3.78 avg steps | 9 max steps | 70 final numbers |
| 42 | 14,190 | 78 fixed pts | 78 cycles | 1 node | 2.77 avg steps | 8 max steps | 3.77 avg steps | 9 max steps | 78 final numbers |
| 44 | 16,215 | 84 fixed pts | 85 cycles | 3 nodes | 2.73 avg steps | 8 max steps | 3.78 avg steps | 9 max steps | 87 final numbers |
| 46 | 18,424 | 92 fixed pts | 92 cycles | 1 node | 2.75 avg steps | 8 max steps | 3.75 avg steps | 9 max steps | 92 final numbers |
| 48 | 20,825 | 101 fixed pts | 101 cycles | 1 node | 2.75 avg steps | 8 max steps | 3.75 avg steps | 9 max steps | 101 final numbers |
| 50 | 23,426 | 108 fixed pts | 109 cycles | 3 nodes | 2.72 avg steps | 8 max steps | 3.76 avg steps | 9 max steps | 111 final numbers |
| 52 | 26,235 | 117 fixed pts | 117 cycles | 1 node | 2.73 avg steps | 8 max steps | 3.73 avg steps | 9 max steps | 117 final numbers |
| 54 | 29,260 | 127 fixed pts | 127 cycles | 1 node | 2.73 avg steps | 8 max steps | 3.73 avg steps | 9 max steps | 127 final numbers |
| 56 | 32,509 | 135 fixed pts | 136 cycles | 3 nodes | 2.71 avg steps | 8 max steps | 3.74 avg steps | 9 max steps | 138 final numbers |
| 58 | 35,990 | 145 fixed pts | 145 cycles | 1 node | 2.72 avg steps | 8 max steps | 3.72 avg steps | 9 max steps | 145 final numbers |
| 60 | 39,711 | 156 fixed pts | 156 cycles | 1 node | 2.72 avg steps | 8 max steps | 3.72 avg steps | 9 max steps | 156 final numbers |
| 62 | 43,680 | 165 fixed pts | 166 cycles | 3 nodes | 2.70 avg steps | 8 max steps | 3.72 avg steps | 9 max steps | 168 final numbers |
| 64 | 47,905 | 176 fixed pts | 176 cycles | 1 node | 2.71 avg steps | 8 max steps | 3.71 avg steps | 9 max steps | 176 final numbers |
| 66 | 52,394 | 188 fixed pts | 188 cycles | 1 node | 2.71 avg steps | 8 max steps | 3.71 avg steps | 9 max steps | 188 final numbers |
| 68 | 57,155 | 198 fixed pts | 199 cycles | 3 nodes | 2.69 avg steps | 8 max steps | 3.71 avg steps | 9 max steps | 201 final numbers |
| 70 | 62,196 | 210 fixed pts | 210 cycles | 1 node | 2.70 avg steps | 8 max steps | 3.70 avg steps | 9 max steps | 210 final numbers |
| 72 | 67,525 | 223 fixed pts | 223 cycles | 1 node | 2.69 avg steps | 8 max steps | 3.69 avg steps | 9 max steps | 223 final numbers |
| 74 | 73,150 | 234 fixed pts | 235 cycles | 3 nodes | 2.68 avg steps | 8 max steps | 3.70 avg steps | 11 max steps | 237 final numbers |
| 76 | 79,079 | 247 fixed pts | 247 cycles | 1 node | 2.69 avg steps | 9 max steps | 3.69 avg steps | 10 max steps | 247 final numbers |
| 78 | 85,320 | 261 fixed pts | 261 cycles | 1 node | 2.69 avg steps | 9 max steps | 3.69 avg steps | 10 max steps | 261 final numbers |
| 80 | 91,881 | 273 fixed pts | 274 cycles | 3 nodes | 2.68 avg steps | 9 max steps | 3.69 avg steps | 10 max steps | 276 final numbers |
| 82 | 98,770 | 287 fixed pts | 287 cycles | 1 node | 2.68 avg steps | 9 max steps | 3.68 avg steps | 10 max steps | 287 final numbers |
| 84 | 105,995 | 302 fixed pts | 302 cycles | 1 node | 2.68 avg steps | 9 max steps | 3.68 avg steps | 10 max steps | 302 final numbers |
| 86 | 113,564 | 315 fixed pts | 316 cycles | 3 nodes | 2.67 avg steps | 9 max steps | 3.68 avg steps | 10 max steps | 318 final numbers |
| 88 | 121,485 | 330 fixed pts | 330 cycles | 1 node | 2.68 avg steps | 9 max steps | 3.68 avg steps | 10 max steps | 330 final numbers |
| 90 | 129,766 | 346 fixed pts | 346 cycles | 1 node | 2.68 avg steps | 9 max steps | 3.68 avg steps | 10 max steps | 346 final numbers |
| 92 | 138,415 | 360 fixed pts | 361 cycles | 3 nodes | 2.67 avg steps | 9 max steps | 3.68 avg steps | 10 max steps | 363 final numbers |
| 94 | 147,440 | 376 fixed pts | 376 cycles | 1 node | 2.67 avg steps | 9 max steps | 3.67 avg steps | 10 max steps | 376 final numbers |
| 96 | 156,849 | 393 fixed pts | 393 cycles | 1 node | 2.67 avg steps | 9 max steps | 3.67 avg steps | 10 max steps | 393 final numbers |
| 98 | 166,650 | 408 fixed pts | 409 cycles | 3 nodes | 2.66 avg steps | 9 max steps | 3.67 avg steps | 10 max steps | 411 final numbers |
| 100 | 176,851 | 425 fixed pts | 425 cycles | 1 node | 2.67 avg steps | 9 max steps | 3.67 avg steps | 10 max steps | 425 final numbers |