|
| |
|
|
A005404
|
|
Number of protruded partitions of n with largest part at most 3.
(Formerly M2555)
|
|
0
| |
|
|
1, 3, 6, 12, 22, 42, 75, 135, 238, 416, 719, 1236, 2107, 3574, 6030, 10130, 16950, 28267, 46993, 77916, 128874, 212701, 350375, 576165, 945984, 1551009, 2539790, 4154212, 6787891, 11081022, 18074324, 29458899, 47981563, 78102314, 127060462
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
REFERENCES
| N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
R. P. Stanley, A Fibonacci lattice, Fib. Quart., 13 (1975), 215-232.
R. P. Stanley, Ordered structures and partitions, Memoirs of the Amer. Math. Soc., no. 119 (1972).
|
|
|
FORMULA
| G.f. = (1-x)^3/Product(1-x-x^i+x^(1+2*i), i=1..3)-1; - Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 19 2004
|
|
|
MAPLE
| G:=(1-x)^3/Product(1-x-x^i+x^(1+2*i), i=1..3)-1: Gser:=series(G, x=0, 39): seq(coeff(Gser, x^n), n=1..37); (Deutsch)
|
|
|
CROSSREFS
| Sequence in context: A066982 A179906 A018078 * A097939 A174201 A181844
Adjacent sequences: A005401 A005402 A005403 * A005405 A005406 A005407
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
EXTENSIONS
| More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 19 2004
|
| |
|
|