Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022129
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022129 Fibonacci sequence beginning 3 20. +0
1
3, 20, 23, 43, 66, 109, 175, 284, 459, 743, 1202, 1945, 3147, 5092, 8239, 13331, 21570, 34901, 56471, 91372, 147843, 239215, 387058, 626273, 1013331, 1639604, 2652935, 4292539, 6945474, 11238013 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

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

MATHEMATICA

a={}; b=3; c=20; 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: A126810 A115280 A081849 this_sequence A109218 A053748 A075358

Adjacent sequences: A022126 A022127 A022128 this_sequence A022130 A022131 A022132

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 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research