MAJOR Logs
3141592653 → 31 41 59 26 53 → meat, rat, lip, nacho, lamb.
The story: under a giant π, a rat sits on a slab of meat licking its lip — while a woolly lamb nibbles a cheesy nacho.
Chunk the ten digits into pairs and pull each peg:
Pair
Sounds
Peg
31
m·t
meat
41
r·t
rat...
Q How would you use the Major System to memorize a phone number or a bank PIN?
Chunk it into pairs, convert to pegs, and link them into a mini-scene tied to the person or account.
A number like 079 412 8856 → 07 · 94 · 12 · 88 · 56 → sky, bear, tuna, fife, leech. Picture the scene anchored to whose number it is: in the sky, a bear kicks a tuna while playing...
Q What are all ten digit-to-sound mappings in the Major System?
0=s/z, 1=t/d, 2=n, 3=m, 4=r, 5=l, 6=ch/j/sh, 7=k/g, 8=f/v, 9=p/b.
Digit
Sound(s)
Letters
Memory hook
0
s, z
s, z, soft c
"Zero"; s/z hiss
1
t, d, th
t, d, th
one downstroke
2
n
n
two downstrokes
3
m
m
three downstrokes
4
r
r
"fouR" ends in r
5
l
l
L = Roman 50...
Q What are 2⁰ through 2⁶ — the powers of two below 100?
1, 2, 4, 8, 16, 32, 64 — each is double the one before.
These seven fit inside the single/double-digit peg list, so each already has a picture:
Power
Value
Peg
2⁰
1
tie
2¹
2
hen
2²
4
arrow
2³
8
ivy
2⁴
16
DJ
2⁵
32
moon
2⁶
64
jar
Tip: "16-32-64" → DJ, moon, ja...
Q What is 2²⁴, and where do you meet it?
16777216 — about 16.7 million, the number of colours in 24-bit "True Color".
The story: a DJ balances a cake; then a gun twirls beside a second DJ.
24-bit colour spends 8 bits each on red, green and blue, giving 2²⁴ = 16,777,216 possible colours — the "16.7 million colours" on...
Q What number does the peg word gun encode?
72 — hard /g/ = 7, /n/ = 2.
Decode the consonants g and n; the vowels are free.
Q What is 2³², and why is it a landmark in networking?
4294967296 — about 4.29 billion, the size of the IPv4 address space (and the range of a 32-bit unsigned integer).
The story: rain soaks a bear on the beach; it holds up a gun on a second beach.
IPv4 addresses are 32 bits, so there are 2³² ≈ 4.29 billion of them — famously too f...
Q Recall the ten Major-System pegs for 70–79 — the /k/–/g/ decade. Can you name all ten in order and p...
Every 70s peg starts with the hard /k/ or /g/ sound (7); the second sound is the unit digit (0–9), so 70 = k·s = case, 71 = k·t = cat, and so on.
70 case · 71 cat · 72 gun · 73 game · 74 car · 75 coal · 76 cage · 77 cake · 78 cave · 79 cop
Example story (make your own if this one...
Q What is the peg word for 72?
gun — hard /g/ = 7, /n/ = 2.
Picture a smoking gun. The hard /g/ sound is a 7.
Q In what year was the C programming language created, and how do you peg it?
1972 → tub · gun.
Dennis Ritchie developed C at Bell Labs around 1972; it underpinned Unix and nearly every language since. Peg 19 · 72 → tub · gun: a smoking gun dropped into a tub.