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.

A034067 Decimal part of a(n)^(1/2) starts with n so that a(n)

This page as a plain text file.
%I A034067 #7 Oct 06 2019 19:39:50
%S A034067 26,27,28,29,30,31,32,33,34,35,199,293,405,490,583,633,738,794,852,
%T A034067 912,974,1038,1104,1172,1173,1243,1315,1316,1390,1391,1392,1468,1469,
%U A034067 1547,1548,1549,1629,1630,1631,1632,1714,1715,1716,1717,1718,1888,1889,1890
%N A034067 Decimal part of a(n)^(1/2) starts with n so that a(n)<a(n+1).
%e A034067 a(10)=199 -> 199^(1/2)=14.{10}67359...: a(11)=293 -> 293^(1/2)=17.{11}72427... and a(10)=199 < a(11)=293.
%Y A034067 Cf. A034057, A034077.
%K A034067 nonn,base
%O A034067 0,1
%A A034067 _Patrick De Geest_, Sep 15 1998