login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A008780 (n-dimensional partitions of 6) + C(n,4) + C(n,3). 3
1, 11, 48, 141, 331, 672, 1232, 2094, 3357, 5137, 7568, 10803, 15015, 20398, 27168, 35564, 45849, 58311, 73264, 91049, 112035, 136620, 165232, 198330, 236405, 279981, 329616, 385903, 449471, 520986 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

REFERENCES

G. E. Andrews, The Theory of Partitions, Add.-Wes. '76, p. 190.

MAPLE

1+10*n+27*binomial(n, 2)+29*binomial(n, 3)+12*binomial(n, 4)+binomial(n, 5);

MATHEMATICA

Table[1+10n+27Binomial[n, 2]+29Binomial[n, 3]+12Binomial[n, 4]+ Binomial[n, 5], {n, 0, 30}] (* From Harvey P. Dale, Jul 27 2011 *)

CROSSREFS

Cf. A007326, A007327, A042984.

Sequence in context: A024530 A117066 A042984 * A101992 A160671 A003063

Adjacent sequences:  A008777 A008778 A008779 * A008781 A008782 A008783

KEYWORD

nonn,nice

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

Description corrected by Alford Arnold (Alford1940(AT)aol.com) 8/98.

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 03:45 EST 2012. Contains 205978 sequences.