1. Show that a graph has an even number of points of odd degree.
2. P is any point inside an acute-angled triangle. D is the maximum and d is the minimum distance PX for X on the perimeter. Show that D ≥ 2d, and find when D = 2d.
3. x1 < x2 < x3 < x4 are real. y1, y2, y3, y4 is any permutation of x1, x2, x3, x4. What are the smallest and largest possible values of (y1 - y2)2 + (y2 - y3)2 + (y3 - y4)2 + (y4 - y1)2.
Solutions
Problem 1
Show that a graph has an even number of points of odd degree.
Solution
Let the n points of the graph have degree d1, d2, ... , dn. Then the no. of edges is (∑ di)/2. Hence ∑ di is even. So an even number of the di must be odd.
Problem 2
P is any point inside an acute-angled triangle. D is the maximum and d is the minimum distance PX for X on the perimeter. Show that D ≥ 2d, and find when D = 2d.
Solution
If X is any point of the segment YZ except its endpoints, then PX < max(PY, PZ), so if the triangle is ABC, then D = max(PA, PB, PC). Also since the triangle is acute, d = min(PR, PS, PT), where R, S, T are the feet of the perpendiculars from P to BC, CA, AB respectively.
At least one of the angles at P must be ≤ 60o. Suppose it is ∠APS. Then PS = AP cos APS ≤ AP/2. Hence D ≥ d/2. We can get equality only if all the angles are 60o. But in that case ∠ TAP = ∠SAP = 30o, so ∠A = 60o and similarly for the other angles, so ABC is equilateral.
Problem 3
x1 < x2 < x3 < x4 are real. y1, y2, y3, y4 is any permutation of x1, x2, x3, x4. What are the smallest and largest possible values of (y1 - y2)2 + (y2 - y3)2 + (y3 - y4)2 + (y4 - y1)2.
Solution
Put [y1,y2,y3,y4] = (y1 - y2)2 + (y2 - y3)2 + (y3 - y4)2 + (y4 - y1)2. Obviously, [x1,x2,x3,x4] = [x2,x3,x4,x1] = [x3,x4,x1,x2] = [x4,x1,x2,x3] and similarly for [x2,x1,x3,x4] etc, so we need only consider the 6 values: [x1,x2,x3,x4], [x1,x2,x4,x3], [x1,x3,x2,x4], [x1,x3,x4,x2], [x1,x4,x2,x3], [x1,x4,x3,x2]. But equally, [x1,x2,x3,x4] = [x1,x4,x3,x2] etc (rotating the other way), so there are only three values to consider: [x1,x2,x3,x4], [x1,x2,x4,x3], [x1,x3,x2,x4].
Now it is easy to check that [x1,x2,x3,x4] - [x1,x2,x4,x3] = 2(x2-x1)(x4-x3) > 0, and [x1,x3,x2,x4] - [x1,x2,x3,x4] = 2(x4-x1)(x3-x2) > 0, so we have [x1,x2,x4,x3] < [x1,x2,x3,x4] < [x1,x3,x2,x4]. Thus [x1,x3,x2,x4] is the largest possible value and [x1,x2,x4,x3] is the smallest possible value.
Labels:
Eötvös Competition Problems