Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022401
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022401 Fibonacci sequence beginning 1 31. +0
2
1, 31, 32, 63, 95, 158, 253, 411, 664, 1075, 1739, 2814, 4553, 7367, 11920, 19287, 31207, 50494, 81701, 132195, 213896, 346091, 559987, 906078, 1466065, 2372143, 3838208, 6210351, 10048559, 16258910 (list; graph; listen)
OFFSET

0,2

LINKS

Tanya Khovanova, Recursive Sequences

MATHEMATICA

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

a(k) = A118654(5, k).

Sequence in context: A022365 A070921 A133782 this_sequence A042936 A042934 A042930

Adjacent sequences: A022398 A022399 A022400 this_sequence A022402 A022403 A022404

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 7 15:46 EDT 2008. Contains 142650 sequences.


AT&T Labs Research