Are there any significant open problems in mathematics which are clearly decidable (in that it is easy to write a clearly corresponding program which will eventually output either Yes or No (or whatever sort of answer, out of finitely many possibilities, is appropriate), though it may take an implausibly long time to do so) but which remain open?
Dropping the qualifier "significant", examples of this sort of thing would be determining whether chess between perfect players results in a white win, black win, or stalemate; determining the $10^{10^{100}}$th decimal digit of $\pi$; etc. But none of these are of particular significance in mathematics, such that anyone would ordinarily list them as an open problem of note.
So, though it is inherently a subjective judgment: Are there any good examples of significant open problems of this sort?
(Edit: I nominate this question for reopening as NOT a duplicate, in that the question it has been marked a duplicate of specifically excludes problems that "naturally resolve after a finite computation", being interested only in problems which nontrivially reduce to finite computation. My interest is in either, but for me, the ideal examples are those that are manifestly finite computations from the start!)
(It'd be great if there were natural examples that were both important and not just special cases of more general semidecidable questions! But I thank everyone for their contributions so far)
– Sridhar Ramesh Dec 12 '16 at 11:52(Actually, better than the word "known" for my purposes may be "accepted" or "taken"…)
– Sridhar Ramesh Dec 19 '16 at 07:42I am looking for examples of programs for which
A) The program is known to halt with output either Yes or No, but… B) Which of those two outputs specifically occurs is not known, and in fact this is considered the answer to a significant open problem.
[I found it more natural to speak in terms of problems than programs, but it amounts to the same thing.]
– Sridhar Ramesh Dec 19 '16 at 07:53