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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A060842 (C(2p,p)-2)/p^2 where p runs through the primes. 2
1, 2, 10, 70, 5830, 61542, 8074762, 97909318, 15564141262, 35751803209918, 484316704740126, 1275478863649106070, 252697549582862416198, 3589806968644540547902, 735944382229592689247902 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

LINKS

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

PROG

(PARI) { n=0; forprime (p=2, prime(100), write("b060842.txt", n++, " ", (binomial(2*p, p) - 2)/p^2); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 19 2009]

CROSSREFS

Sequence in context: A104602 A118748 A118752 * A111554 A177384 A052555

Adjacent sequences:  A060839 A060840 A060841 * A060843 A060844 A060845

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Feb 13 2003

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 13 08:12 EST 2012. Contains 205451 sequences.