Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022128
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022128 Fibonacci sequence beginning 3 19. +0
1
3, 19, 22, 41, 63, 104, 167, 271, 438, 709, 1147, 1856, 3003, 4859, 7862, 12721, 20583, 33304, 53887, 87191, 141078, 228269, 369347, 597616, 966963, 1564579, 2531542, 4096121, 6627663, 10723784 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

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

MATHEMATICA

a={}; b=3; c=19; 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: A084559 A145688 A043073 this_sequence A041381 A042231 A019408

Adjacent sequences: A022125 A022126 A022127 this_sequence A022129 A022130 A022131

KEYWORD

nonn,new

AUTHOR

njas

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 14:15 EST 2008. Contains 151279 sequences.


AT&T Labs Research