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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A115720 Triangle T(n,k) is the number of partitions of n with Durfee square k. 4
1, 0, 1, 0, 2, 0, 3, 0, 4, 1, 0, 5, 2, 0, 6, 5, 0, 7, 8, 0, 8, 14, 0, 9, 20, 1, 0, 10, 30, 2, 0, 11, 40, 5, 0, 12, 55, 10, 0, 13, 70, 18, 0, 14, 91, 30, 0, 15, 112, 49, 0, 16, 140, 74, 1, 0, 17, 168, 110, 2, 0, 18, 204, 158, 5, 0, 19, 240, 221, 10, 0, 20, 285, 302, 20, 0, 21, 330, 407 (list; graph; refs; listen; history; internal format)
OFFSET

0,5

COMMENTS

T(n,k) is number of partitions of n-k^2 into parts of 2 kinds with at most k of each kind.

LINKS

Eric Weisstein's World of Mathematics, Durfee Square.

FORMULA

T(n,k) = Sum_{i=0}^{n-k^2} P*(i,k)*P*(n-k^2-i), where P*(n,k) = P(n+k,k) is the number of partitions of n objects into at most k parts.

EXAMPLE

Array starts: 1; 0,1; 0,2; 0,3; 0,4,1; 0,5,2

CROSSREFS

For another version see A115994. Row lengths A003059.

Cf. A115721, A115722, A008284, A006918.

Sequence in context: A008801 A073739 A046767 * A053120 A008743 A029179

Adjacent sequences:  A115717 A115718 A115719 * A115721 A115722 A115723

KEYWORD

nonn,tabf

AUTHOR

Frank Adams-Watters (FrankTAW(AT)Netscape.net), Mar 11 2006

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 14 08:49 EST 2012. Contains 205614 sequences.