cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A118364 Limit of the number of exactly m-dimensional partitions of m+n as m tends to infinity.

This page as a plain text file.
%I A118364 #3 Mar 30 2012 17:26:53
%S A118364 0,1,2,6,19,60
%N A118364 Limit of the number of exactly m-dimensional partitions of m+n as m tends to infinity.
%C A118364 Partial sums are given by A118365.
%F A118364 a(n)=A119270(m+n,m)=A119339(m+n,n) for all m>=2n-5
%Y A118364 Cf. A119270, A119339, A119268.
%K A118364 hard,more,nonn
%O A118364 1,3
%A A118364 _Max Alekseyev_, May 16 2006