OFFSET
1,1
COMMENTS
LINKS
Felix Huber, Table of n, a(n) for n = 1..10000
EXAMPLE
5 is a term because in the triangle (x, y, z) = (5, 5, 6) the internal bisector l_z = 4 splits z = 6 into 3 and 3, yielding two congruent triangles (3, 4, 5), and gcd(5, 5, 6, 4) = 1.
15 is a term because in the triangle (x, y, z) = (12, 15, 18) the internal bisector l_y = 10 splits y = 15 into 6 and 9, yielding triangles (6, 10, 12) and (9, 10, 18), and gcd(12, 15, 18, 10) = 1.
MAPLE
# See Huber link in A394100.
CROSSREFS
KEYWORD
nonn
AUTHOR
Felix Huber, Mar 17 2026
STATUS
approved
