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!)
A039829 Number of different coefficient values in expansion of Product_{i=1..n} (1 + (-q)^i). 1
2, 2, 3, 4, 6, 10, 13, 17, 36, 48, 33, 39, 86, 100, 60, 68, 148, 166, 95, 105, 226, 248, 138, 150, 320, 346, 189, 203, 430, 460, 248, 264, 556, 590, 315, 333, 698, 736, 390, 410, 856, 898, 473, 495, 1030, 1076, 564, 588, 1220, 1270 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(PARI) a(n) = #vecsort(Vec(prod(i = 1, n, (1 + (-q)^i))), , 8) \\ David A. Corneth, Aug 29 2018
CROSSREFS
Sequence in context: A329703 A001611 A214448 * A143588 A284908 A329695
KEYWORD
nonn
AUTHOR
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 April 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)