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 A334678 #7 Jun 16 2020 12:59:52 %S A334678 5,10,13,15,17,20,25,26,29,30,34,37,41,40,45,50,52,53,61,58,65,65,65, %T A334678 65,68,75,73,82,85,80,85,85,85,89,91,90,101,100,95,97,113,111,109,122, %U A334678 123,115,125,125,130,130,145,130,145,136,135,143,150,149,145,145,146,164,170,155 %N A334678 Largest possible hypotenuse of a Pythagorean triangle with perimeter A010814(n). %H A334678 Wikipedia, <a href="https://en.wikipedia.org/wiki/Integer_triangle">Integer Triangle</a> %H A334678 <a href="/index/Ps#PyTrip">Index entries related to Pythagorean Triples.</a> %e A334678 a(1) = 5; There is one integer-sided right triangle with perimeter A010814(1) = 12, [3,4,5] with hypotenuse 5. %e A334678 a(2) = 10; There is one integer-sided right triangle with perimeter A010814(2) = 24, [6,8,10] with hypotenuse 10. %Y A334678 Cf. A005044, A010814, A334607. %K A334678 nonn %O A334678 1,1 %A A334678 _Wesley Ivan Hurt_, May 08 2020