Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A104384
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A104384 Number of distinct partitions of triangular numbers n*(n+1)/2 into (n-2) parts for n>=3. +0
3
1, 4, 12, 27, 57, 110, 201, 352, 598, 984, 1586, 2503, 3882, 5928, 8932, 13287, 19551, 28472, 41078, 58754, 83372, 117417, 164230, 228212, 315190, 432817, 591130, 803192, 1086035, 1461680, 1958596, 2613417, 3473190, 4598073, 6064920, 7971480 (list; graph; listen)
OFFSET

3,2

COMMENT

In triangle A104382, equals the second diagonal down from the main diagonal.

PROGRAM

(PARI) {a(n)=if(n<3, 0, polcoeff(polcoeff( prod(i=1, n*(n+1)/2, 1+y*x^i, 1+x*O(x^(n*(n+1)/2))), n*(n+1)/2, x), n-2, y))}

CROSSREFS

Cf. A000009, A104382.

Sequence in context: A104385 A062479 A007009 this_sequence A013697 A064444 A072182

Adjacent sequences: A104381 A104382 A104383 this_sequence A104385 A104386 A104387

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Mar 04 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research