Home > Just Math
The medians of medians (Posted on 2014-12-20) |
|
<begin>
For a triangle with integer sides a,b,c (none over 2000) evaluate the triplet of its medians ma , mb , mc .
Let those three become sides of a new triangle i.e. (a,b,c) =(ma , mb , mc ). <end>
It is up to you to find a triplet (a,b,c) such that the above procedure can be executed a maximal number of times, creating sets of “medians“ with integer values only.
The answer should include: (a,b,c) and all interim sets of medians.
Rem: Can be solved analytically.
Solution
|
| Comment 1 of 6
|
For a maximal number of times, it would be where each formed triangle had each side of length 2 n, i.e., the triangle would be an equilateral triangle with the inner-most triangle having sides of length 2 0, with vertices at the medial points of an equilateral triangle with sides of length 2 1, and so on until the vertices of the triangle are the medial points of a triangles with sides of length 2 10. (2 11 = 2024 and exceeds the maximum limit of 2000.) Where (a,b,c) = (a n,b n,c n) and n = 0, and each smaller triplet (m a , m b , m c) being designated (a n,b n,c n) and n++: (a 0,b 0,c 0) = (1024, 1024, 1024) (a 1,b 1,c 1) = (512, 512, 512) (a 2,b 2,c 2) = (256, 256, 256) (a 3,b 3,c 3) = (128, 128, 128) (a 4,b 4,c 4) = (64, 64, 64) (a 5,b 5,c 5) = (32, 32, 32) (a 6,b 6,c 6) = (16, 16, 16) (a 7,b 7,c 7) = (8, 8, 8) (a 8,b 8,c 8) = (4, 4, 4) (a 9,b 9,c 9) = (2, 2, 2) (a 10,b 10,c 10) = (1, 1, 1)
|
Posted by Dej Mar
on 2014-12-20 10:46:01 |
|
|
Please log in:
Forums (0)
Newest Problems
Random Problem
FAQ |
About This Site
Site Statistics
New Comments (3)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On
Chatterbox:
|