Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022376
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022376 Fibonacci sequence beginning 2 28. +0
1
2, 28, 30, 58, 88, 146, 234, 380, 614, 994, 1608, 2602, 4210, 6812, 11022, 17834, 28856, 46690, 75546, 122236, 197782, 320018, 517800, 837818, 1355618, 2193436, 3549054, 5742490, 9291544, 15034034 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

MATHEMATICA

a={}; b=2; 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

Equals 2 * A022104.

Adjacent sequences: A022373 A022374 A022375 this_sequence A022377 A022378 A022379

Sequence in context: A138339 A007257 A045487 this_sequence A138964 A051958 A123807

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