|
Search: id:A108417
|
|
|
| A108417 |
|
Counts the subsets of the n-th roots of 1 with absolute value of sum =1. |
|
+0 3
|
|
| 0, 1, 2, 6, 8, 10, 36, 14, 64, 72, 180, 22, 720, 26, 924, 600, 2048, 34, 10800, 38, 12240, 2856, 22572, 46, 144000
(list; table; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
COMMENT
|
a(n) is divisible by n (rotation symmetry). Row sums of A108416; a(n)/n differs from A107754 by a factor of 2 for odd n.
|
|
MATHEMATICA
|
<<DiscreteMath`Combinatorica`; Table[Plus @@ Count[KSubsets[Range[n], k], q_List/; Chop[ -1+Abs[Plus @@ (E^((2.*Pi*I*q)/n))]] === 0], {n, 16}, {k, 0, n}]
|
|
CROSSREFS
|
Cf. A107754, A103314, A108416.
Sequence in context: A118257 A066762 A066198 this_sequence A088417 A050880 A120764
Adjacent sequences: A108414 A108415 A108416 this_sequence A108418 A108419 A108420
|
|
KEYWORD
|
nonn,tabl
|
|
AUTHOR
|
Wouter Meeussen (wouter.meeussen(AT)pandora.be), Jun 02 2005
|
|
|
Search completed in 0.002 seconds
|