login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A068248
1/6 the number of colorings of a 5 X 5 staggered hexagonal array with n colors.
16
1, 673072, 24674450670, 47695073906240, 16222886703881375, 1842996310592836896, 98798502888215704812, 3068393794369671728640, 62960689505171989129005, 933100312771109288146000, 10639781342848431789710266, 97779035987698387480546752, 750090455960001686602653035
OFFSET
3,2
LINKS
Alois P. Heinz, Formula for A068248
MAPLE
a:= n-> (3006792824+ (-26845691044+ (115537440058+ (-319333174471+ (636781496832+ (-975359012827+ (1192518013138+ (-1193724499144+ (995462037353+ (-699932345254+ (418375639535+ (-213720396671+ (93568819963+ (-35133625647+ (11298632584+
(-3101089710+ (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 03 2012
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 24 2002
EXTENSIONS
Extended beyond a(10) by Alois P. Heinz, May 03 2012
STATUS
approved