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.

A109617 Numbers k such that (10's complement factorial of k) - 1 is prime.

Original entry on oeis.org

2, 3, 4, 7, 77, 337, 397, 566, 615, 822, 1007, 1017, 1073, 1351, 1731, 2635, 6606, 8513, 10404
Offset: 1

Views

Author

Jason Earls, Aug 01 2005

Keywords

Examples

			3 is a term because (10-3)*(10-2)*(10-1) - 1 = 503 is prime.
77 is a term because (100-77)*..*(100-10)*(10-9)*..*(10-1) - 1 is prime.
		

Crossrefs

Extensions

a(9)-a(17) from Jinyuan Wang, Aug 09 2025
a(18)-a(19) from Michael S. Branicky, Aug 13 2025