Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A161407
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A161407 Number of partitions of n^2 into parts smaller than n. +0
5
0, 0, 1, 5, 30, 185, 1226, 8442, 60289, 442089, 3314203, 25295011, 195990980, 1538069121, 12203218743, 97746332667, 789480879664, 6423539487002, 52607252796831, 433368610079872, 3588859890833443, 29862449600982149 (list; graph; listen)
OFFSET

0,4

EXAMPLE

a(3) = #{2+2+2+2+1, 2+2+2+1+1+1, 2+2+5x1, 2+7x1, 9x1} = 5.

MAPLE

a := proc (n) local G, Gser: G := 1/(product(1-x^j, j = 1 .. n-1)): Gser := series(G, x = 0, n^2+5): coeff(Gser, x, n^2) end proc: 0, seq(a(n), n = 1 .. 23); [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 20 2009]

CROSSREFS

A072213, A093115, A109655, A161408.

Sequence in context: A155195 A147837 A076036 this_sequence A006773 A059273 A038744

Adjacent sequences: A161404 A161405 A161406 this_sequence A161408 A161409 A161410

KEYWORD

nonn

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Jun 10 2009

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 20 2009

page 1

Search completed in 0.005 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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research