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.

A128895 Least positive primitive root that all of the first n primes share.

Original entry on oeis.org

1, 5, 17, 17, 17, 227, 227, 5297, 5297, 5297, 226817, 1227497, 2270483, 5967617, 8617187, 27311693, 39928787, 39928787, 345664343, 345664343
Offset: 1

Views

Author

Martin Raab, Apr 20 2007

Keywords

Examples

			A primitive root of 2 must be == 1 (mod 2); for 3, it must be == 2 (mod 3), and for 5 it must be == 2 or 3 (mod 5). The smallest such number is 17, so a(3)=17.
		

Crossrefs