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.

A369242 Number of representations of n! - 1 as a sum (p*q + p*r + q*r) with three odd primes p <= q <= r.

Original entry on oeis.org

0, 0, 0, 0, 0, 2, 1, 3, 11, 24, 53, 176, 339, 1510, 2573
Offset: 0

Views

Author

Antti Karttunen, Jan 21 2024

Keywords

Crossrefs

Cf. also A369241, A369245.

Programs

Formula

a(n) = A369054(A033312(n)).
For n >= 4, a(n) = A369055(n!/4).