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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A141480 Binomial(n+2,3)*5^3. 0
125, 500, 1250, 2500, 4375, 7000, 10500, 15000, 20625, 27500, 35750, 45500, 56875, 70000, 85000, 102000, 121125, 142500, 166250, 192500, 221375, 253000, 287500, 325000, 365625, 409500, 456750, 507500, 561875, 620000, 682000, 748000, 818125 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

COMMENTS

Number of n permutations (n>=3) of 6 objects t, u, v, z, x, y with repetition allowed, containing n-3 u's. Examples:

if n=3 then n-3=zero (0) u, a(1)=125,

if n=4 then n-3= one (1) u, a(2)=500,

if n=5 then n-3= two (2) u, a(3)=1250,

if n=6 then n-3= three (3) u, a(3)=1250, etc...

FORMULA

G.f.:125/(1-x)^4. a()n)=C(n+2,3)*5^3, n>=1.

MAPLE

seq(binomial(n+2, 3)*5^3, n=1..44);

CROSSREFS

Sequence in context: A161855 A045184 A059470 * A155986 A128993 A061450

Adjacent sequences:  A141477 A141478 A141479 * A141481 A141482 A141483

KEYWORD

nonn

AUTHOR

Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 09 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 21:56 EST 2012. Contains 205860 sequences.