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.

A045933 Numbers n such that n through n+4 are divisible by the same number of distinct primes.

Original entry on oeis.org

54, 91, 92, 115, 141, 142, 143, 144, 158, 205, 212, 213, 214, 215, 295, 301, 323, 324, 325, 391, 535, 685, 721, 799, 1135, 1345, 1465, 1535, 1711, 1941, 1981, 2101, 2215, 2302, 2303, 2304, 2425, 2641, 2664, 2714, 3865, 3912, 4411, 5450, 5461, 6354, 6505
Offset: 1

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    SequencePosition[PrimeNu[Range[7000]],{x_,x_,x_,x_,x_}][[All,1]] (* Harvey P. Dale, Jun 13 2022 *)