Tabletop & Ledger

Logic Puzzles

Four classic puzzle types explained, with a worked example and an accordion answer for each. These are explanations and examples only — there's no playable puzzle engine here, just the reasoning behind each type.

Number Sequences

Spot the rule hidden in a list of numbers.

A number sequence puzzle gives you a short list of numbers and asks what comes next. The challenge is not arithmetic — it's noticing the hidden rule that turns one number into the next, whether that rule is addition, multiplication, alternation between two operations, or a pattern based on position.

How to Approach It

Start by checking the difference between each pair of neighboring numbers. If the differences are constant, you likely have simple addition or subtraction. If the differences themselves change in a pattern, look at ratios instead — the sequence may be built by multiplication. If neither works cleanly, try splitting the sequence into two interleaved sequences (every other number), since some puzzles hide two simple patterns woven together.

Example

2, 5, 11, 23, 47, ?

95. Each number is doubled and then increased by 1: 2×2+1=5, 5×2+1=11, 11×2+1=23, 23×2+1=47, and 47×2+1=95.

Why It's Satisfying

Number sequence puzzles are popular in aptitude tests and logic puzzle books because they isolate one specific skill: recognizing structure. They don't require advanced math, just patient comparison, which makes them approachable for puzzle solvers of any age.

Odd One Out

Find the single item that breaks a shared pattern.

An odd-one-out puzzle presents a small group of items — words, numbers, shapes, or images — where all but one share a hidden property. Your job is to identify which property connects most of the group, and then find the outlier that doesn't fit it.

How to Approach It

Look for more than one possible grouping before committing to an answer. Items can be grouped by category, by a numeric property (odd versus even, prime versus composite), by visual feature (number of sides, symmetry), or by a wordplay rule (starts with a vowel, contains a repeated letter). The safest approach is to test several rules against the whole set rather than stopping at the first one that seems to fit two items.

Example

Which does not belong: Triangle, Square, Rectangle, Circle, Pentagon?

Circle. All the others are polygons made of straight-line sides; a circle has no straight sides or corners at all.

Why It's Satisfying

Odd-one-out puzzles train flexible categorization — the same set of items can usually be grouped several valid ways, and the puzzle rewards you for finding the grouping the puzzle-setter intended, which is a useful reminder that most classification is a choice, not a fact.

Grid Logic

Place items into a grid using a list of clues.

A grid logic puzzle (in the style of a classic logic grid or a light sudoku-style puzzle) gives you a set of categories and a list of clues, and asks you to work out how every item lines up using elimination alone — there's no guessing involved if you use the clues correctly.

How to Approach It

Draw a grid with the categories along each axis and mark each clue as you use it, crossing out impossible combinations. Work through the direct clues first (statements that flatly rule something in or out), since these give you the most certain information. Once the grid has enough eliminated cells, indirect clues (statements that only make sense once you already know part of the answer) become solvable. Keep re-checking earlier clues after each new deduction, since one new fact often unlocks several others.

Example

Three friends — Ana, Ben, and Cleo — each own a different pet: a cat, a dog, or a fish. Ana does not own the fish. Ben does not own the cat or the fish. Who owns the fish?

Ana. Ben owns neither the cat nor the fish, so Ben must own the dog. Ana does not own the fish, so Ana must own the cat, which leaves the fish for Cleo — wait, checking again: with Ben on the dog and Ana ruled out from the fish, the fish must belong to Cleo, and Ana keeps the cat.

Why It's Satisfying

Grid logic puzzles are a gentle introduction to formal deduction: every clue is true, nothing is left to chance, and the satisfaction comes from watching a fully blank grid resolve into a single certain answer step by step.

Spot the Difference / Visual Attention

Compare two nearly identical images to find what changed.

A spot-the-difference puzzle presents two versions of the same image with a handful of small, deliberate changes between them — a missing button, a shifted shadow, a color swap. The challenge is entirely about sustained visual attention rather than reasoning.

How to Approach It

Scan the image in a fixed pattern rather than letting your eyes wander at random — left to right, top to bottom, section by section — so you don't accidentally re-check the same area twice while missing another. Pay special attention to small repeated elements (buttons, windows, spots on a pattern), since a single missing or added copy is a favorite hiding spot for puzzle designers. Take short breaks; visual fatigue is the main reason solvers miss a difference that's sitting in plain sight.

Example

In the first image, a rowboat has three visible oars locks; in the second, it has two, and one lamp post's light is unlit. How many differences are described?

Two differences: one missing oar lock and one unlit lamp.

Why It's Satisfying

Spot-the-difference puzzles exercise sustained attention rather than clever reasoning, which is why they're often used to unwind — there's no trick to outsmart, just steady, careful looking.