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”).

A068252
1/24 the number of colorings of a 5 X 5 octagonal array with n colors.
2
15, 13544240, 138446293905, 122914516488960, 25999554922206250, 2153128175383358880, 92188903926678792030, 2420834781123276840960, 43619102772258066624945, 582825001391348708850000, 6107144216640392108077895, 52317129545418639168933120
OFFSET
4,1
LINKS
Alois P. Heinz, Formula for A068252
MAPLE
a:= n-> (749775400182+ (-5612178463551+ (20061456442182+ (-45672704671212+ (74464103614803+ (-92636079268387+ (91447345270476+ (-73522860568402+ (49016457219873+ (-27440963053418+ (13013052032729+ (-5257328793792+
(1815373485182+ (-536334824998+ (135430280705+ (-29134045002+ (5309217327+ (-812594023+ (103170636+ (-10676360+ (877812+ (-55183+ (2492+(-72+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/24:
seq(a(n), n=4..20); # Alois P. Heinz, May 04 2012
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 24 2002
EXTENSIONS
Extended beyond a(9) by Alois P. Heinz, May 04 2012
STATUS
approved