enihundua series · book no. 1 · his ideas

The Ideas

? ? human or machine?

His ideas were few but enormous: a definition of computation itself, a proof of its limits, and a question that still has no settled answer — can a machine think? This book is what he actually argued, and the line everyone half-remembers.

The big ideas

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
Defining computation
01

The 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.

02

The 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.

03

The 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.

04

The 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.

The thinking machine
05

The 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.

06

Answering 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.

07

The 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.

08

Beyond 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.

In his own words
"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
His body of work
Reading his ideas today

enihundua series · book no. 1 · he defined the computer, then asked if it could think · the question is still open