login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A108417 Number of subsets of the n-th roots of 1 with absolute value of sum = 1. 2
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; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
a(n) is divisible by n (rotation symmetry). a(n)/n differs from A107754 by a factor of 2 for odd n.
LINKS
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
Row sums of A108416.
Sequence in context: A362667 A299381 A247984 * A373057 A185078 A214402
KEYWORD
nonn,more
AUTHOR
Wouter Meeussen, Jun 02 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 27 15:59 EDT 2024. Contains 373746 sequences. (Running on oeis4.)