A068256
1/6 the number of colorings of an n X n square array with 6 colors.
Original entry on oeis.org
1, 105, 194485, 6354787485, 3662978221194885, 37246546285522069805565, 6681224184095576349599961437005, 21141920893108925844961568245788270386085, 1180188030501408210062775052100916976604905321333565, 1162187850685436026547128866816039344195930156602955871508107885
Offset: 1
A068257
1/7 the number of colorings of an n X n square array with 7 colors.
Original entry on oeis.org
1, 186, 923526, 122408393436, 433110977725751106, 40908457493732914322944536, 103146129375410533061371714364918916, 6942544711174164051575906086886643368922134556, 12474132532762777585883439690925675118905860580968258566406
Offset: 1
A068258
1/8 the number of colorings of an n X n square array with 8 colors.
Original entry on oeis.org
1, 301, 3418807, 1465295106499, 23698346512668445387, 14462834689097706163375677127, 333066712033498255371201983520013525951, 289435280548175417311368841643540798029239265418611, 9491047284937011500293532002379383630495589849878668222747216079
Offset: 1
A068240
1/2 the number of colorings of a 4 X 4 square array with n colors.
Original entry on oeis.org
1, 3906, 3000366, 414425080, 19064362455, 428429377026, 5861180425996, 55823546748096, 403783634784285, 2353615149832210, 11531349080992026, 48981767072238936, 184656623163700051, 629125059062885490, 1964980839044519640, 5691311662142685376
Offset: 2
-
a:= n-> n*(n-1)*(17493+(-94782+(251492+(-430857+(529770+(-492434 +(355622+(-202160+(90723+(-31939+(8675+(-1762+(253 +(-23+n)*n)*n) *n)*n)*n)*n) *n)*n) *n)*n) *n)*n)*n) /2:
seq(a(n), n=2..30); # Alois P. Heinz, Apr 27 2012
A068241
1/2 the number of colorings of a 5 X 5 square array with n colors.
Original entry on oeis.org
1, 290493, 10221446382, 25410195205090, 10988934663584655, 1515888422040128871, 94793386050673781548, 3330373652089796835972, 75543449548467802433805, 1216257376373886871239985, 14865437328242111405302266, 144907139188443182894343078
Offset: 2
-
a:= n-> n*(n-1)*(-32126211 +(258309564 +(-1033880579 +(2734090327 +(-5348136944 +(8212654097 +(-10260465459 +(10671809555 +(-9383152441 +(7046057296 +(-4548768800 +(2534102852 +(-1219915634 +(507043269 +(-181400963 +(55554975 +(-14442408 +(3148503 +(-565677 +(81675 +(-9123+(741 +(-39+n)*n) *n)*n)*n)*n) *n)*n)*n) *n)*n)*n) *n)*n)*n) *n)*n)*n) *n)*n)*n) *n)*n)/2:
seq(a(n), n=2..30); # Alois P. Heinz, Apr 27 2012
A068242
1/2 the number of colorings of a 6 X 6 square array with n colors.
Original entry on oeis.org
1, 50798448, 190026633752982, 16460573816989545700, 111739638856566209416695, 143179601228065200130305876, 57851338756390824653502708508, 10086461440383360741777407234232, 929834945885124428238498952273725, 52047326332129638504907000521132040
Offset: 2
A068243
1/2 the number of colorings of a 7 X 7 square array with n colors.
Original entry on oeis.org
1, 20934997854, 19278946338342653286, 112656664890078627543093640, 20043672552286729048799884311015, 361011452813936865714801000277216206, 1332266848133993021484807934080054103804, 1550797305138088176220498521209275420942656
Offset: 2
A068246
1/6 the number of colorings of a 5 X 5 rhombic hexagonal array with n colors.
Original entry on oeis.org
1, 672384, 24673292910, 47694893373440, 16222878355401375, 1842996126472816896, 98798500424990038764, 3068393771393664491520, 62960689342002146953005, 933100311834971308336000, 10639781338324232990590266, 97779035968707368095801344, 750090455889142956720814955
Offset: 3
-
a:= n-> (3008737472+ (-26856982336+ (115567646848+ (-319382723824+ (636837385892+ (-975405045160+ (1192546680096+ (-1193738274422+ (995467197535+ (-699933854941+ (418375982241+ (-213720456031+ (93568827565+ (-35133626327+ (11298632622+
(-3101089711+ (722137763+ (-141421592+ (23000726+ (-3051871+ (321994+ (-25992+ (1508+(-56+n) *n) *n) *n) *n) *n) *n) *n) *n) *n) *n) *n) *n) *n) *n) *n) *n) *n) *n) *n) *n) *n) *n) *n) *n/6:
seq (a(n), n=3..40); # Alois P. Heinz, May 02 2012
A068247
1/6 the number of colorings of a 6 X 6 rhombic hexagonal array with n colors.
Original entry on oeis.org
1, 123273728, 606966551329230, 42294602754348892160, 221621345837018832499375, 227499859288036192921814016, 76749554391225308000690033388, 11559255542512176814494743592960, 945121787128699657370828476884045, 47886238054762718784097603771840000
Offset: 3
A068249
1/6 the number of colorings of a 6 X 6 staggered hexagonal array with n colors.
Original entry on oeis.org
1, 123933504, 607054532700510, 42295002762341131520, 221621606435023540827375, 227499908955471802467974016, 76749558468512064584917217484, 11559255724071428199019433809920, 945121792213234612017996840421965, 47886238153764555711259823337784000
Offset: 3