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.

A122990 Numbers m such that (1/99)*Sum_{k=1..m} k! = A007489(m)/99 is prime.

Original entry on oeis.org

8, 10, 11, 16, 22, 30, 34, 40, 42, 47, 49, 68, 74, 79, 168, 202, 245, 280, 463, 534, 803, 936, 958, 1299, 2455, 2546, 7391
Offset: 1

Views

Author

Alexander Adamchuk, Oct 28 2006

Keywords

Comments

A007489(n) = Sum_{k=1..m} k! = (!(n+1) - 1) = A003422(n+1) - 1 = {0, 1, 3, 9, 33, 153, 873, 5913, 46233, 409113, 4037913, ...}. A007489(n) is divisible by 99 for n=8 and n>9. Corresponding primes of the form (!(n+1) - 1)/99 are {467, 40787, 443987, 225498914387, 11895484822660898387, 2771826449193354891007108898387, 3072603482270933019578343003268898387, ...}.

Crossrefs

Cf. A007489, A003422 (Left factorial).

Programs

Extensions

a(21)-a(26) from Michael S. Branicky, Jan 17 2022
a(27) from Michael S. Branicky, Apr 05 2023