Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022398
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022398 Fibonacci sequence beginning 1 28. +0
1
1, 28, 29, 57, 86, 143, 229, 372, 601, 973, 1574, 2547, 4121, 6668, 10789, 17457, 28246, 45703, 73949, 119652, 193601, 313253, 506854, 820107, 1326961, 2147068, 3474029, 5621097, 9095126, 14716223 (list; graph; listen)
OFFSET

0,2

LINKS

Tanya Khovanova, Recursive Sequences

MATHEMATICA

a={}; b=1; c=28; 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

Adjacent sequences: A022395 A022396 A022397 this_sequence A022399 A022400 A022401

Sequence in context: A022362 A093681 A044874 this_sequence A042580 A042578 A042582

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 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research