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.

A323466 Number of terms in row n of A323465.

Original entry on oeis.org

2, 3, 3, 3, 4, 4, 4, 3, 4, 5, 5, 4, 5, 5, 5, 3, 4, 5, 5, 5, 6, 6, 6, 4, 5, 6, 6, 5, 6, 6, 6, 3, 4, 5, 5, 5, 6, 6, 6, 5, 6, 7, 7, 6, 7, 7, 7, 4, 5, 6, 6, 6, 7, 7, 7, 5, 6, 7, 7, 6, 7, 7, 7, 3, 4, 5, 5, 5, 6, 6, 6, 5, 6, 7, 7, 6, 7, 7, 7, 5, 6, 7, 7, 7, 8, 8, 8
Offset: 1

Views

Author

N. J. A. Sloane, Jan 26 2019

Keywords

Crossrefs

Cf. A323465.

Programs

  • Mathematica
    (* Function r323465[ ] for n-th row is defined in A323465 *)
    a323466[n_] := Length[r323465[n]]
    Map[a323466, Range[87]] (* Hartmut F. W. Hoft, Oct 24 2023 *)

Extensions

More terms from Rémy Sigrist, Jan 27 2019