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 A334607 #17 Jun 16 2020 12:54:25 %S A334607 1,1,1,1,1,1,1,2,1,1,1,2,2,1,1,1,3,1,2,1,2,1,1,1,1,3,1,3,1,1,1,1,1,1, %T A334607 2,1,1,1,1,1,4,3,1,2,2,1,3,1,2,2,1,1,2,1,1,2,3,1,1,1,1,4,1,1,1,1,1,1, %U A334607 2,1,3,1,2,1,1,5,2,2,1,1,1,2,2,2,2,1,4,1,1,1 %N A334607 Number of Pythagorean triangles with perimeter A010814(n). %H A334607 Wikipedia, <a href="https://en.wikipedia.org/wiki/Integer_triangle">Integer Triangle</a> %H A334607 <a href="/index/Ps#PyTrip">Index entries related to Pythagorean Triples.</a> %e A334607 a(1) = 1; There is one integer-sided right triangle with perimeter A010814(1) = 12, [3,4,5]. %e A334607 a(2) = 1; There is one integer-sided right triangle with perimeter A010814(2) = 24, [6,8,10]. %Y A334607 Cf. A005044, A010814. %K A334607 nonn %O A334607 1,8 %A A334607 _Wesley Ivan Hurt_, May 08 2020