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).

Original entry on oeis.org

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, 42, 48, 45, 13, 48, 36, 40, 51, 39, 60, 54, 20, 28, 57, 65, 60, 63, 60, 66, 45, 69, 80, 44, 72, 75, 17, 66, 78, 64, 81, 88, 84, 51, 87, 100, 96, 90, 26, 93, 85, 84, 19, 96, 65, 49, 99
Offset: 1

Views

Author

Wesley Ivan Hurt, May 08 2020

Keywords

Examples

			a(1) = 3; There is one integer-sided right triangle with perimeter A010814(1) = 12, [3,4,5] with short leg length 3.
a(2) = 6; There is one integer-sided right triangle with perimeter A010814(2) = 24, [6,8,10] with short leg length 6.
		

Crossrefs