List of undecidable problems

From Wikipedia, the free encyclopedia
Revision as of 17:14, 23 June 2025 by imported>OAbot (Open access bot: url-access=subscription updated in citation with #oabot.)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description 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 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.
  • Conway's Game of Life on whether, given an initial pattern and another pattern, the latter pattern can ever appear from the initial one.
  • Rule 110 - most questions involving "can property X appear later" are undecidable.

Problems in formal logic and grammars

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.[3]
  • Determining whether two finitely generated subsemigroups of integer matrices have a common element.[4]
  • Given a finite set of n×n matrices A1,,Am, their joint spectral radius is defined as lim supNmaxi1,,iN1:mAi1,AiN1/N. For a set of 2 matrices with rational real number entries, the problem of deciding whether their joint spectral radius is 1 is undecidable.[5]

Problems in combinatorial group theory

Problems in topology

Script error: No such module "Labelled list hatnote".

Problems in number theory

  • Hilbert's tenth problem: the problem of deciding whether a Diophantine equation (multivariable polynomial equation) has a solution in integers.

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);[7] the zeroes of a function; whether the indefinite integral of a function is also in the class.[8] 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.[8]
  • Determining the domain of a solution to an ordinary differential equation of the form
dxdt=p(t,x),x(t0)=x0,
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.[9]

Problems in physics

  • Determining whether a quantum mechanical system has a spectral gap.[10][11]
  • 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.[12]
  • Determining if a particle path of an ideal fluid on a three dimensional domain eventually reaches a certain region in space.[13][14]

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.
  • 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.[15]
  • Finding the capacity of an information-stable finite state machine channel.[16]
  • In network coding, determining whether a network is solvable.[17][18]
  • Determining whether a player has a winning strategy in a game of Magic: The Gathering.[19]
  • Planning in a partially observable Markov decision process.
  • Planning air travel from one destination to another, when fares are taken into account.[20]

See also

Notes

Template:Reflist

Bibliography

  • Script error: No such module "citation/CS1". 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.
  • Template:Cite report
  • Script error: No such module "citation/CS1". Discusses intractability of problems with algorithms having exponential performance in Chapter 2, "Mathematical techniques for the analysis of algorithms."
  • Script error: No such module "citation/CS1". Discusses undecidability of the word problem for groups, and of various problems in topology.

Further reading

  • Script error: No such module "citation/CS1".
  1. Script error: No such module "Citation/CS1".
  2. Script error: No such module "Citation/CS1".
  3. Script error: No such module "Citation/CS1".
  4. Script error: No such module "Citation/CS1".
  5. Script error: No such module "Citation/CS1".
  6. Script error: No such module "citation/CS1"..
  7. Keith O. Geddes, Stephen R. Czapor, George Labahn, Algorithms for Computer Algebra, Template:Isbn, 2007, p. 81ff
  8. a b Script error: No such module "Citation/CS1".
  9. Script error: No such module "Citation/CS1".
  10. Script error: No such module "Citation/CS1".
  11. Script error: No such module "Citation/CS1".
  12. Script error: No such module "citation/CS1".
  13. Script error: No such module "Citation/CS1".
  14. Script error: No such module "Citation/CS1".
  15. Script error: No such module "citation/CS1"..
  16. Script error: No such module "Citation/CS1".
  17. Script error: No such module "Citation/CS1".
  18. Script error: No such module "Citation/CS1".
  19. Script error: No such module "citation/CS1".
  20. Script error: No such module "citation/CS1".