Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A161408
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A161408 Number of partitions of n^2 into parts greater than n. +0
4
0, 0, 1, 2, 6, 17, 56, 179, 607, 2076, 7269, 25736, 92360, 334506, 1222463, 4499892, 16673446, 62130710, 232700539, 875483029, 3307244256, 12539455600, 47702381244, 182021195608, 696487788847, 2671877845634, 10274126646175 (list; graph; listen)
OFFSET

0,4

EXAMPLE

a(4) = #{16, 11+5, 10+6, 9+7, 8+8, 6+5+5} = 6.

MAPLE

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

CROSSREFS

A072213, A093116, A161407.

Sequence in context: A148453 A097514 A108630 this_sequence A150033 A150034 A032132

Adjacent sequences: A161405 A161406 A161407 this_sequence A161409 A161410 A161411

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Extended by Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 22 2009

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