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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A060604 Binomial coefficient C[p(n), n] where p(n) = n-th prime. 6
2, 3, 10, 35, 462, 1716, 19448, 75582, 817190, 20030010, 84672315, 1852482996, 17620076360, 78378960360, 751616304549, 14844575908435, 277508869722315, 1312251244423350, 24151581961607100, 225368761961739396 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,100

PROG

(PARI) { n=0; forprime (p=1, 542, write("b060604.txt", n++, " ", binomial(p, n)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 07 2009]

CROSSREFS

A058077, A060497.

Sequence in context: A059735 A134959 A056607 * A141102 A144720 A164933

Adjacent sequences:  A060601 A060602 A060603 * A060605 A060606 A060607

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Apr 13 2001

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 06:27 EST 2012. Contains 205998 sequences.