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.

A056111 Highest proper factor of n!+1.

Original entry on oeis.org

1, 1, 1, 1, 5, 11, 103, 71, 661, 19099, 329891, 1, 36846277, 75024347, 3790360487, 22163972339, 1230752346353, 538105034941, 336967037143579, 1713311273363831, 117876683047, 1188161445853707907, 48869596859895986087, 550042909337978226383, 765041185860961084291
Offset: 0

Views

Author

Henry Bottomley, Jun 12 2000

Keywords

Crossrefs

Programs

  • Mathematica
    a[n_] := Divisors[n!+1][[ -2]]

Formula

a(n) = A038507(n)/A051301(n).

Extensions

Corrected and extended by Dean Hickerson, Aug 30 2001
More terms from Amiram Eldar, Oct 07 2019