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.

A361757 a(n) is the number of terms in the n-th row of A361756.

This page as a plain text file.
%I A361757 #11 Mar 27 2023 03:42:40
%S A361757 1,2,2,4,3,3,7,3,6,4,5,12,4,4,10,4,8,6,8,20,4,8,5,7,17,5,5,13,6,12,9,
%T A361757 13,33,5,5,13,5,10,8,11,28,5,10,6,9,22,7,7,19,9,18,14,21,54,5,10,6,9,
%U A361757 22,6,6,16,8,16,12,18,46,6,6,16,6,12,10,14,36,7
%N A361757 a(n) is the number of terms in the n-th row of A361756.
%H A361757 Rémy Sigrist, <a href="/A361757/b361757.txt">Table of n, a(n) for n = 0..10945</a>
%H A361757 Rémy Sigrist, <a href="/A361757/a361757.gp.txt">PARI program</a>
%H A361757 <a href="/index/Z#Zeckendorf">Index entries for sequences related to Zeckendorf expansion of n</a>
%F A361757 a(n) <= n + 1 with equality iff n belongs to A001911.
%F A361757 a(n) >= A112310(n) + 1.
%o A361757 (PARI) See Links section.
%Y A361757 Cf. A001911, A112310, A361756.
%K A361757 nonn,base
%O A361757 0,2
%A A361757 _Rémy Sigrist_, Mar 23 2023