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.

A334790 Perimeters of Pythagorean triangles whose perimeter divides their area.

Original entry on oeis.org

24, 30, 48, 60, 70, 72, 80, 90, 96, 112, 120, 126, 140, 144, 150, 154, 160, 168, 180, 182, 192, 198, 210, 216, 224, 234, 240, 252, 264, 270, 280, 286, 288, 300, 306, 308, 312, 320, 330, 336, 350, 352, 360, 364, 374, 378, 384, 390, 396, 400, 408, 416, 418, 420, 432
Offset: 1

Views

Author

Wesley Ivan Hurt, May 10 2020

Keywords

Examples

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

Crossrefs

Cf. A010814.