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 A334189 #17 May 21 2022 14:49:40 %S A334189 24,120,175560 %N A334189 Positive solutions m of the Diophantine equation x * (x+1) * (x+2) = y * (y+1) * (y+2) * (y+3) = m. %C A334189 Boyd and Kisilevsky in 1972 proved that there exist only 3 solutions (x,y) = (2,1), (4,2), (55,19) to the Diophantine equation x * (x+1) * (x+2) = y * (y+1) * (y+2) * (y+3) [see the reference and a proof in the link]. %C A334189 A similar result: in 1963, L. J. Mordell proved that (x,y) = (2,1), (14,5) are the only 2 solutions to the Diophantine equation x * (x+1) = y * (y+1) * (y+2) with 2*3 = 1*2*3 = 6 and 14*15 = 5*6*7 = 210. %D A334189 David Wells, The Penguin Dictionary of Curious and Interesting Numbers (Revised edition), Penguin Books, 1997, entry 175560, p. 175. %H A334189 David. W. Boyd and Hershy Kisilevsky, <a href="https://msp.org/pjm/1972/40-1/pjm-v40-n1-p04-s.pdf">The diophantine equation u(u+1)(u+2)(u+3) = v(v + 1)(v + 2)</a>, Pacific J. Math. 40 (1972), 23-32. %e A334189 24 = 2*3*4 = 1*2*3*4; %e A334189 120 = 4*5*6 = 2*3*4*5; %e A334189 175560 = 55*56*57 = 19*20*21*22. %Y A334189 Cf. A121234. %K A334189 nonn,full,fini,bref %O A334189 1,1 %A A334189 _Bernard Schott_, Apr 18 2020