|
Search: id:A117315
|
|
|
| A117315 |
|
Primes within +1 or -1 of a central binomial coefficient C(2n,n). |
|
+0 1
|
|
| 2, 3, 5, 7, 19, 71, 251, 3433, 48619, 2704157, 155117519, 35345263801, 2104098963721, 30067266499541039, 6892620648693261354601, 6637553085023755473070799, 410795449442059149332177041
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
EXAMPLE
|
2 = C(0,0) + 1;
19 = C(6,3) - 1.
|
|
MATHEMATICA
|
b = Binomial[2#, # ] & /@ Range@60; Select[ Sort@ Join[b - 1, b, b + 1], PrimeQ@ # &] - Robert G. Wilson v (rgwv(at)rgwv.com), Apr 27 2006
|
|
CROSSREFS
|
Cf. A000040, A000984.
Adjacent sequences: A117312 A117313 A117314 this_sequence A117316 A117317 A117318
Sequence in context: A048419 A087562 A065724 this_sequence A048420 A048405 A024768
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Greg Huber (huber(AT)alum.mit.edu), Apr 24 2006
|
|
EXTENSIONS
|
More terms from Robert G. Wilson v (rgwv(at)rgwv.com), Apr 27 2006
|
|
|
Search completed in 0.002 seconds
|