login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A120622 Numbers n such that the n-th Catalan number C(2n, n)/(n + 1) is divisible by n/2 but not divisible by n. 3
4, 24, 40, 72, 304, 480, 560, 1032, 1248, 1376, 1440, 1632, 1696, 2128, 2320, 2400, 2576, 2720, 3360, 3520, 4104, 4176, 4240, 4320, 4368, 4704, 4896, 5056, 5280, 5568, 5664, 5824, 6160, 6240, 6592, 6848, 6976, 7200, 7360, 7744, 8064, 8200, 8240, 8272 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
fQ[n_] := fQ[n_] := IntegerQ[ Binomial[2n, n]/(n(n + 1)/2)] && !IntegerQ[ Binomial[2n, n]/n]; Select[ Range@8719, fQ@# &]
CROSSREFS
Sequence in context: A363218 A048188 A121024 * A031117 A174178 A139245
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Jun 19 2006
EXTENSIONS
Better description from Joel B. Lewis, Nov 15 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 10:01 EDT 2024. Contains 371967 sequences. (Running on oeis4.)