Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022135
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022135 Fibonacci sequence beginning 4 19. +0
1
4, 19, 23, 42, 65, 107, 172, 279, 451, 730, 1181, 1911, 3092, 5003, 8095, 13098, 21193, 34291, 55484, 89775, 145259, 235034, 380293, 615327, 995620, 1610947, 2606567, 4217514, 6824081, 11041595 (list; graph; listen)
OFFSET

0,1

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

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

MATHEMATICA

a={}; b=4; c=19; 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: A012879 A072178 A116980 this_sequence A028564 A003338 A047715

Adjacent sequences: A022132 A022133 A022134 this_sequence A022136 A022137 A022138

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research