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.

A364715 Numbers k such that d(k) < d(k+1) < d(k+2), where d(n) is the number of divisors of n.

Original entry on oeis.org

61, 62, 73, 163, 187, 193, 194, 206, 254, 274, 277, 278, 283, 313, 355, 361, 362, 397, 398, 403, 421, 422, 427, 454, 457, 458, 482, 493, 523, 538, 583, 613, 614, 661, 673, 691, 733, 746, 757, 758, 763, 823, 853, 866, 889, 926, 934, 943, 955, 997, 998, 1003, 1027
Offset: 1

Views

Author

Seiichi Manyama, Aug 04 2023

Keywords

Crossrefs

Programs

  • PARI
    isok(n) = numdiv(n)