|
Search: id:A004120
|
|
|
| A004120 |
|
Expansion of (1+x-x^5 )/(1-x)^3. (Formerly M3354)
|
|
+0 3
|
|
| 1, 4, 9, 16, 25, 35, 46, 58, 71, 85, 100, 116, 133, 151, 170, 190, 211, 233, 256, 280, 305, 331, 358, 386, 415, 445, 476, 508, 541, 575, 610, 646, 683, 721, 760, 800, 841, 883, 926, 970, 1015, 1061, 1108, 1156, 1205
(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).
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.
M. Klamkin, ed., Problems in Applied Mathematics: Selections from SIAM Review, SIAM, 1990; see pp. 109-111.
Solution to Problem 68-16, SIAM Rev. 12 (1970), 294-297.
|
|
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.
Philippe Flajolet, BALLS AND URNS, ETC. A problem in submarine detection (solution to 68-16)
|
|
MAPLE
|
(1+x-x^5)/(1-x)^3;
A004120:=(-1-z+z**5)/(z-1)**3; [Conjectured by S. Plouffe in his 1992 dissertation.]
|
|
MATHEMATICA
|
i=7; s=1; lst={s}; Do[s+=n+i; If[s>=0, AppendTo[lst, s]], {n, 0, 6!, 1}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Oct 30 2008]
|
|
CROSSREFS
|
Sequence in context: A126589 A010409 A010457 this_sequence A052118 A070470 A070469
Adjacent sequences: A004117 A004118 A004119 this_sequence A004121 A004122 A004123
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|