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.

A185104 Primes with property that each swapping any pair of digits also gives a prime.

Original entry on oeis.org

11, 13, 17, 31, 37, 71, 73, 79, 97, 113, 131, 179, 199, 311, 337, 373, 733, 919, 991, 3911
Offset: 1

Views

Author

Jaroslav Krizek, Dec 26 2012

Keywords

Comments

Conjecture: next terms are 1111111111111111111 and 11111111111111111111111.

Examples

			Prime 179 is a term because 197 and 719 are also prime.
Prime 1913 is not a term because 9113 is not prime (even though 1193, 1319, 1931 and 3911 are primes).
		

Crossrefs

Cf. A003459 (absolute primes).
Subsequence of A069706 (primes with property that swapping first and last digits also gives a prime).