|
| |
|
|
A015745
|
|
Number of partitions of n into distinct parts, none being 3.
|
|
8
| |
|
|
1, 1, 1, 1, 1, 2, 3, 4, 4, 5, 6, 8, 10, 12, 14, 17, 20, 24, 29, 34, 40, 47, 55, 64, 75, 87, 101, 117, 135, 155, 179, 205, 235, 269, 307, 350, 399, 453, 514, 583, 660, 746, 843, 950, 1070, 1205, 1354, 1520, 1705, 1910, 2138, 2392, 2672, 2982, 3326, 3706, 4126
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,6
|
|
|
MATHEMATICA
| CoefficientList[Series[Product[1+q^n, {n, 1, 60}]/(1+q^3), {q, 0, 60}], q]
|
|
|
CROSSREFS
| Cf. A025147 A015744 A015746 A015750 A015753 A015754 A015755.
Sequence in context: A049877 A029063 A015737 * A017854 A036416 A084618
Adjacent sequences: A015742 A015743 A015744 * A015746 A015747 A015748
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Clark Kimberling (ck6(AT)evansville.edu)
|
|
|
EXTENSIONS
| Corrected and extended by Dean Hickerson (dean.hickerson(AT)yahoo.com), Oct 10, 2001
|
| |
|
|