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.

A330917 Largest possible side length, a, of a Heronian triangle with perimeter A051518(n), such that a <= b <= c.

Original entry on oeis.org

3, 5, 5, 6, 5, 10, 10, 8, 13, 11, 15, 16, 15, 7, 15, 20, 11, 17, 20, 20, 19, 15, 25, 26, 22, 25, 30, 29, 32, 25, 30, 25, 35, 25, 30, 39, 40, 39, 33, 34, 40, 45, 48, 38, 35, 51, 50, 53, 41, 52, 34, 43, 29, 55, 50, 35, 39, 57, 60, 65, 55, 64, 51, 65, 65, 60, 68, 61, 70, 65
Offset: 1

Views

Author

Wesley Ivan Hurt, May 03 2020

Keywords

Examples

			a(1) = 3; there is one Heronian triangle with perimeter A051518(1) = 12, which is [3,4,5] and its shortest side is 3.
a(6) = 10; there are two Heronian triangles with perimeter A051518(6) = 32, [4,13,15] and [10,10,12], whose smallest side lengths are 4 and 10. The largest of these is 10.
		

Crossrefs