login
A334760
Perimeters of Pythagorean triangles whose shortest side length divides its perimeter.
0
12, 24, 30, 36, 40, 48, 56, 60, 72, 80, 84, 90, 96, 108, 112, 120, 132, 144, 150, 156, 160, 168, 180, 182, 192, 200, 204, 210, 216, 220, 224, 228, 240, 252, 264, 270, 276, 280, 288, 300, 306, 312, 320, 324, 330, 336, 348, 360, 364, 372, 380, 384, 390, 392, 396, 400
OFFSET
1,1
EXAMPLE
a(1) = 12; There is one integer-sided right triangle with perimeter 12, [3,4,5]. Since 3|12, 12 is in the sequence.
a(2) = 24; There is one integer-sided right triangle with perimeter 24, [6,8,10]. Since 6|24, 24 is in the sequence.
CROSSREFS
Sequence in context: A027854 A009096 A010814 * A098714 A334758 A299729
KEYWORD
nonn
AUTHOR
Wesley Ivan Hurt, May 10 2020
STATUS
approved