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.

A038400 List of pairs of consecutive numbers each with 6 divisors (duplicates removed).

Original entry on oeis.org

44, 45, 75, 76, 98, 99, 116, 117, 147, 148, 171, 172, 242, 243, 244, 245, 332, 333, 387, 388, 507, 508, 548, 549, 603, 604, 605, 724, 725, 844, 845, 908, 909, 931, 932, 963, 964, 1075, 1076, 1083, 1084, 1251, 1252, 1324, 1325, 1412, 1413, 1467, 1468, 1556, 1557, 1587, 1588
Offset: 1

Views

Author

Keywords

References

  • David Wells, The Penguin Dictionary of Curious and Interesting Numbers, Penguin Books, p. 103.

Crossrefs

Programs

  • Mathematica
    SequencePosition[DivisorSigma[0,Range[1600]],{6,6}]//Flatten//Union (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Aug 23 2017 *)

Extensions

More terms from Olivier Gérard