The Turing machine
An abstract head-and-tape that defines what "computable" means.
computation
The universal machine
One machine that can simulate any other — the stored-program computer.
one for all
The limits
The halting problem: some questions no machine can ever answer.
the boundary
The Turing Test
Judge a machine's mind by whether it can pass for human in conversation.
the test
01The machine on paper
A head that reads a symbol, writes a symbol, and moves along an endless tape by simple rules.
from "On Computable Numbers" (1936)
so "computable" got a precise, mechanical definition.
+1 the tape is imagined as infinite — the model is about what's possible in principle, not buildable hardware.
02The universal machine
A single Turing machine that, fed a description of any other, behaves exactly like it.
idea a machine that reads programs
so one device can do every computable task — the computer.
+1 this is the stored-program idea: the program is just data the machine reads, like any other input.
03The Church–Turing thesis
Anything a human can compute by rote, a Turing machine can compute too.
with Alonzo Church, independently
so the Turing machine captures computation itself.
+1 it's a thesis, not a theorem — accepted because nothing has ever broken it, not because it's proven.
04The halting problem
No machine can decide, in general, whether an arbitrary program will ever stop.
result undecidability
so he proved hard limits on what computers can ever do.
+1 this was the original point of the 1936 paper — the computer fell out of a proof about impossibility.
05The imitation game
If a machine can converse so a judge can't tell it from a human, he argued, call it intelligent.
from "Computing Machinery and Intelligence" (1950)
so he reframed "can it think?" as something testable.
+1 he sidestepped defining "think" — replacing a vague question with a concrete behavioral one.
06Answering Lady Lovelace
He took up Ada's claim that machines can only do what they're told — and pushed back.
he named it "Lady Lovelace's Objection"
so the two pioneers debate across a century, through him.
+1 he argued machines could surprise us and learn — a reply still echoing in today's AI.
07The learning machine
He suggested building a "child machine" and teaching it, rather than programming it fully.
idea machines that learn from experience
so he anticipated machine learning decades early.
+1 "instead of producing a program to simulate the adult mind, why not… simulate the child's?" — strikingly modern.
08Beyond computers
His last work asked how chemistry alone can produce the patterns of living things.
paper on morphogenesis (1952)
so he founded a strand of mathematical biology.
+1 his reaction-diffusion equations still help explain how animals get their spots and stripes.
"We can only see a short distance ahead, but we can see plenty there that needs to be done."
— Alan Turing, "Computing Machinery and Intelligence" (1950), closing line
enihundua series · book no. 1 · he defined the computer, then asked if it could think · the question is still open