Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A000711
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A000711 Number of partitions of n, with three kinds of 1,2,3 and 4 and two kinds of 5,6,7,...
(Formerly M2787 N1122)
+0
1
1, 3, 9, 22, 51, 107, 217, 416, 775, 1393, 2446, 4185, 7028, 11569, 18749, 29908, 47083, 73157, 112396, 170783, 256972, 383003, 565961, 829410, 1206282, 1741592, 2497425, 3557957, 5037936, 7091711, 9927583, 13823626 (list; graph; listen)
OFFSET

0,2

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).

H. Gupta et al., Tables of Partitions. Royal Society Mathematical Tables, Vol. 4, Cambridge Univ. Press, 1958, p. 122.

LINKS

N. J. A. Sloane, Transforms

FORMULA

EULER transform of 3, 3, 3, 3, 2, 2, 2, 2...

G.f.: 1/[(1-x)(1-x^2)(1-x^3)(1-x^4)product((1-x^k)^2, k=1..infinity)].

EXAMPLE

a(2)=9 because we have 2, 2', 2", 1+1, 1'+1', 1"+1", 1+1', 1+1", 1'+1".

MAPLE

with (numtheory): etr:= proc(p) local b; b:=proc(n) option remember; local d, j; if n=0 then 1 else add (add (d*p(d), d=divisors(j)) *b(n-j), j=1..n)/n fi end end: a:= etr (n-> `if`(n<5, 3, 2)): seq (a(n), n=0..31); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 08 2008]

CROSSREFS

Sequence in context: A000715 A034505 A143099 this_sequence A121589 A000716 A001628

Adjacent sequences: A000708 A000709 A000710 this_sequence A000712 A000713 A000714

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Extended with formula from Christian G. Bower (bowerc(AT)usa.net), Apr 15 1998.

Edited by Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 22 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 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research