Difference between revisions of "1992 IMO Problems/Problem 5"
(→Solution) |
(→Solution) |
||
Line 9: | Line 9: | ||
==Solution== | ==Solution== | ||
− | Let <math>Z_{i}</math> be | + | Let <math>Z_{i}</math> be planes with index <math>i</math> such that <math>1 \le i \le n</math> that are parallel to the <math>xy</math>-plane that contain multiple points of <math>S</math> on those planes such that all points of <math>S</math> are distributed throughout all planes <math>Z_{i}</math> according to their <math>z</math>-coordinates in common. |
+ | Let <math>a_{i}</math> be the number of unique projected points from each <math>Z_{i}</math> to the <math>yz</math>-plane | ||
+ | |||
+ | Let <math>b_{i}</math> be the number of unique projected points from each <math>Z_{i}</math> to the <math>xz</math>-plane | ||
+ | |||
+ | This provides the following: | ||
+ | |||
+ | <math>|Z_{i}| le a_{i}b_{i}</math> | ||
Revision as of 13:12, 12 November 2023
Problem
Let be a finite set of points in three-dimensional space. Let ,,, be the sets consisting of the orthogonal projections of the points of onto the -plane, -plane, -plane, respectively. Prove that
where denotes the number of elements in the finite set . (Note: The orthogonal projection of a point onto a plane is the foot of the perpendicular from that point to the plane)
Solution
Let be planes with index such that that are parallel to the -plane that contain multiple points of on those planes such that all points of are distributed throughout all planes according to their -coordinates in common.
Let be the number of unique projected points from each to the -plane
Let be the number of unique projected points from each to the -plane
This provides the following:
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.