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.

A334678 Largest possible hypotenuse of a Pythagorean triangle with perimeter A010814(n).

Original entry on oeis.org

5, 10, 13, 15, 17, 20, 25, 26, 29, 30, 34, 37, 41, 40, 45, 50, 52, 53, 61, 58, 65, 65, 65, 65, 68, 75, 73, 82, 85, 80, 85, 85, 85, 89, 91, 90, 101, 100, 95, 97, 113, 111, 109, 122, 123, 115, 125, 125, 130, 130, 145, 130, 145, 136, 135, 143, 150, 149, 145, 145, 146, 164, 170, 155
Offset: 1

Views

Author

Wesley Ivan Hurt, May 08 2020

Keywords

Examples

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

Crossrefs