login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A036291 n*5^n. 3
0, 5, 50, 375, 2500, 15625, 93750, 546875, 3125000, 17578125, 97656250, 537109375, 2929687500, 15869140625, 85449218750, 457763671875, 2441406250000, 12969970703125, 68664550781250, 362396240234375, 1907348632812500 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

MAPLE

g:=1/(1-5*z): gser:=series(g, z=0, 43): seq(coeff(gser, z, n)*n, n=0..31); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jan 09 2009]

with(finance):seq(futurevalue(n, 4, n), n=0..20); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 25 2009]

CROSSREFS

Sequence in context: A069540 A061160 A064054 * A060347 A133646 A043032

Adjacent sequences:  A036288 A036289 A036290 * A036292 A036293 A036294

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 04:59 EST 2012. Contains 205694 sequences.