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!)
A125240 Numbers k such that binomial(4k, k) - 1 is prime. 5
1, 16, 36, 67, 95, 369, 383, 745, 1599, 2006, 2104, 2879, 3061, 9048, 9902, 12369, 15058, 18858, 21287, 22759, 24674, 33899, 43730 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Do[f=Binomial[4n, n]-1; If[PrimeQ[f], Print[n]], {n, 1, 1000}]
CROSSREFS
Cf. A125241 = numbers n such that binomial(4n, n) + 1 is prime. Cf. A066699 = numbers n such that binomial(2n, n) + 1 is prime. Cf. A066726 = numbers n such that binomial(2n, n) - 1 is prime. Cf. A125220, A125221, A125242, A125243, A125244, A125245.
Sequence in context: A331139 A031360 A295016 * A050775 A022040 A074985
KEYWORD
hard,more,nonn
AUTHOR
Alexander Adamchuk, Nov 25 2006
EXTENSIONS
More terms from Ryan Propper, Mar 28 2007
a(16)-a(23) from Robert Price, Apr 30 2019
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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)