Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022394
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022394 Fibonacci sequence beginning 1 24. +0
1
1, 24, 25, 49, 74, 123, 197, 320, 517, 837, 1354, 2191, 3545, 5736, 9281, 15017, 24298, 39315, 63613, 102928, 166541, 269469, 436010, 705479, 1141489, 1846968, 2988457, 4835425, 7823882, 12659307 (list; graph; listen)
OFFSET

0,2

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

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

MATHEMATICA

a={}; b=1; c=24; 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

Sequence in context: A141587 A027729 A008856 this_sequence A042162 A042164 A042166

Adjacent sequences: A022391 A022392 A022393 this_sequence A022395 A022396 A022397

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research