Maths Olympiad Prep

Track / Stage 7 / 230 of 300 #1630 of 1964

Problem 1630

National olympiad second round; IMO P1/P4
Geometry Difficulty 7.5 Prove it

The vertices of the convex quadrilateral ABCDABCD and the intersection point SS of its diagonals are integer points in the plane. Let PP be the area of ABCDABCD and P1P_1 the area of triangle ABSABS. Prove that
\sqrt{P} \ge \sqrt{P_1}+\frac{\sqrt2}2

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

1. Identify the given information and the goal:
- The vertices of the convex quadrilateral ABCDABCD and the intersection point SS of its diagonals are integer points in the plane.
- Let PP be the area of ABCDABCD and P1P_1 be the area of triangle ABSABS.
- We need to prove that:
PP1+22 \sqrt{P} \ge \sqrt{P_1} + \frac{\sqrt{2}}{2}

2. Use Pick's Theorem:
- Pick's Theorem states that for a simple polygon with integer coordinates, the area AA can be calculated as:
A=I+B21 A = I + \frac{B}{2} - 1
where II is the number of interior lattice points and BB is the number of boundary lattice points.

3. **Apply Pick's Theorem to quadrilateral ABCDABCD:**
- Let IABCDI_{ABCD} be the number of interior lattice points of ABCDABCD.
- Let BABCDB_{ABCD} be the number of boundary lattice points of ABCDABCD.
- Then, the area PP of ABCDABCD is:
P=IABCD+BABCD21 P = I_{ABCD} + \frac{B_{ABCD}}{2} - 1

4. **Apply Pick's Theorem to triangle ABSABS:**
- Let IABSI_{ABS} be the number of interior lattice points of ABSABS.
- Let BABSB_{ABS} be the number of boundary lattice points of ABSABS.
- Then, the area P1P_1 of ABSABS is:
P1=IABS+BABS21 P_1 = I_{ABS} + \frac{B_{ABS}}{2} - 1

5. Relate the areas of the quadrilateral and the triangle:
- Since SS is the intersection of the diagonals, the quadrilateral ABCDABCD can be divided into four triangles: ABSABS, BCSBCS, CDSCDS, and DASDAS.
- Let P2P_2, P3P_3, and P4P_4 be the areas of triangles BCSBCS, CDSCDS, and DASDAS respectively.
- Then, the area PP of ABCDABCD is:
P=P1+P2+P3+P4 P = P_1 + P_2 + P_3 + P_4

6. Use the AM-GM inequality:
- The Arithmetic Mean-Geometric Mean (AM-GM) inequality states that for non-negative real numbers aa and bb:
a+b2ab \frac{a + b}{2} \ge \sqrt{ab}
- Applying this to the areas of the triangles, we get:
P1+P2+P3+P44P1P2P3P44 \frac{P_1 + P_2 + P_3 + P_4}{4} \ge \sqrt[4]{P_1 P_2 P_3 P_4}
- Since P=P1+P2+P3+P4P = P_1 + P_2 + P_3 + P_4, we have:
P4P1P2P3P44 \frac{P}{4} \ge \sqrt[4]{P_1 P_2 P_3 P_4}

7. Simplify the inequality:
- Taking the square root of both sides, we get:
P4P1P2P3P48 \sqrt{\frac{P}{4}} \ge \sqrt[8]{P_1 P_2 P_3 P_4}
- This simplifies to:
P2P1P2P3P48 \frac{\sqrt{P}}{2} \ge \sqrt[8]{P_1 P_2 P_3 P_4}

8. Combine the inequalities:
- Since P1P_1, P2P_2, P3P_3, and P4P_4 are non-negative, we have:
PP1+P2+P3+P4 \sqrt{P} \ge \sqrt{P_1} + \sqrt{P_2} + \sqrt{P_3} + \sqrt{P_4}
- Given that P2+P3+P422\sqrt{P_2} + \sqrt{P_3} + \sqrt{P_4} \ge \frac{\sqrt{2}}{2}, we get:
PP1+22 \sqrt{P} \ge \sqrt{P_1} + \frac{\sqrt{2}}{2}

Thus, we have proven the required inequality.

\blacksquare

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.