OFFSET
1,9
COMMENTS
Let S(n) be the set of positive integers m with sopfr(m) = n; then |S(n)| = A000607(n), and a(n) counts the triangles formed by elements of S(n).
The first Heronian example occurs for n = 54: (629, 13195, 13320).
LINKS
Felix Huber, Maple program
EXAMPLE
a(9) = 4 since the numbers with sopfr equal to 9 are 14, 18, 20 and 27, and the triangles formed from them are (14, 18, 20), (14, 18, 27), (14, 20, 27) and (18, 20, 27); among these, only (14, 18, 20) is not primitive.
MAPLE
# See Huber link.
CROSSREFS
KEYWORD
nonn
AUTHOR
Felix Huber, Jun 11 2026
STATUS
approved
