List of undecidable problems explained
In computability theory, an undecidable problem is a decision problem for which an effective method (algorithm) to derive the correct answer does not exist. More formally, an undecidable problem is a problem whose language is not a recursive set; see the article Decidable language. There are uncountably many undecidable problems, so the list below is necessarily incomplete. Though undecidable languages are not recursive languages, they may be subsets of Turing recognizable languages: i.e., such undecidable languages may be recursively enumerable.
Many, if not most, undecidable problems in mathematics can be posed as word problems: determining when two distinct strings of symbols (encoding some mathematical concept or object) represent the same object or not.
For undecidability in axiomatic mathematics, see List of statements undecidable in ZFC.
Problems in logic
Problems about abstract machines
- The halting problem (determining whether a Turing machine halts on a given input) and the mortality problem (determining whether it halts for every starting configuration).
- Determining whether a Turing machine is a busy beaver champion (i.e., is the longest-running among halting Turing machines with the same number of states and symbols).
- Rice's theorem states that for all nontrivial properties of partial functions, it is undecidable whether a given machine computes a partial function with that property.
- The halting problem for a Register machine: a finite-state automaton with no inputs and two counters that can be incremented, decremented, and tested for zero.
- Universality of a Nondeterministic Pushdown automaton: determining whether all words are accepted.
- The problem whether a tag system halts.
Problems about matrices
- The mortal matrix problem.
- Determining whether a finite set of upper triangular 3 × 3 matrices with nonnegative integer entries generates a free semigroup.
- Determining whether two finitely generated subsemigroups of integer matrices have a common element.
Problems in combinatorial group theory
Problems in topology
See main article: Simplicial complex recognition problem.
Problems in analysis
- For functions in certain classes, the problem of determining: whether two functions are equal, known as the zero-equivalence problem (see Richardson's theorem);[4] the zeroes of a function; whether the indefinite integral of a function is also in the class. Of course, some subclasses of these problems are decidable. For example, there is an effective decision procedure for the elementary integration of any function which belongs to a field of transcendental elementary functions, the Risch algorithm.
- "The problem of deciding whether the definite contour multiple integral of an elementary meromorphic function is zero over an everywhere real analytic manifold on which it is analytic", a consequence of the MRDP theorem resolving Hilbert's tenth problem.[5]
- Determining the domain of a solution to an ordinary differential equation of the form
where x is a vector in Rn, p(t, x) is a vector of polynomials in t and x, and (t0, x0) belongs to Rn+1.[6]
Problems about formal languages and grammars
- The Post correspondence problem.
- Determining if a context-free grammar generates all possible strings, or if it is ambiguous.
- Given two context-free grammars, determining whether they generate the same set of strings, or whether one generates a subset of the strings generated by the other, or whether there is any string at all that both generate.
Other problems
- The problem of determining if a given set of Wang tiles can tile the plane.
- The problem of determining the Kolmogorov complexity of a string.
- Hilbert's tenth problem: the problem of deciding whether a Diophantine equation (multivariable polynomial equation) has a solution in integers.
- Determining whether a given initial point with rational coordinates is periodic, or whether it lies in the basin of attraction of a given open set, in a piecewise-linear iterated map in two dimensions, or in a piecewise-linear flow in three dimensions.[7]
- Determining whether a λ-calculus formula has a normal form.
- Conway's Game of Life on whether given an initial pattern and another pattern, can the latter pattern ever appear from the initial one.
- Rule 110 - most questions involving "can property X appear later" are undecidable.
- The problem of determining whether a quantum mechanical system has a spectral gap.[8] [9]
- Finding the capacity of an information-stable finite state machine channel.[10]
- In network coding, determining whether a network is solvable.[11] [12]
- Determining whether a player has a winning strategy in a game of .[13]
- Planning in a partially observable Markov decision process.
- The problem of planning air travel from one destination to another, when fares are taken into account.[14]
- In the ray tracing problem for a 3-dimensional system of reflective or refractive objects, determining if a ray beginning at a given position and direction eventually reaches a certain point.[15]
- Determining if a particle path of an ideal fluid on a three dimensional domain eventually reaches a certain region in space.[16] [17]
See also
Bibliography
- Book: Brookshear, J. Glenn . Theory of Computation: Formal Languages, Automata, and Complexity . 1989 . Benjamin/Cummings Publishing Company, Inc. . Redwood City, California. Appendix C includes impossibility of algorithms deciding if a grammar contains ambiguities, and impossibility of verifying program correctness by an algorithm as example of Halting Problem.
- Halava . Vesa . Decidable and undecidable problems in matrix theory . 1997 . TUCS technical report . 127 . Turku Centre for Computer Science . 10.1.1.31.5792 .
- Book: Moret, B. M. E. . Algorithms from P to NP, volume 1 - Design and Efficiency . 1991 . Benjamin/Cummings Publishing Company, Inc. . Redwood City, California . H. D. Shapiro . Discusses intractability of problems with algorithms having exponential performance in Chapter 2, "Mathematical techniques for the analysis of algorithms."
- Book: Weinberger, Shmuel . Computers, rigidity, and moduli . 2005 . Princeton University Press . Princeton, NJ. Discusses undecidability of the word problem for groups, and of various problems in topology.
Further reading
- Poonen . Bjorn . Bjorn Poonen . 2 April 2012 . Undecidable problems: a sampler . math.LO . 1204.0299 .
Notes and References
- J. B. . Wells . Typability and type checking in the second-order lambda-calculus are equivalent and undecidable . 10.1.1.31.3590 . Tech. Rep. 93-011 . Comput. Sci. Dept., Boston Univ. . 1993 . 176–185 .
- Trahtenbrot . B. A. . Boris Trakhtenbrot . Doklady Akademii Nauk SSSR . New Series . 0033784 . 569–572 . The impossibility of an algorithm for the decision problem for finite domains . 70 . 1950.
- .
- Keith O. Geddes, Stephen R. Czapor, George Labahn, Algorithms for Computer Algebra,, 2007, p. 81ff
- Stallworth . Daniel T.. Roush . Fred W.. An Undecidable Property of Definite Integrals. Proceedings of the American Mathematical Society. 125. 7. July 1997. 2147–2148. 10.1090/S0002-9939-97-03822-7 . free.
- Graça. Daniel S.. Buescu. Jorge. Campagnolo. Manuel L.. 21 March 2008. Boundedness of the Domain of Definition is Undecidable for Polynomial ODEs. Electronic Notes in Theoretical Computer Science. 202. 49–57. 10.1016/j.entcs.2008.03.007. free. 10400.1/1016. free.
- .
- 10.1038/nature16059. 26659181. Undecidability of the spectral gap. Nature. 528. 7581. 207–211. 2015. Cubitt. Toby S.. Perez-Garcia. David. Wolf. Michael M.. 2015Natur.528..207C. 1502.04135. 4451987.
- Bausch . Johannes . Cubitt . Toby S. . Lucia . Angelo . Perez-Garcia . David . Undecidability of the Spectral Gap in One Dimension . . 17 August 2020 . 10 . 3 . 031038 . 10.1103/PhysRevX.10.031038 . 2020PhRvX..10c1038B . free . 1810.01858 .
- Elkouss. D.. Memory effects can make the transmission capability of a communication channel uncomputable. Pérez-García. D.. Nature Communications. 2018. 9. 1. 1149. 10.1038/s41467-018-03428-0. 29559615 . 5861076 . 2018NatCo...9.1149E .
- Li. C. T.. Undecidability of Network Coding, Conditional Information Inequalities, and Conditional Independence Implication. IEEE Transactions on Information Theory. 2023. 69 . 6 . 1 . 10.1109/TIT.2023.3247570. 2205.11461 . 248986512 .
- Kühne. L.. Representability of Matroids by c-Arrangements is Undecidable. Yashfe. G.. Israel Journal of Mathematics. 2022. 252 . 1-53. 10.1007/s11856-022-2345-z. 1912.06123 . 209324252 .
- Herrick. Austin. Biderman. Stella. Churchill. Alex. 2019-03-24. Magic: The Gathering is Turing Complete. cs.AI . 1904.09828v2. en.
- Web site: de Marcken . Carl . Computational Complexity of Air Travel Planning . . 4 January 2021.
- Web site: Computability and Complexity of Ray Tracing . CS.Duke.edu .
- Cardona. R.. Constructing Turing complete Euler flows in dimension 3. Miranda. E.. Peralta-Salas. D.. Presas. F.. Proceedings of the National Academy of Sciences. 2021. 118 . 19 . 19. 10.1073/pnas.2026818118. free . 33947820 . 8126859. 2012.12828 . 2021PNAS..11826818C .
- Cardona. R.. Computability and Beltrami fields in Euclidean space. Miranda. E.. Peralta-Salas. D.. Journal de Mathématiques Pures et Appliquées. 2023. 169 . 50-81. 10.1016/j.matpur.2022.11.007. 2111.03559.