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.

A279398 a(n) is the smallest prime primitive root modulo A193305(n).

Original entry on oeis.org

3, 5, 2, 3, 3, 5, 7, 2, 7, 2, 3, 3, 5, 3, 3, 5, 3, 3, 5, 2, 7, 3, 5, 3, 3, 11, 2, 7, 2, 7, 7, 5, 3, 2, 5, 2, 3, 5, 3, 5, 5, 11, 3, 7, 2, 3, 3, 17, 3, 3, 3, 3, 7, 5, 3, 5, 7, 3
Offset: 1

Views

Author

Wolfdieter Lang, Jan 18 2017

Keywords

Comments

Values taken from A103309 (Robert Israel).
If there should be no prime primitive root for A193305(n) then a(n) = 0.

Examples

			n = 1: 2^k (mod 4) is never 1 for k >=1. 3^1 = 3, 3^2 = 3^phi(4) = 9 == 1 (mod 4).
		

Crossrefs