|
Search: id:A060561
|
|
|
| A060561 |
|
Number of ways to color vertices of a 9-gon using <= n colors, allowing rotations and reflections. |
|
+0 1
|
|
| 0, 1, 46, 1219, 15084, 110085, 563786, 2250311, 7472984, 21552969, 55605670, 131077771, 286779076, 589324749, 1148105154, 2136122255, 3818273456, 6588925841, 11020906014, 17928333139, 28446045340, 44128712341, 67073090106
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=0,...,500
|
|
FORMULA
|
(n^9+9*n^5+2*n^3+6*n)/18.
|
|
PROGRAM
|
(PARI) { for (n=0, 500, write("b060561.txt", n, " ", (n^9 + 9*n^5 + 2*n^3 + 6*n)/18); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 07 2009]
|
|
CROSSREFS
|
Sequence in context: A035718 A010998 A004424 this_sequence A066403 A028574 A078195
Adjacent sequences: A060558 A060559 A060560 this_sequence A060562 A060563 A060564
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com), Apr 12 2001
|
|
|
Search completed in 0.002 seconds
|