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 A360369 #6 Feb 04 2023 20:48:53 %S A360369 3,22,333,355,103993,312689,833719,4272943,5419351,80143857,245850922, %T A360369 1068966896,2549491779,6167950454,21053343141,3587785776203, %U A360369 8958937768937,428224593349304,6134899525417045,30246273033735921,66627445592888887,430010946591069243,2646693125139304345 %N A360369 Intersection of A002485 and A360366. %t A360369 imax=34; Intersection[Numerator[Convergents[ContinuedFraction[Pi, imax]]], Table[Numerator[Rationalize[Pi, 10^(-i)]], {i,0,2*imax}]] %Y A360369 Cf. A002485, A360366. %Y A360369 Cf. A000796, A011557, A360367, A360370 (denominators). %K A360369 nonn,base,frac %O A360369 1,1 %A A360369 _Stefano Spezia_, Feb 04 2023