A343892 Side b 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.
3, 10, 12, 15, 21, 30, 36, 35, 40, 44, 55, 56, 52, 63, 65, 78, 70, 90, 77, 105, 99, 85, 102, 119, 132, 136, 117, 114, 143, 133, 126, 152, 171, 154, 182, 168, 165, 210, 195, 161, 176, 184, 208, 207, 187, 240, 230, 253, 200, 221, 198, 255, 225, 234, 216, 275, 300, 306, 247, 270
Offset: 1
Keywords
Examples
a(4) = 15, because the fourth triple is (21, 15, 35) with side b = 15, satisfying 1/15 = 2/21 - 1/35 and 31-15 < 21 < 31+15.
Crossrefs
Programs
Formula
a(n) = A343891(n, 2).
Comments