Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A001612
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A001612 a(n) = a(n-1) + a(n-2) - 1.
(Formerly M0974 N0364)
+0
2
3, 2, 4, 5, 8, 12, 19, 30, 48, 77, 124, 200, 323, 522, 844, 1365, 2208, 3572, 5779, 9350, 15128, 24477, 39604, 64080, 103683, 167762, 271444, 439205, 710648, 1149852, 1860499, 3010350, 4870848, 7881197, 12752044, 20633240, 33385283, 54018522 (list; graph; listen)
OFFSET

0,1

COMMENT

a(n+3)=A^(n)B^(2)(1), n>=0, with compositions of Wythoff's complementary A(n):=A000201(n) and B(n)=A001950(n) sequences. See the W. Lang link under A135817 for the Wythoff representation of numbers (with A as 1 and B as 0 and the argument 1 omitted). E.g. 5=`00`, 8=`100`, 12=`1100`,..., in Wythoff code.

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).

D. Jarden, Recurring Sequences. Riveon Lematematika, Jerusalem, 1966.

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.: (3-4*x)/((1-x)*(1-x-x^2)). a(n)=a(n-1)+a(n-2)-1.

MAPLE

A001612:=-(-2+3*z**2)/(z-1)/(z**2+z-1); [Conjectured by S. Plouffe in his 1992 dissertation. Gives sequence except for the initial 3.]

PROGRAM

(PARI) a(n)=fibonacci(n+1)+fibonacci(n-1)+1

CROSSREFS

Lucas sequence A000032 + 1.

Sequence in context: A039882 A164287 A086962 this_sequence A097092 A059320 A129601

Adjacent sequences: A001609 A001610 A001611 this_sequence A001613 A001614 A001615

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

Additional comments from Michael Somos, Jun 01 2000.

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research