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.

A334717 Largest possible short leg length of a Pythagorean triangle with perimeter A010814(n).

This page as a plain text file.
%I A334717 #8 Jun 16 2020 13:04:31
%S A334717 3,6,5,9,8,12,7,15,20,18,16,21,15,24,27,14,30,28,33,40,36,25,33,39,32,
%T A334717 42,48,45,13,48,36,40,51,39,60,54,20,28,57,65,60,63,60,66,45,69,80,44,
%U A334717 72,75,17,66,78,64,81,88,84,51,87,100,96,90,26,93,85,84,19,96,65,49,99
%N A334717 Largest possible short leg length of a Pythagorean triangle with perimeter A010814(n).
%H A334717 Wikipedia, <a href="https://en.wikipedia.org/wiki/Integer_triangle">Integer Triangle</a>
%H A334717 <a href="/index/Ps#PyTrip">Index entries related to Pythagorean Triples.</a>
%e A334717 a(1) = 3; There is one integer-sided right triangle with perimeter A010814(1) = 12, [3,4,5] with short leg length 3.
%e A334717 a(2) = 6; There is one integer-sided right triangle with perimeter A010814(2) = 24, [6,8,10] with short leg length 6.
%Y A334717 Cf. A005044, A010814, A334607, A334678.
%K A334717 nonn
%O A334717 1,1
%A A334717 _Wesley Ivan Hurt_, May 08 2020