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.
%I A379228 #9 Dec 21 2024 22:31:47 %S A379228 1,2,3,2,7,3,7,2,15,7,3,3,5,7,15,2,31,15,7,7,31,3,7,3,31,5,31,7,31,15, %T A379228 31,2,63,31,15,15,7,7,7,7,63,31,3,3,63,7,15,3,63,31,63,5,63,31,7,7,27, %U A379228 31,63,15,63,31,63,2,127,63,31,31,15,15,15,15,127,7,31,7,15,7,15,7,51,63,31,31,127,3,31,3 %N A379228 a(n) = A379126(n) / n. %C A379228 Questions: When a(n) is in A000225 and when not? How long can a run of equal terms grow? %H A379228 Antti Karttunen, <a href="/A379228/b379228.txt">Table of n, a(n) for n = 1..4096</a> %H A379228 <a href="/index/Bi#binary">Index entries for sequences related to binary expansion of n</a> %H A379228 <a href="/index/Ge#GF2X">Index entries for sequences operating on polynomials in ring GF(2)[X]</a> %o A379228 (PARI) A379228(n) = (A379126(n)/n); %Y A379228 Cf. A000225, A379126. %K A379228 nonn %O A379228 1,2 %A A379228 _Antti Karttunen_, Dec 21 2024