|
| |
|
|
A005673
|
|
F(n+1)-2^[ (n+1)/2 ] -2^[ n/2 ] +1.
(Formerly M1578)
|
|
1
| |
|
|
0, 0, 0, 0, 1, 2, 6, 11, 24, 42, 81, 138, 250, 419, 732, 1214, 2073, 3414, 5742, 9411, 15664, 25586, 42273, 68882, 113202, 184131, 301428, 489654, 799273, 1297118, 2112774
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,6
|
|
|
REFERENCES
| R. K. Guy, personal communication.
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
|
|
|
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
| G.f. : x^4/((1-x)(1-x-x^2)(1-2x^2)); a(n)=2a(n-1)+2a(n-2)-5a(n-3)+2a(n-4); a(n+1)=sum{k=0..n, (2^floor(k/2)-1)F(n-k)}. - Paul Barry (pbarry(AT)wit.ie), Jul 28 2004
|
|
|
MAPLE
| A005673:=-z**4/(z-1)/(z**2+z-1)/(-1+2*z**2); [Conjectured by S. Plouffe in his 1992 dissertation.]
|
|
|
CROSSREFS
| Sequence in context: A102429 A080012 A103143 * A084308 A067605 A072986
Adjacent sequences: A005670 A005671 A005672 * A005674 A005675 A005676
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|