Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022136
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022136 Fibonacci sequence beginning 5 11. +0
2
5, 11, 16, 27, 43, 70, 113, 183, 296, 479, 775, 1254, 2029, 3283, 5312, 8595, 13907, 22502, 36409, 58911, 95320, 154231, 249551, 403782, 653333, 1057115, 1710448, 2767563, 4478011, 7245574, 11723585 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

MATHEMATICA

a={}; b=5; c=11; AppendTo[a, b]; AppendTo[a, c]; Do[b=b+c; AppendTo[a, b]; c=b+c; AppendTo[a, c], {n, 1, 40, 1}]; a (Vladimir Orlovsky, Jul 23 2008)

CROSSREFS

Sequence in context: A137012 A072557 A035108 this_sequence A042385 A041046 A041117

Adjacent sequences: A022133 A022134 A022135 this_sequence A022137 A022138 A022139

KEYWORD

nonn

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research