|
| |
|
|
A015754
|
|
Number of partitions of n into distinct parts, none being 7.
|
|
7
| |
|
|
1, 1, 1, 2, 2, 3, 4, 4, 5, 7, 8, 10, 12, 14, 18, 22, 25, 30, 36, 42, 50, 58, 67, 79, 92, 106, 123, 142, 164, 189, 217, 248, 284, 325, 370, 421, 479, 543, 616, 698, 788, 890, 1005, 1131, 1273, 1432, 1606, 1802, 2020, 2259, 2527, 2824, 3150, 3514, 3916, 4358, 4849
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,4
|
|
|
MATHEMATICA
| CoefficientList[Series[Product[1+q^n, {n, 1, 60}]/(1+q^7), {q, 0, 60}], q]
|
|
|
CROSSREFS
| Cf. A025147 A015744 A015745 A015746 A015750 A015753 A015755.
Sequence in context: A141271 A097793 A015742 * A113967 A205386 A126246
Adjacent sequences: A015751 A015752 A015753 * A015755 A015756 A015757
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Clark Kimberling (ck6(AT)evansville.edu)
|
|
|
EXTENSIONS
| Corrected and extended by Dean Hickerson (dean.hickerson(AT)yahoo.com), Oct 10, 2001
|
| |
|
|