I am interested in suggestions for major computational results obtained with the help of mathematical software but not easily verifiable using computers.
"Most wanted" could refer, for example, to the following:
- results which are highly cited/reused in other publications/computations
- computational proofs of fundamental results
- counterexamples to central conjectures in a field
- checking correctness of various mathematical databases
- producing open source implementations of computations previously performed using another open or closed source software, or when the old code is not available at all
- landmark computations that one could be interested to reproduce (in the same way like a chemistry reaction from a textbook could be reproduced by mixing baking soda and vinegar in your kitchen).
If the publication just says "this result was produced using the system X", it may be a long way to reproduce it. It may include a reference to exact version of the system, a link to the extra code to download, but again it may happen that that version has to be installed in some particular way to satisfy certain dependencies, the extra code is not well documented so it is unclear how to run it, some other special knowledge or non-trivial computational resources are needed, etc.
On the other side, having these results easier reproducible could be crucial for science. Hypothetically, one could e.g. download a virtual machine and re-run the whole experiment, or use the newest version of the system to check whether the experiment still runs with the same outcome.
I hope that making such a list of suggested experiments to reproduce will be useful to those interested in checking them twice ;-). For example, one could submit their findings to a journal like ReScience which "targets computational research and encourages the explicit replication of already published research, promoting new and open-source implementations in order to ensure that the original research is reproducible".
Remark: suggestions on computational verification of previously obtained theoretical results and pointers to existing reproducible experiments are also welcome.
I am not sure if the result is "most wanted", but we disproved a well-known conjecture of John Milnor, that every connected solvable Lie group admits a left-invariant affine structure, by a very hard computation concerning a refinement of Ado's theorem for Lie algebras. We proved the following result, yielding a counterexample to Milnor's conjecture:
Theorem: There exist nilpotent Lie algebras of dimension $10$ and nilpotency class $9$ over a field of characteristic zero which do not admit any faithful linear representation of dimension $11$.
Reference: Affine structures on nilmanifolds, $1996$. See there for references and the proof of Yves Benoist for dimension $11$. The computations have been done with "Reduce", which is open source. Willem de Graaf (also an expert in GAP) and other experts in computational algebra have confirmed that these computations are very hard; recently the computations have been re-used to show that not every solvable $p$-group admits a left-brace structure - see here. This gives again a counterexample ( to a well-known conjecture about brace structures), but this time about faithful Lie algebra representations over characteristic $p>0$.