cp's OEIS Frontend

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.

A334937 Sum of the smallest side lengths of all Heronian triangles with even sides and perimeter A334936(n).

This page as a plain text file.
%I A334937 #7 Feb 16 2025 08:34:00
%S A334937 6,10,10,12,10,28,76,16,40,22,74,58,86,14,62,128,22,34,74,168,38,30,
%T A334937 140,260,44,174,202,266,244,76,482,50,298,50,222,246,450,78,440,108,
%U A334937 240,654,508,114,206,324,454,742,82,642,68,86,58,556,746,152,140,190,1154,1134,314
%N A334937 Sum of the smallest side lengths of all Heronian triangles with even sides and perimeter A334936(n).
%H A334937 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/HeronianTriangle.html">Heronian Triangle</a>
%H A334937 Wikipedia, <a href="https://en.wikipedia.org/wiki/Heronian_triangle">Heronian triangle</a>
%H A334937 Wikipedia, <a href="https://en.wikipedia.org/wiki/Integer_triangle">Integer Triangle</a>
%e A334937 a(1) = 6; there is one Heronian triangle with even side lengths and perimeter A334936(1) = 24, [6,8,10] whose smallest side length is 6.
%e A334937 a(2) = 10; there is one Heronian triangle with even side lengths and perimeter A334936(2) = 32, [10,10,12] whose smallest side length is 10.
%Y A334937 Cf. A334936, A334938, A334939.
%K A334937 nonn
%O A334937 1,1
%A A334937 _Wesley Ivan Hurt_, May 16 2020