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 A360370 #6 Feb 04 2023 20:49:00 %S A360370 1,7,106,113,33102,99532,265381,1360120,1725033,25510582,78256779, %T A360370 340262731,811528438,1963319607,6701487259,1142027682075, %U A360370 2851718461558,136308121570117,1952799169684491,9627687726852338,21208174623389167,136876735467187340,842468587426513207 %N A360370 Intersection of A002486 and A360367. %t A360370 imax=34; Intersection[Denominator[Convergents[ContinuedFraction[Pi, imax]]], Table[Denominator[Rationalize[Pi, 10^(-i)]], {i,0,2*imax}]] %Y A360370 Cf. A002486, A360367. %Y A360370 Cf. A000796, A011557, A360366, A360369 (numerators). %K A360370 nonn,base,frac %O A360370 1,2 %A A360370 _Stefano Spezia_, Feb 04 2023