Earlier quoted context omitted.
Suppose your assertion about this problem being easy was true. Most research papers in Math / Theoretical CS are 1 page. So it's only a factor of 50 "more complex." Then, we should be able to encode open problems / conjectures in Math / Theoretical CS into Lean, run this brute fore approach, and have it start auto generating new publications. To the best of my knowledge, no one has done this yet.
Well, the IMO problems are constructed with a solution in mind. Also, who says that efforts goes up linearly with size? (Not necessarily agreeing with lordnacho here, just saying that your argument ain't a good one.)
IMO Grand Challenge
51–60 of 75 posts
Re: IMO Grand Challenge
#52Earlier quoted context omitted.
I think this illustrates one of the preconceptions this challenge is meant to work against. Namely, people think of coordinate bashing as "computational" and purely synthetic/geometric solutions as "insightful". But there's no reason that a computer would find the second way more difficult. After all, synthetic geometry is just another system of rules, like ordinary algebra. Us humans might fall back on coordinate ba…
The current situation doesn't reflect that though. We have a algorithm (Gröbner bases) for doing coordinate bashes which is guaranteed to succeed, whereas as far as I know we don't have an analogous algorithm in terms of synthetic geometry (other than the direct translation of coordinate bashing).
Re: IMO Grand Challenge
#53Earlier quoted context omitted.
IMO problems are generally proof-based and don't always lend themselves well to brute force solutions using analytic geometry.
The kind of problems I'm thinking of are those like 2 and 6 on this year's IMO. You have a bunch of points, lines and circles in some configuration and you have to prove that some condition holds. So you assign symbols to represent the coordinates of each of these points and you represent each fact you are told about them by some equation. The condition you are trying to prove is also represented by some equation. Af…
Grobner it and you are done.
Re: IMO Grand Challenge
#54Re: IMO Grand Challenge
#55Earlier quoted context omitted.
I think this illustrates one of the preconceptions this challenge is meant to work against. Namely, people think of coordinate bashing as "computational" and purely synthetic/geometric solutions as "insightful". But there's no reason that a computer would find the second way more difficult. After all, synthetic geometry is just another system of rules, like ordinary algebra. Us humans might fall back on coordinate ba…
The current situation doesn't reflect that though. We have a algorithm (Gröbner bases) for doing coordinate bashes which is guaranteed to succeed, whereas as far as I know we don't have an analogous algorithm in terms of synthetic geometry (other than the direct translation of coordinate bashing).
Re: IMO Grand Challenge
#56Re: IMO Grand Challenge
#57Earlier quoted context omitted.
I guess it depends on what you mean by university level mathematics. Terrence Tao definitely says that doing university math changed his approach to these problems. See https://terrytao.wordpress.com/books/solving-mathematical-pr...
> I guess it depends on what you mean by university level mathematics. Calculus.
Re: IMO Grand Challenge
#58Earlier quoted context omitted.
I was nowhere near anywhere good enough to participate in an IMO officially, but judging by the types of problems they ask I'm not super optimistic. This might come back to bite me, but I'd predict that EC2 won't be around when this is solved.
I would guess that a computer beats humans on the IMO before a computer beats humans on the IOI/ICPC -- but also think that the latter would have far greater impact.
You can see some of the simpler programs that can already be generated on page 12.
Re: IMO Grand Challenge
#59Re: IMO Grand Challenge
#60Earlier quoted context omitted.
IMO problems are generally proof-based and don't always lend themselves well to brute force solutions using analytic geometry.
The kind of problems I'm thinking of are those like 2 and 6 on this year's IMO. You have a bunch of points, lines and circles in some configuration and you have to prove that some condition holds. So you assign symbols to represent the coordinates of each of these points and you represent each fact you are told about them by some equation. The condition you are trying to prove is also represented by some equation. Af…
[0] https://mathoverflow.net/questions/337558/automatically-solv...