A343893 Side c of integer-sided primitive triangles (a, b, c) where side a is the harmonic mean of the 2 other sides b and c, i.e., 2/a = 1/b + 1/c with b < a < c.
6, 15, 20, 35, 28, 42, 45, 63, 88, 77, 66, 72, 117, 99, 104, 91, 130, 110, 165, 120, 143, 204, 187, 170, 156, 153, 221, 247, 195, 228, 266, 209, 190, 238, 210, 273, 285, 231, 255, 368, 336, 345, 304, 322, 391, 272, 299, 276, 425, 357, 450, 323, 400, 414, 513, 350, 325, 342, 475, 459
Offset: 1
Keywords
Examples
a(3) = 20, because the third triple is (15, 12, 20) with side c = 20, satisfying 1/20 = 2/15 - 1/12 and 15-12 < 20 < 15+12.
Crossrefs
Programs
Formula
a(n) = A343891(n, 3).
Comments