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.

Showing 1-2 of 2 results.

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

Original entry on oeis.org

3, 5, 5, 5, 4, 10, 8, 13, 11, 10, 16, 13, 7, 6, 17, 11, 17, 20, 8, 19, 15, 16, 17, 25, 15, 29, 29, 25, 27, 25, 29, 25, 25, 28, 37, 39, 33, 20, 25, 37, 41, 19, 35, 51, 35, 53, 41, 40, 34, 43, 29, 48, 41, 35, 39, 57, 56, 65, 36, 52, 51, 39, 41, 53, 68, 61, 60, 65, 61, 41
Offset: 1

Views

Author

Wesley Ivan Hurt, May 03 2020

Keywords

Examples

			a(1) = 3; there is one primitive Heronian triangle with perimeter A096468(1) = 12, which is [3,4,5] and its shortest side length is 3.
a(6) = 10; there are two primitive Heronian triangles with perimeter A096468(6) = 36, [9,10,17] and [10,13,13] with shortest side lengths 9 and 10. The largest of these is 10.
		

Crossrefs

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

Original entry on oeis.org

4, 5, 5, 12, 13, 13, 15, 15, 13, 17, 17, 25, 24, 25, 29, 25, 25, 25, 29, 20, 26, 30, 35, 40, 37, 40, 41, 40, 51, 33, 41, 38, 39, 45, 53, 41, 60, 51, 65, 65, 61, 60, 56, 68, 53, 73, 50, 51, 61, 61, 60, 74, 50, 84, 68, 65, 82, 89, 90, 73, 87, 80, 89, 85, 100, 74, 91, 82
Offset: 1

Views

Author

Wesley Ivan Hurt, May 03 2020

Keywords

Crossrefs

Formula

a(1) = 4; there is one primitive Heronian triangle with perimeter A096468(1) = 12, which is [3,4,5] and its middle side length is 4.
a(6) = 13; there are two primitive Heronian triangles with perimeter A096468(6) = 36, [9,10,17] and [10,13,13] with middle side lengths 10 and 13. The largest of these is 13.
Showing 1-2 of 2 results.