Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022131
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022131 Fibonacci sequence beginning 4 11. +0
1
4, 11, 15, 26, 41, 67, 108, 175, 283, 458, 741, 1199, 1940, 3139, 5079, 8218, 13297, 21515, 34812, 56327, 91139, 147466, 238605, 386071, 624676, 1010747, 1635423, 2646170, 4281593, 6927763, 11209356 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

G.f.: (4+7x)/(1-x-x^2). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 19 2008]

MATHEMATICA

a={}; b=4; c=11; 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

Sequence in context: A091436 A032822 A003250 this_sequence A091391 A135105 A072423

Adjacent sequences: A022128 A022129 A022130 this_sequence A022132 A022133 A022134

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 November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research