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.

A246568 Near-Wieferich primes (primes p satisfying 2^((p-1)/2) == +-1 + A*p (mod p^2)) with |A| < 10.

Original entry on oeis.org

3, 5, 7, 11, 13, 17, 19, 23, 31, 41, 43, 59, 67, 71, 89, 127, 251, 379, 569, 571, 1093, 1427, 1451, 1733, 2633, 2659, 2903, 3511, 13463, 15329, 15823, 26107, 60631, 546097, 2549177, 110057537, 165322639, 209227901, 671499313, 867457663, 3520624567
Offset: 1

Views

Author

Felix Fröhlich, Aug 30 2014

Keywords

Comments

The data section gives all terms up to 10^10. There are eight more terms up to 3*10^15 (see b-file).
A is essentially (A007663(n) modulo A000040(n))/2 (see Crandall et al. (1997), p. 437). The choice of the bound for A is rather arbitrary and selecting a larger A will result in more terms in a specific interval. For any p there exist two values of A whose sum is p, except when p is in A001220, in which case A = 0.

Crossrefs

Programs