Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022142
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022142 Fibonacci sequence beginning 5 18. +0
1
5, 18, 23, 41, 64, 105, 169, 274, 443, 717, 1160, 1877, 3037, 4914, 7951, 12865, 20816, 33681, 54497, 88178, 142675, 230853, 373528, 604381, 977909, 1582290, 2560199, 4142489, 6702688, 10845177 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

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

MATHEMATICA

a={}; b=5; c=18; 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: A116911 A097491 A120087 this_sequence A078648 A035338 A055371

Adjacent sequences: A022139 A022140 A022141 this_sequence A022143 A022144 A022145

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

Last modified December 4 15:11 EST 2009. Contains 170347 sequences.


AT&T Labs Research