![]() |
A Programmable Prototype to Build Turing Machines | ![]() |
Home | Alan TURING | History | Turing machine | The actual experimental prototype | Some diagrams of Turing machines for this prototype | Presentations | Presse | Contact | A new machine |
|||||||||
Machines | Ideas | Description | How the machine operates | Technologies | First Turing machine | Easy | Calculations | Sequences | Interesting | Colleges | University | Talks | Videos |
As a slightly more difficult example we can construct a machine to compute the sequence 001011011101111011111... The machine is to be capable of five m-configurations, viz. "o", "q", "p", "f", "b" and of printing "e", "x", "0", "1". The first three symbols on the tape will be "ee0"; the others figures follow on alternate squares. On the intermediate squares, we never print anything but "x". These letters serve to "keep the place" for us and are erased when we have finished with them. We also arrange that in the sequence of figures on alternate squares there shall be no blanks.. Extract from "On computable numbers..." [Turing, 1936] vol. 2:42, coll. " Proceedings of the London Mathematical Society ",1936 , p. 233 Publication d'Alan TURING 1936 ![]() |
![]() |
Constructing this machine with the prototype Adaptation to the prototype :
Comments on the table of transitions -->
|
![]() |