Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022358
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022358 Fibonacci sequence beginning 0 24. +0
1
0, 24, 24, 48, 72, 120, 192, 312, 504, 816, 1320, 2136, 3456, 5592, 9048, 14640, 23688, 38328, 62016, 100344, 162360, 262704, 425064, 687768, 1112832, 1800600, 2913432, 4714032, 7627464, 12341496 (list; graph; listen)
OFFSET

0,2

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

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

MATHEMATICA

a={}; b=0; 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: A115028 A099543 A040553 this_sequence A122505 A103640 A004011

Adjacent sequences: A022355 A022356 A022357 this_sequence A022359 A022360 A022361

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