Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022118
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022118 Fibonacci sequence beginning 2 17. +0
1
2, 17, 19, 36, 55, 91, 146, 237, 383, 620, 1003, 1623, 2626, 4249, 6875, 11124, 17999, 29123, 47122, 76245, 123367, 199612, 322979, 522591, 845570, 1368161, 2213731, 3581892, 5795623, 9377515, 15173138 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

G.f.: (2+15x)/(1-x-x^2). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 19 2008]

MATHEMATICA

a={}; b=2; c=17; AppendTo[a, b]; AppendTo[a, c]; Do[b=b+c; AppendTo[a, b]; c=b+c; AppendTo[a, c], {n, 4!}]; a [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 17 2008]

CROSSREFS

Sequence in context: A119480 A043297 A018569 this_sequence A041339 A042925 A019413

Adjacent sequences: A022115 A022116 A022117 this_sequence A022119 A022120 A022121

KEYWORD

nonn

AUTHOR

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

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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 12 10:54 EST 2010. Contains 173097 sequences.


AT&T Labs Research