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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A080170 Numbers n such that GCD(C(2*n,n), C(3*n,n), C(4*n,n) ..., C((n+1)*n,n) ) = 1. 1
29, 59, 69, 83, 89, 104, 119, 125, 131, 139, 153, 164, 167, 179, 181, 194, 197, 209, 219, 230, 233, 251, 259, 263, 272, 279, 285, 305, 307, 311, 314, 329, 335, 339, 356, 359, 363, 373, 379, 384, 389, 395, 398, 407, 417, 419, 428, 439, 441, 454, 455, 461 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

A051283(n-1) - 1 (conjectured). - Ralf Stephan, Feb 20 2004

MATHEMATICA

Select[Range[500], GCD@@Table[Binomial[k*#, # ], {k, 2, #+1}]==1&]

CROSSREFS

Sequence in context: A004942 A033904 A184073 * A078848 A055784 A083821

Adjacent sequences:  A080167 A080168 A080169 * A080171 A080172 A080173

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jan 31 2003

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 17 23:49 EST 2012. Contains 206085 sequences.