The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A053798 Number of basis partitions of n+16 with Durfee square size 4. 2
1, 2, 4, 8, 14, 22, 34, 50, 70, 96, 128, 166, 212, 266, 328, 400, 482, 574, 678, 794, 922, 1064, 1220, 1390, 1576, 1778, 1996, 2232, 2486, 2758, 3050, 3362, 3694, 4048, 4424, 4822, 5244, 5690, 6160, 6656, 7178, 7726, 8302, 8906, 9538, 10200, 10892, 11614 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
M. D. Hirschhorn, Basis partitions and Rogers-Ramanujan partitions, Discrete Math. 205 (1999), 241-243.
FORMULA
G.f.: (1+q)(1+q^2)(1+q^3)(1+q^4)/((1-q)(1-q^2)(1-q^3)(1-q^4)).
a(n) = (n*(n^2+15)+2*A049347(n-1))/9, n>0. G.f. 1+ 2*x*(1-x+x^2-x^3+x^4) / ( (1+x+x^2)*(x-1)^4 ). - R. J. Mathar, Mar 24 2011
MATHEMATICA
LinearRecurrence[{3, -3, 2, -3, 3, -1}, {1, 2, 4, 8, 14, 22, 34}, 50] (* Harvey P. Dale, Dec 29 2019 *)
CROSSREFS
Sequence in context: A090533 A025003 A087151 * A305497 A231429 A259392
KEYWORD
easy,nonn
AUTHOR
James A. Sellers, Mar 27 2000
STATUS
approved

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 May 16 05:56 EDT 2024. Contains 372549 sequences. (Running on oeis4.)