Difference between revisions of "1992 IMO Problems/Problem 5"
(→Solution) |
(→Solution) |
||
Line 17: | Line 17: | ||
This provides the following: | This provides the following: | ||
− | <math>|Z_{i}| \le a_{i}b_{i}</math> | + | <math>|Z_{i}| \le a_{i}b_{i}\;</math> [Equation 1] |
We also know that | We also know that | ||
− | <math>|S|=\sum_{i=1}^{n}|Z_{i}|</math> | + | <math>|S|=\sum_{i=1}^{n}|Z_{i}|\;</math> [Equation 2] |
Since <math>a_{i}</math> be the number of unique projected points from each <math>Z_{i}</math> to the <math>yz</math>-plane, | Since <math>a_{i}</math> be the number of unique projected points from each <math>Z_{i}</math> to the <math>yz</math>-plane, | ||
Line 33: | Line 33: | ||
Therefore, | Therefore, | ||
− | <math>|S_{x}|=\sum_{i=1}^{n}a_{i}</math> | + | <math>|S_{x}|=\sum_{i=1}^{n}a_{i}\;</math> [Equation 3] |
likewise, | likewise, | ||
− | <math>|S_{y}|=\sum_{i=1}^{n}b_{i}</math> | + | <math>|S_{y}|=\sum_{i=1}^{n}b_{i}\;</math> [Equation 4] |
We also know that the total number of elements of each <math>|Z_{i}|</math> is less or equal to the total number of elements in <math>S_{z}</math> | We also know that the total number of elements of each <math>|Z_{i}|</math> is less or equal to the total number of elements in <math>S_{z}</math> |
Revision as of 13:23, 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:
[Equation 1]
We also know that
[Equation 2]
Since be the number of unique projected points from each to the -plane,
if we add them together it will give us the total points projected onto the -plane.
This will be the value of all the elements of
That is,
Therefore,
[Equation 3]
likewise,
[Equation 4]
We also know that the total number of elements of each is less or equal to the total number of elements in
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.