A362670 Integer inradii for which there exists an isosceles triangle with integer sides (a, a, c) where a < c.
3, 4, 6, 8, 9, 12, 15, 16, 18, 20, 21, 24, 27, 28, 30, 32, 33, 35, 36, 39, 40, 42, 44, 45, 48, 51, 52, 54, 56, 57, 60, 63, 64, 66, 68, 69, 70, 72, 75, 76, 78, 80, 81, 84, 87, 88, 90, 92, 93, 96, 99, 100, 102, 104, 105, 108, 111, 112, 114, 116, 117, 120, 123, 124, 126, 128, 129, 132, 135
Offset: 1
Keywords
Examples
The smallest inradius r = 3 corresponds to isosceles triangle (10, 10, 12). The second inradius r = 4 corresponds to isosceles triangle (15, 15, 24). r = 15 is the first inradius for which there exist two such isosceles triangles: (50, 50, 60) and (68, 68, 120). r = 35 is the smallest inradius that is not multiple of 3 or of 4, this inradius corresponds to isosceles triangle (222, 222, 420).
Links
- R. J. Mathar, Solution strategy and Maple program
- Eric Weisstein's World of Mathematics, Incircle.
- Eric Weisstein's World of Mathematics, Isosceles Triangle.
Comments