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 A338202 #12 Nov 09 2020 21:35:57 %S A338202 0,0,1,1,2,2,4,5,7,8,12,14,19,21,26,30,38,42,52,60,70,76,90,98,113, %T A338202 122,138,152,173,186,210,226,249,265,306,324,357,377,410,442,482,514, %U A338202 558,592,645,675,727,759,813,848,902,950,1015,1053,1140,1210,1277,1326 %N A338202 a(n) is the number of unit perimeter triangles with rational side lengths whose largest denominator is less than or equal to n. %C A338202 Partial sums of A338201. %C A338202 a(n) is bounded above by A180360(n,3). %H A338202 Peter Kagey, <a href="/A338202/b338202.txt">Table of n, a(n) for n = 1..300</a> %e A338202 For n = 8, the a(8) = 5 triangles have side lengths %e A338202 1/3, 1/3, 1/3; %e A338202 1/5, 2/5, 2/5; %e A338202 2/7, 2/7, 3/7; %e A338202 1/7, 3/7, 3/7; and %e A338202 1/4, 3/8, 3/8. %Y A338202 Cf. A180360, A338201. %K A338202 nonn %O A338202 1,5 %A A338202 _Peter Kagey_, Oct 16 2020