cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A163209 Catalan pseudoprimes: odd composite integers n=2*m+1 satisfying A000108(m) == (-1)^m * 2 (mod n).

Original entry on oeis.org

5907, 1194649, 12327121
Offset: 1

Views

Author

Peter Luschny, Jul 24 2009

Keywords

Comments

Also, Wilson spoilers: composite n which divide A056040(n-1) - (-1)^floor(n/2). For the factorial function, a Wilson spoiler is a composite n that divides (n-1)! + (-1). Lagrange proved that no such n exists. For the swinging factorial (A056040), the situation is different.
Also, composite odd integers n=2*m+1 such that A000984(m) == (-1)^m (mod n).
Contains squares of A001220. In particular, a(2) = A001220(1)^2 = 1093^2 = 1194649 = A001567(274) and a(3) = A001220(2)^2 = 3511^2 = 12327121 = A001567(824).
See the Vardi reference for a binomial setup.
Aebi and Cairns 2008, page 9: a(4) either has more than 2 factors or is > 10^10. - Dana Jacobsen, May 27 2015
a(4) > 10^10. - Dana Jacobsen, Mar 03 2018

References

  • I. Vardi, Computational Recreations in Mathematica, 1991, p. 66.

Programs

Extensions

a(1) = 5907 = 3*11*179 was found by S. Skiena
Typo corrected Peter Luschny, Jul 25 2009
Edited by Max Alekseyev, Jun 22 2012