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 A334718 #7 Jun 18 2020 14:10:50 %S A334718 4,8,12,12,15,16,24,24,21,24,30,35,40,32,36,48,48,45,60,42,63,60,56, %T A334718 52,60,72,55,80,84,64,77,75,68,80,84,72,99,96,76,72,112,105,91,120, %U A334718 120,92,120,117,126,120,144,112,143,120,108,132,144,140,116,105,110,160,168 %N A334718 Largest possible long leg length of a Pythagorean triangle with perimeter A010814(n). %H A334718 Wikipedia, <a href="https://en.wikipedia.org/wiki/Integer_triangle">Integer Triangle</a> %H A334718 <a href="/index/Ps#PyTrip">Index entries related to Pythagorean Triples.</a> %e A334718 a(1) = 4; There is one integer-sided right triangle with perimeter A010814(1) = 12, [3,4,5] with long leg 4. %e A334718 a(2) = 8; There is one integer-sided right triangle with perimeter A010814(2) = 24, [6,8,10] with long leg 8. %Y A334718 Cf. A005044, A010814, A334607, A334678, A334717. %K A334718 nonn %O A334718 1,1 %A A334718 _Wesley Ivan Hurt_, May 08 2020