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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A069786 Smallest k>n such that C(n+3,n)=A000332(n) divides A000332(k). 0
2, 3, 7, 5, 7, 53, 39, 30, 33, 52, 63, 25, 62, 32, 269, 303, 133, 54, 54, 207, 207, 549, 597, 375, 322, 231, 348, 403, 927, 989, 1053, 1054, 153, 405, 627, 663, 663, 245, 285, 902, 858, 384, 943, 987, 2159, 2253, 2349, 2447, 1222, 1272, 1323, 582, 2013, 2373 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

PROG

(PARI) for(s=1, 80, n=s+1; while(frac(n*(n+1)*(n+2)*(n+3)/(s*(s+1)*(s+2)*(s+3)))>0, n++); print1(n, ", "); )

CROSSREFS

Sequence in context: A205299 A069771 A076986 * A128804 A120726 A060203

Adjacent sequences:  A069783 A069784 A069785 * A069787 A069788 A069789

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), May 01 2002

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 10:53 EST 2012. Contains 205904 sequences.