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.

A334799 Perimeters of Pythagorean triangles whose short leg divides its area.

Original entry on oeis.org

12, 24, 30, 36, 48, 56, 60, 72, 80, 84, 90, 96, 108, 112, 120, 132, 140, 144, 150, 154, 156, 160, 168, 180, 182, 192, 204, 208, 210, 216, 224, 228, 234, 240, 252, 264, 270, 276, 280, 288, 300, 306, 308, 312, 320, 324, 330, 336, 340, 348, 352, 360, 364, 372, 374, 380
Offset: 1

Views

Author

Wesley Ivan Hurt, May 12 2020

Keywords

Examples

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

Crossrefs

A334801 Perimeters of Pythagorean triangles whose long leg divides its area.

Original entry on oeis.org

24, 40, 48, 60, 70, 72, 80, 84, 96, 112, 120, 126, 140, 144, 160, 168, 176, 180, 192, 198, 200, 210, 216, 220, 224, 240, 252, 260, 264, 280, 286, 288, 300, 308, 312, 320, 330, 336, 350, 352, 360, 364, 378, 384, 390, 396, 400, 408, 416, 420, 432, 440, 442, 448, 456, 468
Offset: 1

Views

Author

Wesley Ivan Hurt, May 12 2020

Keywords

Examples

			a(1) = 24; There is one Pythagorean triangle with perimeter 24, [6,8,10] whose area is 24 and 8|24.
		

Crossrefs

Showing 1-2 of 2 results.