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.

This page as a plain text file.
%I A323466 #11 Nov 07 2023 19:50:40
%S A323466 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,
%T A323466 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,
%U A323466 6,6,6,5,6,7,7,6,7,7,7,5,6,7,7,7,8,8,8
%N A323466 Number of terms in row n of A323465.
%H A323466 Rémy Sigrist, <a href="/A323466/b323466.txt">Table of n, a(n) for n = 1..8192</a>
%t A323466 (* Function r323465[ ] for n-th row is defined in A323465 *)
%t A323466 a323466[n_] := Length[r323465[n]]
%t A323466 Map[a323466, Range[87]] (* _Hartmut F. W. Hoft_, Oct 24 2023 *)
%Y A323466 Cf. A323465.
%K A323466 nonn,base
%O A323466 1,1
%A A323466 _N. J. A. Sloane_, Jan 26 2019
%E A323466 More terms from _Rémy Sigrist_, Jan 27 2019