|
Search: id:A001643
|
|
|
| A001643 |
|
A Fielder sequence. (Formerly M2368 N0938)
|
|
+0 2
|
|
| 1, 3, 4, 11, 21, 42, 71, 131, 238, 443, 815, 1502, 2757, 5071, 9324, 17155, 31553, 58038, 106743, 196331, 361106, 664183, 1221623, 2246918, 4132721, 7601259, 13980892, 25714875, 47297029, 86992802, 160004703, 294294531, 541292030
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
REFERENCES
|
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (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.
Fielder, Daniel C.; Special integer sequences controlled by three parameters. Fibonacci Quart 6 1968 64-70.
|
|
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.
Y. Puri and T. Ward, Arithmetic and growth of periodic orbits, J. Integer Seqs., Vol. 4 (2001), #01.2.1.
|
|
FORMULA
|
G.f.: x(1+2x+4x^3+5x^4+6x^5)/(1-x-x^2-x^4-x^5-x^6).
|
|
MAPLE
|
A001643:=-(1+2*z+4*z**3+5*z**4+6*z**5)/(z+1)/(z**3+z**2+z-1)/(z**2-z+1); [Conjectured by S. Plouffe in his 1992 dissertation.]
|
|
PROGRAM
|
(PARI) a(n)=if(n<0, 0, polcoeff(x*(1+2*x+4*x^3+5*x^4+6*x^5)/(1-x-x^2-x^4-x^5-x^6)+x*O(x^n), n))
|
|
CROSSREFS
|
Sequence in context: A110865 A152982 A001642 this_sequence A005218 A131481 A001072
Adjacent sequences: A001640 A001641 A001642 this_sequence A001644 A001645 A001646
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|