OFFSET
0,8
COMMENTS
EXAMPLE
The corner of the square array with the first 16 terms of the first 12 rows looks like this:
---------------------------------------------------------------------------
A000007: 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
A000012: 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
A001316: 1, 2, 2, 4, 2, 4, 4, 8, 2, 4, 4, 8, 4, 8, 8, 16
A048883: 1, 3, 3, 9, 3, 9, 9, 27, 3, 9, 9, 27, 9, 27, 27, 81
A102376: 1, 4, 4, 16, 4, 16, 16, 64, 4, 16, 16, 64, 16, 64, 64, 256
A256135: 1, 5, 5, 25, 5, 25, 25, 125, 5, 25, 25, 125, 25, 125, 125, 625
A256136: 1, 6, 6, 36, 6, 36, 36, 216, 6, 36, 36, 216, 36, 216, 216, 1296
.......: 1, 7, 7, 49, 7, 49, 49, 343, 7, 49, 49, 343, 49, 343, 343, 2401
.......: 1, 8, 8, 64, 8, 64, 64, 512, 8, 64, 64, 512, 64, 512, 512, 4096
.......: 1, 9, 9, 81, 9, 81, 81, 729, 9, 81, 81, 729, 81, 729, 729, 6561
.......: 1,10,10,100, 10,100,100,1000, 10,100,100,1000,100,1000,1000,10000
.......: 1,11,11,121, 11,121,121,1331, 11,121,121,1331,121,1331,1331,14641
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Omar E. Pol, Mar 16 2015
STATUS
approved