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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113335 Binomial(n+4,5)*3^5. 0
243, 1458, 5103, 13608, 30618, 61236, 112266, 192456, 312741, 486486, 729729, 1061424, 1503684, 2082024, 2825604, 3767472, 4944807, 6399162, 8176707, 10328472, 12910590, 15984540, 19617390, 23882040, 28857465, 34628958 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

a(n)=C(n+4,5)*3^5, n>=1.

MAPLE

seq(binomial(n+4, 5)*3^5, n=1..27);

MATHEMATICA

With[{c=3^5}, Table[c Binomial[n+4, 5], {n, 30}]]  (* From Harvey P. Dale, Apr 11 2011 *)

CROSSREFS

Cf. A027465, A027468, A008585, A027465, A134171

Sequence in context: A157958 A067838 A205049 * A100627 A016757 A133550

Adjacent sequences:  A113332 A113333 A113334 * A113336 A113337 A113338

KEYWORD

nonn

AUTHOR

Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 06 2008

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 23:21 EST 2012. Contains 205860 sequences.