Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022127
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022127 Fibonacci sequence beginning 3 17. +0
1
3, 17, 20, 37, 57, 94, 151, 245, 396, 641, 1037, 1678, 2715, 4393, 7108, 11501, 18609, 30110, 48719, 78829, 127548, 206377, 333925, 540302, 874227, 1414529, 2288756, 3703285, 5992041, 9695326, 15687367 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

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

MATHEMATICA

a={}; b=3; c=17; 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: A018750 A147845 A077778 this_sequence A093024 A109990 A019369

Adjacent sequences: A022124 A022125 A022126 this_sequence A022128 A022129 A022130

KEYWORD

nonn,new

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 November 21 14:49 EST 2008. Contains 150807 sequences.


AT&T Labs Research