Two puzzle families: visual numbers (find the hidden operation in a shape) and analytical arrangements (place people by constraints). One tests magnitude sense; the other tests positional logic.
Numbers in shapes (matrices, triangles, circles, trees) follow a hidden operation. Find it on a complete set, verify on a second, then apply to the missing one.
Relationship is row-wise or column-wise — test both directions.
C = √(A+B) or
C = A² − B²
Z = (X × Y) + k (constant k across rows/cols)
Numbers at vertices A,B,C, center X is the resultant:
X = A + B + C or X = A × B × CX = (A × B) + C or
X = (A + B) − C
X = √(A² + B² + C²)x, x², x³… or
x, x+2, x+4…
n is
n², n³, or n×k
Two upper nodes point to a lower node → lower is usually sum/product/difference of upper two.
Formula: Bottom = (Left × Right) − Constant
Arrange variables P,Q,R,S… in positions by constraints. Fix one position first
(no start in a circle).
| Facing | Left / Right |
|---|---|
| North (standard) | Left is your left; right is your right |
| South (flipped) | Left ↔ Right swap |
B _ A (one person between)| Facing | Directions |
|---|---|
| Center (inward) | Right = anti-clockwise, Left = clockwise |
| Outwards | Right = clockwise, Left = anti-clockwise |
No start/end in a circle — fix one person to define relatives.
| Symbol | Meaning |
|---|---|
n |
Number in sequence / position |
d |
Difference |
x², x³ |
Perfect squares and cubes |
L / R |
Left / right |
CW / ACW |
Clockwise / anti-clockwise |
Matrix: Row1 4+6=10, Row2 5+3=8, Row3 2+7=?
Triangle vertices A,B,C → center X = A×B + C. A=6,B=4,C=4 → X?
Tree: top nodes 6 and 4 give 20 via (× then −4). Top nodes 5 and 3 give?
Result much larger than inputs → likely?
Linear row facing North: left is?
Linear row facing South: left becomes?
“A is at extreme end” means?
Circular, facing center: right is?
Best first step for seating puzzles?
Matrix ⇒ row/col sum/diff/product or √(A+B) ; test row-wise then col-wise
Triangle ⇒ center = A+B+C or A×B+C or √(A²+B²+C²)
Circle ⇒ sector ×/square or opposite n→n² ; Tree ⇒ bottom = left×right − k
Check magnitude → ×/square ; primes if odd & no table fits ; verify on 2 sets before missing
Linear North: left=left ; South: left↔right swap
Extreme→1 or n ; Adjacent→AB/BA ; Second to right: B _ A
Circular: center→right ACW/left CW ; outwards swapped ; fix one first
Direct info first ; negatives for elimination ; case method for ambiguous “at an end” (draw both, kill one)
Primary source: none pinned yet — drop your preferred video/book resource into RESOURCES.md and it will be linked here. Ask me anything that's unclear.
Questions? Ask your agent — you can follow up on any concept, quiz answer, or get extra practice problems tuned to this module.