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 A334788 #8 Jun 16 2020 14:43:32 %S A334788 6,24,30,54,60,96,84,150,210,216,240,294,270,384,486,336,600,630,726, %T A334788 840,864,750,924,1014,960,1176,1320,1350,546,1536,1386,1500,1734,1560, %U A334788 1890,1944,990,1344,2166,2340,2400,2646,2730,2904,2430,3174,3360,2574,3456,3750,1224 %N A334788 Largest possible area of a Pythagorean triangle with perimeter A010814(n). %H A334788 Wikipedia, <a href="https://en.wikipedia.org/wiki/Integer_triangle">Integer Triangle</a> %H A334788 <a href="/index/Ps#PyTrip">Index entries related to Pythagorean Triples.</a> %e A334788 a(1) = 6; There is one Pythagorean triangle with perimeter A010814(1) = 12, [3,4,5] with area 3*4/2 = 6. %e A334788 a(2) = 24; There is one Pythagorean triangle with perimeter A010814(2) = 24, [6,8,10] with area 6*8/2 = 24. %Y A334788 Cf. A010814, A332962. %K A334788 nonn %O A334788 1,1 %A A334788 _Wesley Ivan Hurt_, May 10 2020