GOOGOL TABLE
			                Independent nine
		                        Googolizes fine!
("1" in a TYPE COLUMN, for a given ROW or CHOICE # -- say, for ROW "7" -- means that the TYPE of that COLUMN is chosen; "0" means the TYPE of that COLUMN is NOT chosen. Thus, for ROW "7", find "1" in TYPES T7, T8, T9, and "0" for all other TYPES. This means that TYPES BLUE-7, GREEN-8, RED-9 are CHOSEN; others are NOT. 1/4 of this table of 512 ROWS is shown, together with MIDROW and LASTROW. Please note THE SUBPATTERNS, coded by COLOR.)
CHOICE #TYPE 1TYPE 2TYPE 3TYPE 4 TYPE 5TYPE 6TYPE 7TYPE 8TYPE 9STRIP #
00000000000
10000000011
20000000102
30000000113
40000001004
50000001015
60000001106
70000001117
80000010008
90000010019
1000000101010
1100000101111
1200000110012
1300000110113
1400000111014
1500000111115
1600001000016
1700001000117
1800001001018
1900001001119
2000001010020
2100001010121
2200001011022
2300001011123
2400001100024
2500001100125
2600001101026
2700001101127
2800001110028
2900001110129
3000001111030
3100001111131
3200010000032
3300010000133
3400010001034
3500010001135
3600010010036
3700010010137
3800010011038
3900010011139
4000010100040
4100010100141
4200010101042
4300010101143
4400010110044
4500010110145
4600010111046
4700010111147
4800011000048
4900011000149
5000011001050
5100011001151
5200011010052
5300011010153
5400011011054
5500011011155
5600011100056
5700011100157
5800011101058
5900011101159
6000011110060
6100011110161
6200011111062
6300011111163
6400100000064
6500100000165
6600100001066
6700100001167
6800100010068
6900100010169
7000100011070
7100100011171
7200100100072
7300100100173
7400100101074
7500100101175
7600100110076
7700100110177
7800100111078
7900100111179
8000101000080
8100101000181
8200101001082
8300101001183
8400101010084
8500101010185
8600101011086
8700101011187
8800101100088
8900101100189
9000101101090
9100101101191
9200101110092
9300101110193
9400101111094
9500101111195
9600110000096
9700110000197
9800110001098
9900110001199
100001100100100
101001100101101
102001100110102
103001100111103
104001101000104
105001101001105
106001101010106
107001101011107
108001101100108
109001101101109
110001101110110
111001101111111
112001110000112
113001110001113
114001110010114
115001110011115
116001110100116
117001110101117
118001110110118
119001110111119
120001111000120
121001111001121
122001111010122
123001111011123
124001111100124
125001111101125
126001111110126
127001111111127
128010000000128
..............................
255011111111255
..............................
511111111111511

Please note that the "Choice #" in decimal language is given in binary language by the 1's and 0's of its ROW. Thus, ROW 125 has 001111101 in the same ROW. That is, 001111101 (binary) = 125 (decimal). The speed of computer operations is due to using binary numeration; decimal numeration would render the computer useless.