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.

Showing 1-1 of 1 results.

A290123 Primes of the form k!/10 - 1.

Original entry on oeis.org

11, 71, 503, 3991679, 622702079, 35568742809599, 30488834461171386050150399999, 579712602074736798587973423157810910541235724473162595874586504971639017969389205625618453424974594047999999999999999999
Offset: 1

Views

Author

Robert Price, Jul 19 2017

Keywords

Crossrefs

Programs

  • Mathematica
    Select[Table[k! / 10 - 1, {k, 5, 100}], PrimeQ[#]&]

Formula

a(n) = A139185(A139205(n)). - Elmo R. Oliveira, Apr 16 2025

Extensions

Missing terms inserted by Alois P. Heinz, Dec 05 2024
Showing 1-1 of 1 results.