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.

A058341 Primes p such that phi(x) = p - 1 has more than 2 solutions.

Original entry on oeis.org

3, 5, 7, 13, 17, 19, 37, 41, 43, 61, 73, 89, 97, 101, 109, 113, 157, 163, 181, 193, 233, 241, 257, 277, 281, 313, 337, 349, 353, 397, 401, 409, 421, 433, 449, 457, 461, 487, 521, 541, 577, 593, 601, 613, 617, 641, 661, 673, 701, 733, 757, 761, 769, 821, 829
Offset: 1

Views

Author

Labos Elemer, Dec 14 2000

Keywords

Comments

There are always at least 2 such values: p and 2p. - Franklin T. Adams-Watters, May 17 2010

Examples

			3 is a term since phi(x) = 3 - 1 = 2 has more than 2 solutions: 3, 4 and 6.
5 is a term since phi(x) = 5 - 1 = 4 has more than 2 solutions: 5, 8, 10 and 12.
		

Crossrefs

Programs