Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022357
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022357 Fibonacci sequence beginning 0 23. +0
1
0, 23, 23, 46, 69, 115, 184, 299, 483, 782, 1265, 2047, 3312, 5359, 8671, 14030, 22701, 36731, 59432, 96163, 155595, 251758, 407353, 659111, 1066464, 1725575, 2792039, 4517614, 7309653, 11827267 (list; graph; listen)
OFFSET

0,2

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

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

MATHEMATICA

a={}; b=0; c=23; 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: A010862 A141460 A040507 this_sequence A062999 A007638 A031332

Adjacent sequences: A022354 A022355 A022356 this_sequence A022358 A022359 A022360

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 December 4 14:15 EST 2008. Contains 151279 sequences.


AT&T Labs Research