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.

A077465 Values of n such that A006046(n)/n^theta, where theta=log(3)/log(2), is a local minimum, computed according to Harborth's recurrence.

This page as a plain text file.
%I A077465 #13 Feb 16 2025 08:32:48
%S A077465 1,3,5,11,21,43,87,173,347,693,1387,2775,5549,11099,22197,44395,88789,
%T A077465 177579,355159,710317,1420635,2841269,5682539,11365079,22730157,
%U A077465 45460315,90920629,181841259,363682519,727365037,1454730075
%N A077465 Values of n such that A006046(n)/n^theta, where theta=log(3)/log(2), is a local minimum, computed according to Harborth's recurrence.
%C A077465 Harborth's recurrence can miss local minima that are 2 less than values in this sequence. A complete listing of cumulative minima is given by A084230.
%H A077465 H. Harborth, <a href="http://dx.doi.org/10.1090/S0002-9939-1977-0429714-1">Number of Odd Binomial Coefficients</a>, Proc. Amer. Math. Soc. 62, 19-22, 1977.
%H A077465 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/Stolarsky-HarborthConstant.html">Stolarsky-Harborth Constant</a>
%Y A077465 Cf. A006046, A077464, A077466, A077467, A084230.
%K A077465 nonn
%O A077465 1,2
%A A077465 _Eric W. Weisstein_, Nov 05 2002