|
Search: id:A001971
|
|
|
| A001971 |
|
Nearest integer to n^2/8. (Formerly M0625 N0227)
|
|
+0 5
|
|
| 0, 0, 1, 1, 2, 3, 5, 6, 8, 10, 13, 15, 18, 21, 25, 28, 32, 36, 41, 45, 50, 55, 61, 66, 72, 78, 85, 91, 98, 105, 113, 120, 128, 136, 145, 153, 162, 171, 181, 190, 200, 210, 221, 231, 242, 253, 265, 276, 288, 300, 313, 325, 338, 351, 365, 378, 392, 406, 421, 435, 450
(list; graph; listen)
|
|
|
OFFSET
|
0,5
|
|
|
COMMENT
|
Restricted partitions.
|
|
REFERENCES
|
S. Plouffe, Approximations de S\'{e}ries G\'{e}n\'{e}ratrices et Quelques Conjectures, Dissertation, Universit\'{e} du Qu\'{e}bec \`{a} Montr\'{e}al, 1992.
A. Cayley, Numerical tables supplementary to second memoir on quantics, Collected Mathematical Papers. Vols. 1-13, Cambridge Univ. Press, London, 1889-1897, Vol. 2, p. 276-281.
G. Almkvist, Invariants, mostly old ones. Pacific J. Math. 86 (1980), no. 1, 1-13. MR0586866 (81j:14029)
|
|
LINKS
|
S. Plouffe, Approximations de S\'{e}ries G\'{e}n\'{e}ratrices et Quelques Conjectures, Dissertation, Universit\'{e} du Qu\'{e}bec \`{a} Montr\'{e}al, 1992.
S. Plouffe, 1031 Generating Functions and Conjectures, Universit\'{e} du Qu\'{e}bec \`{a} Montr\'{e}al, 1992.
|
|
FORMULA
|
The listed terms through a(18)=50 satisfy a(n)=a(n-4)+n - John W. Layman (layman(AT)math.vt.edu), Dec 16 1999
G.f.: x^2(1-x+x^2)/(1-2x+x^2-x^4+2x^5-x^6)=x^2(1-x^6)/((1-x)(1-x^2)(1-x^3)(1-x^4)). - Michael Somos Feb 07 2004
|
|
MAPLE
|
A001971:=-(1-z+z**2)/(z+1)/(z**2+1)/(z-1)**3; [Conjectured by S. Plouffe in his 1992 dissertation.]
|
|
PROGRAM
|
(PARI) a(n)=round(n^2/8)
|
|
CROSSREFS
|
The 4th diagonal of A061857?
Adjacent sequences: A001968 A001969 A001970 this_sequence A001972 A001973 A001974
Sequence in context: A049862 A022829 A056837 this_sequence A122493 A053873 A118053
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
njas
|
|
EXTENSIONS
|
Edited Feb 08 2004
|
|
|
Search completed in 0.002 seconds
|