Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022373
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022373 Fibonacci sequence beginning 2 22. +0
1
2, 22, 24, 46, 70, 116, 186, 302, 488, 790, 1278, 2068, 3346, 5414, 8760, 14174, 22934, 37108, 60042, 97150, 157192, 254342, 411534, 665876, 1077410, 1743286, 2820696, 4563982, 7384678, 11948660 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

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

MATHEMATICA

a={}; b=2; c=22; 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 18 2008]

CROSSREFS

Sequence in context: A153826 A080283 A080433 this_sequence A111751 A037416 A057871

Adjacent sequences: A022370 A022371 A022372 this_sequence A022374 A022375 A022376

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 5 23:38 EST 2009. Contains 170428 sequences.


AT&T Labs Research