WhatIs.site
everyday concepts 3 min read
Editorial photograph representing the concept of sudoku
Table of Contents

What Is Sudoku?

Sudoku is a logic-based number-placement puzzle. You get a 9×9 grid divided into nine 3×3 boxes, partially filled with digits from 1 to 9. Your job: fill in every empty cell so that each row, each column, and each 3×3 box contains all the digits from 1 to 9 exactly once.

No math. No guessing (if it’s a well-designed puzzle). Just pure logical deduction. That simplicity is exactly why it’s become one of the most popular puzzles on the planet.

The Rules in 30 Seconds

  1. Each row must contain the digits 1 through 9 with no repeats.
  2. Each column must contain the digits 1 through 9 with no repeats.
  3. Each 3×3 box must contain the digits 1 through 9 with no repeats.

That’s it. Three rules. From those three constraints comes an astonishing range of difficulty, from puzzles a child can solve to ones that stump experienced enthusiasts for hours.

A Not-So-Japanese History

Here’s what most people get wrong: sudoku isn’t originally Japanese. The puzzle was created by Howard Garns, a retired American architect from Indianapolis, and first published in 1979 in Dell Pencil Puzzles & Word Games magazine under the name “Number Place.”

It was picked up by the Japanese publisher Nikoli in 1984, where it was renamed “Suuji wa dokushin ni kagiru” — meaning “the digits must be single.” That mouthful was shortened to “Sudoku.” Nikoli standardized the format, added aesthetic constraints (the given numbers should be arranged symmetrically), and the puzzle became enormously popular in Japan.

The global explosion came in 2004 when Wayne Gould, a retired Hong Kong judge from New Zealand, convinced The Times of London to publish sudoku puzzles. Within months, newspapers worldwide were running daily sudoku. It was the biggest puzzle craze since Rubik’s Cube.

How to Solve One

Basic Strategies

Scanning — Look at each row, column, and box to find cells where only one digit is possible. If a row already contains 1, 2, 3, 5, 6, 7, 8, 9 — the empty cell must be 4. Simple elimination.

Cross-hatching — For a specific digit, check where it can go in each box by looking at which rows and columns already contain that digit. If a 7 must go in a particular box, and only one cell in that box is available (not blocked by 7s in intersecting rows and columns), that’s where it goes.

Naked pairs/triples — When two cells in a row, column, or box can only contain the same two digits, those digits can be eliminated from all other cells in that group. This extends to triples and beyond.

Advanced Strategies

Expert solvers use techniques with names like X-Wing, Swordfish, XY-Chain, and Coloring. These involve identifying patterns across multiple rows, columns, and boxes simultaneously. They’re rarely needed for newspaper-level puzzles but essential for the hardest ratings.

The key insight for all strategies: you’re not trying to figure out what goes in a cell. You’re trying to eliminate what can’t go there. When only one possibility remains, that’s your answer.

The Mathematics Behind It

Sudoku has attracted serious mathematical attention. The total number of valid completed grids is 6,670,903,752,021,072,936,960 — a number calculated by Bertram Felgenhauer and Frazer Jarvis in 2005 using a combination of mathematical analysis and computation.

The puzzle connects to several areas of math and computer science. It’s technically an NP-complete problem (for generalized n×n grids), meaning there’s no known algorithm that solves all cases quickly. It relates to graph theory (each cell is a node, and the constraints define edges), constraint satisfaction, and combinatorics.

Interestingly, the question of how many clues you need for a unique solution was only settled in 2012. Gary McGuire’s team proved that 17 is the minimum — no 16-clue puzzle can have exactly one solution.

Why People Love It

Sudoku hits a psychological sweet spot. It’s challenging enough to require concentration but structured enough that progress feels tangible. Each cell you fill in makes the next one easier. There’s a satisfying momentum to solving — the puzzle accelerates as you go, and the final cells fall into place in a rush.

It’s also genuinely good for you. Research suggests that regular puzzle-solving may help maintain cognitive function as you age. A 2019 study in the International Journal of Geriatric Psychiatry found that adults over 50 who regularly solved number and word puzzles performed better on tests of attention, reasoning, and memory.

Plus, a sudoku puzzle is perfectly portable. No electricity, no internet, no opponent needed. Just a grid and a pencil. In an age of constant digital stimulation, there’s something refreshing about a challenge that fits on a single sheet of paper and asks nothing of you but clear logical thinking.

Frequently Asked Questions

Do you need to be good at math to solve sudoku?

No. Sudoku uses numbers, but it's purely a logic puzzle — no arithmetic required. You could replace the numbers 1-9 with letters, colors, or symbols and the puzzle would work identically. The skill involved is pattern recognition and logical deduction, not calculation.

How many possible sudoku puzzles exist?

There are 6,670,903,752,021,072,936,960 valid completed sudoku grids (about 6.7 sextillion). When you account for symmetries like rotation and reflection, the number of essentially different grids is 5,472,730,538. The number of possible puzzles (with clues removed) is much larger and depends on how many clues are given.

What is the minimum number of clues needed for a unique solution?

The minimum is 17. In 2012, mathematician Gary McGuire proved through an exhaustive computer search that no 16-clue sudoku puzzle has a unique solution. There are approximately 49,000 known 17-clue puzzles with unique solutions.

Further Reading

Related Articles