OFFSET
1,3
COMMENTS
On the Euler line, the centroid G divides the segment OH in the ratio 2 : 1, with OG : GH : OH = 1 : 2 : 3. Consequently, GH = 2*a(n) and OH = 3*a(n).
LINKS
Wikipedia, Euler line
EXAMPLE
a(1) = 0 because for the triangle (x, y, z) = (1, 1, 1) we have OG = 0.
a(2) = 1 because for the triangle (x, y, z) = (5, 7, 8) we have OG = 1.
a(3) = 5 because for the triangle (x, y, z) = (7, 8, 13) we have OG = 5.
MAPLE
# See Huber link in A394376.
CROSSREFS
KEYWORD
nonn
AUTHOR
Felix Huber, Mar 25 2026
STATUS
approved
