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.

A224844 First occurrence of n consecutive n's in the decimal expansion of the golden ratio.

This page as a plain text file.
%I A224844 #8 Feb 16 2025 08:33:19
%S A224844 2,62,158,1216,72618,2905357,7446157,41398949,1574998166
%N A224844 First occurrence of n consecutive n's in the decimal expansion of the golden ratio.
%C A224844 Earls sequence for phi.
%H A224844 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/EarlsSequence.html">Earls Sequence</a>
%H A224844 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/GoldenRatioDigits.html">Golden Ratio Digits</a>
%e A224844 1 first occurs at position 2 after the decimal point.
%e A224844 22 first occurs starting at position 62.
%e A224844 333 first occurs starting at position 158.
%Y A224844 Cf. A001622 (decimal expansion of the golden ratio).
%K A224844 nonn,base,hard
%O A224844 1,1
%A A224844 _Eric W. Weisstein_, Jul 22 2013