Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022137
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022137 Fibonacci sequence beginning 5 12. +0
1
5, 12, 17, 29, 46, 75, 121, 196, 317, 513, 830, 1343, 2173, 3516, 5689, 9205, 14894, 24099, 38993, 63092, 102085, 165177, 267262, 432439, 699701, 1132140, 1831841, 2963981, 4795822, 7759803, 12555625 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

MATHEMATICA

a={}; b=5; c=12; 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

Adjacent sequences: A022134 A022135 A022136 this_sequence A022138 A022139 A022140

Sequence in context: A089988 A135459 A063297 this_sequence A101757 A109403 A093084

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 October 5 16:50 EDT 2008. Contains 144613 sequences.


AT&T Labs Research