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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A085128 Multiples of 5 which are members of A002473. Or multiples of 5 with the largest prime divisor < 10. 7
5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 60, 70, 75, 80, 90, 100, 105, 120, 125, 135, 140, 150, 160, 175, 180, 200, 210, 225, 240, 245, 250, 270, 280, 300, 315, 320, 350, 360, 375, 400, 405, 420, 450, 480, 490, 500, 525, 540, 560, 600, 625, 630, 640, 675, 700 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

COMMENTS

Number of n permutations (n>=1) of 6 objects t, u, v, z, x, y with repetition allowed, containing n-1 u's. Example: if n=1 then n-1=zero (0) u, a(1)=5 because we have t, v, z, x, y. if n=2 then n-1= one (1) u, a(2)=10 because we have tu, vu, zu, xu, yu, ut, uv, uz, ux, uy. etc. [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 09 2008]

FORMULA

G.f.:5/(1-x)^2. a(n)=C(n+0,1)*5^1, n>=1 [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 09 2008]

MAPLE

seq(binomial(n+0, 1)*5^1, n=1..44); [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 09 2008]

CROSSREFS

Cf. A085125, A085126, A085127, A085129, A080194, A085131, A085132.

Sequence in context: A140233 A172328 A061821 * A067761 A080193 A023722

Adjacent sequences:  A085125 A085126 A085127 * A085129 A085130 A085131

KEYWORD

base,easy,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jul 06 2003

EXTENSIONS

More terms from David Wasserman (wasserma(AT)spawar.navy.mil), Jan 28 2005

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 16 02:30 EST 2012. Contains 205860 sequences.