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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A056615 Binomial(2*n - 1, n - 1) - 1 (mod n^2). 0
0, 2, 0, 2, 0, 29, 0, 34, 9, 77, 0, 61, 0, 51, 134, 34, 0, 137, 0, 9, 401, 123, 0, 269, 125, 171, 252, 475, 0, 811, 0, 290, 977, 869, 615, 673, 0, 363, 9, 409, 0, 755, 0, 1123, 1259, 531, 0, 1421, 1715, 1127, 2321, 1555, 0, 1919, 1940, 2171, 1814, 843, 0, 3527, 0, 963 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Binomial(2*n - 1, n - 1] - 1 (mod n^2) = 0 iff n is an odd prime.

MATHEMATICA

Table[Mod[Binomial[2*n - 1, n - 1] - 1, n^2], {n, 1, 100}]

CROSSREFS

Sequence in context: A137949 A019214 A137668 * A060989 A135298 A006996

Adjacent sequences:  A056612 A056613 A056614 * A056616 A056617 A056618

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 07 2000

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 15 21:56 EST 2012. Contains 205860 sequences.