Out[]=
True
Out[]=
k → | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 |
N=2 | 2 | 1 | 0 | | | | | | | | | | |
N=3 | 3 | 2 | 1 | 0 | | | | | | | | | |
N=4 | 4 | 3 | 2 | 1 | 0 | | | | | | | | |
N=5 | 5 | 4 | 3 | 2 | 1 | 0 | | | | | | | |
N=6 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | | | | | | |
N=7 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | | | | | |
N=8 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | | | | |
N=9 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | | | |
N=10 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | | |
N=11 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
N=12 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
Out[]//TableForm=
1 | 8 |
2 | 7 |
3 | 6 |
4 | 5 |
5 | 4 |
6 | 3 |
7 | 2 |
8 | 1 |
9 | 0 |
Out[]//TableForm=
Base 2 | Algorithm Zero entity: 1 |
Base 3 | Algorithm Zero entity: 2 |
Base 4 | Algorithm Zero entity: 3 |
Base 5 | Algorithm Zero entity: 4 |
Base 6 | Algorithm Zero entity: 5 |
Base 7 | Algorithm Zero entity: 6 |
Base 8 | Algorithm Zero entity: 7 |
Base 9 | Algorithm Zero entity: 8 |
Base 10 | Algorithm Zero entity: 9 |
Base 11 | Algorithm Zero entity: 10 |
Base 12 | Algorithm Zero entity: 11 |
Base 13 | Algorithm Zero entity: 12 |
Base 14 | Algorithm Zero entity: 13 |
Base 15 | Algorithm Zero entity: 14 |
Base 16 | Algorithm Zero entity: 15 |
Base 17 | Algorithm Zero entity: 16 |
Base 18 | Algorithm Zero entity: 17 |
Base 19 | Algorithm Zero entity: 18 |
Base 20 | Algorithm Zero entity: 19 |
Out[]=
2
Null
Out[]=
True
Out[]=
N | A(N,10) | D(N,10) | Access |
1 | 8 | 10 | Full |
2 | 7 | 5 | Confined |
3 | 6 | 10 | Full |
4 | 5 | 5 | Confined |
5 | 4 | 2 | Confined |
6 | 3 | 5 | Confined |
7 | 2 | 10 | Full |
8 | 1 | 5 | Confined |
9 | 0 | 10 | Full |
Out[]=
Base B | A(7,B) | D(7,B) |
8 | 0 | 8 |
9 | 1 | 9 |
10 | 2 | 10 |
11 | 3 | 11 |
12 | 4 | 12 |
13 | 5 | 13 |
14 | 6 | 2 |
15 | 7 | 15 |
16 | 8 | 16 |
17 | 9 | 17 |
18 | 10 | 18 |
19 | 11 | 19 |
20 | 12 | 20 |
21 | 13 | 3 |
22 | 14 | 22 |
23 | 15 | 23 |
24 | 16 | 24 |
25 | 17 | 25 |
26 | 18 | 26 |
27 | 19 | 27 |
28 | 20 | 4 |
29 | 21 | 29 |
30 | 22 | 30 |
Out[]=
{{8,0,8}}
Out[]=
True
Out[]=
True
Out[]=
Out[]=
Out[]=
{{1,9}{2,8},{2,8}{3,7},{3,7}{4,6},{4,6}{5,5},{5,5}{6,4},{6,4}{7,3},{7,3}{8,2},{8,2}{9,1},{9,1}{10,0}}
Out[]=
Out[]=