Processing math: 100%

User Tools

Site Tools


pow:problem2s21

Problem 2 (due Monday, March 15)

Let Γ be the set of all points (a,b) on the cartesian plane such that a,b are positive integers not exceeding 100. A subset H of Γ is called rounded if for any two points (a,b) and (A,B) in H, either a>A10 and b>B10 or A>a10 and B>b10. What is the largest size of a rounded subset of Γ?

Ashton Keith is the only person who submitted a solution. The main idea of his solution is correct and it is essentially the same as the one in our solution (though, due to some errors in calculations, the provided answer is not correct). Detailed solution is discussed in the following link Solution.

pow/problem2s21.txt · Last modified: 2021/03/17 00:49 by mazur