1 / 5

Turing-Church Thesis and Incomputability

Turing-Church Thesis and Incomputability. In which a few things really do not compute. Integer Roots of Polynomials. Turns out x=5, y=3, z=0 works. But integer roots do not always exist. Turing-Church Thesis Is About What Defines a Computation.

chaney
Télécharger la présentation

Turing-Church Thesis and Incomputability

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Turing-Church Thesisand Incomputability In which a few things really do not compute

  2. Integer Roots of Polynomials Turns out x=5, y=3, z=0 works. But integer roots do not always exist.

  3. Turing-Church Thesis Is About What Defines a Computation • Several famous math questions were proposed, but there was really no way to answer these questions in the negative • Several models were proposed, two of note were the Turing Machine and the lambda calculus (which is bizarre and awesome BTW) • But, as we’ve seen, a little computation goes a long way and both of these definitions of computation proved to be equivalent

  4. Turing Completeness • Another way to say “equivalent to Turing Machines”. You would say “Turns out 1-dimension cellular automata are Turing-complete” • Way more things are Turing Complete than you’d think. For example, the game of life is Turing complete. There is even a 1-D 2 color cellular automata that is Turing Complete • Often also a feature of excessively featured configuration languages like Postscript (a printer language)

  5. Surely there is nothing our magical machines can’t do?

More Related