Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022387
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022387 Fibonacci sequence beginning 4 30. +0
1
4, 30, 34, 64, 98, 162, 260, 422, 682, 1104, 1786, 2890, 4676, 7566, 12242, 19808, 32050, 51858, 83908, 135766, 219674, 355440, 575114, 930554, 1505668, 2436222, 3941890, 6378112, 10320002, 16698114 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

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

MATHEMATICA

a={}; b=4; c=30; 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 * A022117.

Sequence in context: A126559 A159862 A164820 this_sequence A108559 A167395 A109670

Adjacent sequences: A022384 A022385 A022386 this_sequence A022388 A022389 A022390

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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research