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 A334934 #6 Feb 16 2025 08:34:00 %S A334934 5,5,5,13,15,17,17,15,13,21,17,25,25,29,29,25,25,29,35,37,37,39,41,41, %T A334934 37,45,41,51,53,33,53,51,39,53,61,41,65,65,65,65,73,73,75,75,75,73,73, %U A334934 77,75,61,85,87,89,89,87,87,95,97,97,97,101,101,101,97,109,87,111,113 %N A334934 Largest possible odd side length of a primitive Heronian triangle with perimeter A096468(n). %H A334934 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/HeronianTriangle.html">Heronian Triangle</a> %H A334934 Wikipedia, <a href="https://en.wikipedia.org/wiki/Heronian_triangle">Heronian triangle</a> %H A334934 Wikipedia, <a href="https://en.wikipedia.org/wiki/Integer_triangle">Integer Triangle</a> %e A334934 a(1) = 5; there is one primitive Heronian triangle with perimeter A096468(1) = 12, which is [3,4,5] and the largest odd side lengths is 5. %e A334934 a(6) = 17; there are two primitive Heronian triangles with perimeter A096468(6) = 36, [9,10,17] and [10,13,13]. The largest odd side length of the two triangles is 17. %Y A334934 Cf. A096468, A334928. %K A334934 nonn %O A334934 1,1 %A A334934 _Wesley Ivan Hurt_, May 16 2020