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.

A156666 Primes where the last digit is greater than any other digit.

Original entry on oeis.org

13, 17, 19, 23, 29, 37, 47, 59, 67, 79, 89, 103, 107, 109, 113, 127, 137, 139, 149, 157, 167, 179, 223, 227, 229, 239, 257, 269, 307, 317, 337, 347, 349, 359, 367, 379, 389, 409, 419, 439, 449, 457, 467, 479
Offset: 1

Views

Author

Parthasarathy Nambi, Feb 12 2009

Keywords

Examples

			479 is a prime in which the last digit is greater than any other digit.
		

Crossrefs

Programs

Formula

a(n) >> n^k where k = log 10/log 9 = 1.04795.... - Charles R Greathouse IV, Feb 23 2017