Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022360
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022360 Fibonacci sequence beginning 0 26. +0
1
0, 26, 26, 52, 78, 130, 208, 338, 546, 884, 1430, 2314, 3744, 6058, 9802, 15860, 25662, 41522, 67184, 108706, 175890, 284596, 460486, 745082, 1205568, 1950650, 3156218, 5106868, 8263086, 13369954 (list; graph; listen)
OFFSET

0,2

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

G.f.: 26*x/(1-x-x^2). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 20 2008]

MATHEMATICA

a={}; b=0; c=26; 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

Sequence in context: A031170 A003900 A040651 this_sequence A165847 A094835 A034067

Adjacent sequences: A022357 A022358 A022359 this_sequence A022361 A022362 A022363

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 December 4 08:07 EST 2009. Contains 170310 sequences.


AT&T Labs Research