Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022119
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022119 Fibonacci sequence beginning 2 19. +0
1
2, 19, 21, 40, 61, 101, 162, 263, 425, 688, 1113, 1801, 2914, 4715, 7629, 12344, 19973, 32317, 52290, 84607, 136897, 221504, 358401, 579905, 938306, 1518211, 2456517, 3974728, 6431245, 10405973 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

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

MATHEMATICA

a={}; b=2; 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: A038031 A132129 A125611 this_sequence A042247 A041451 A130112

Adjacent sequences: A022116 A022117 A022118 this_sequence A022120 A022121 A022122

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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research