login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A090539 Total number of parts equal to 1 in all plane partitions of n. 4

%I #22 Sep 27 2018 05:06:33

%S 0,1,4,11,28,62,137,278,561,1080,2051,3778,6885,12255,21589,37409,

%T 64160,108612,182234,302461,497997,812579,1316225,2115608,3378239,

%U 5357855,8447086,13237631,20632630,31985504,49339795,75738099,115731636,176055280,266697522

%N Total number of parts equal to 1 in all plane partitions of n.

%H Alois P. Heinz, <a href="/A090539/b090539.txt">Table of n, a(n) for n = 0..50</a>

%t Table[Count[Flatten[planepartitions[k]], 1], {k, 17}]

%o (PARI) A090539(n)=A092288(n,1) \\ _M. F. Hasler_, Sep 26 2018

%Y Column k=1 of A092288.

%Y Cf. A066633, A000219, A091298.

%K nonn

%O 0,3

%A _Wouter Meeussen_, Feb 01 2004

%E a(18)-a(27) from _Vaclav Kotesovec_, May 05 2018

%E a(28)-a(34) from _Alois P. Heinz_, Sep 24 2018

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)