Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022348
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022348 Fibonacci sequence beginning 0 14. +0
1
0, 14, 14, 28, 42, 70, 112, 182, 294, 476, 770, 1246, 2016, 3262, 5278, 8540, 13818, 22358, 36176, 58534, 94710, 153244, 247954, 401198, 649152, 1050350, 1699502, 2749852, 4449354, 7199206, 11648560 (list; graph; listen)
OFFSET

0,2

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

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

MATHEMATICA

a={}; b=0; c=14; 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: A003905 A099203 A040183 this_sequence A006662 A135820 A165835

Adjacent sequences: A022345 A022346 A022347 this_sequence A022349 A022350 A022351

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 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research