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-1 of 1 results.

A334788 Largest possible area of a Pythagorean triangle with perimeter A010814(n).

Original entry on oeis.org

6, 24, 30, 54, 60, 96, 84, 150, 210, 216, 240, 294, 270, 384, 486, 336, 600, 630, 726, 840, 864, 750, 924, 1014, 960, 1176, 1320, 1350, 546, 1536, 1386, 1500, 1734, 1560, 1890, 1944, 990, 1344, 2166, 2340, 2400, 2646, 2730, 2904, 2430, 3174, 3360, 2574, 3456, 3750, 1224
Offset: 1

Views

Author

Wesley Ivan Hurt, May 10 2020

Keywords

Examples

			a(1) = 6; There is one Pythagorean triangle with perimeter A010814(1) = 12, [3,4,5] with area 3*4/2 = 6.
a(2) = 24; There is one Pythagorean triangle with perimeter A010814(2) = 24, [6,8,10] with area 6*8/2 = 24.
		

Crossrefs

Showing 1-1 of 1 results.