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.

A275629 The least odd prime leaving a prime remainder when divided by each of the first n odd primes.

Original entry on oeis.org

5, 17, 17, 47, 863, 863, 887, 887, 887, 887, 133877, 858707, 886013, 11891003, 11891003, 324840323, 1364103977, 7151489963, 7151489963, 10402068437, 10402068437, 875858298023, 7859437730303, 7859437730303, 10784807012723, 304858842631367, 1939577853386297, 4237718864973557
Offset: 1

Views

Author

N. J. A. Sloane, Aug 07 2016

Keywords

Examples

			47 mod 3,5,7,11 is 2,2,5,3, which are all primes.
		

Programs

Extensions

Corrected and extended by Dana Jacobsen, Aug 09 2016
a(22) onwards from Bert Dobbelaere, Sep 13 2019