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!)
A125550 a(n) = C(prime(n+2), prime(n)). 8
10, 35, 462, 1716, 12376, 27132, 100947, 20030010, 7888725, 38608020, 1121099408, 6096454, 10737573, 19499099620, 1119487075980, 2944827765, 6522361560, 461738052776, 170230452, 26088783435 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[Binomial[Prime[x + 2], Prime[x]], {x, 1, 20}]
Binomial[Last[#], First[#]]&/@Partition[Prime[Range[50]], 3, 1] (* Harvey P. Dale, Oct 29 2013 *)
CROSSREFS
Cf. A058077.
Sequence in context: A219295 A000820 A126249 * A343155 A223305 A176575
KEYWORD
nonn
AUTHOR
Artur Jasinski, Jan 01 2007
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.)