Template:Short description Template:Redirect Template:Use British English

File:15-puzzle magical.svg
To solve the puzzle, the numbers must be rearranged into numerical order from left to right, top to bottom.

The 15 puzzle (also called Gem Puzzle, Boss Puzzle, Game of Fifteen, Mystic Square and more) is a sliding puzzle. It has 15 square tiles numbered 1 to 15 in a frame that is 4 tile positions high and 4 tile positions wide, with one unoccupied position. Tiles in the same row or column of the open position can be moved by sliding them horizontally or vertically, respectively. The goal of the puzzle is to place the tiles in numerical order (from left to right, top to bottom).

Named after the number of tiles in the frame, the 15 puzzle may also be called a "16 puzzle", alluding to its total tile capacity. Similar names are used for different sized variants of the 15 puzzle, such as the 8 puzzle, which has 8 tiles in a 3×3 frame.

The n puzzle is a classical problem for modeling algorithms involving heuristics. Commonly used heuristics for this problem include counting the number of misplaced tiles and finding the sum of the taxicab distances between each block and its position in the goal configuration.<ref name="Korf,2000"/> Note that both are admissible. That is, they never overestimate the number of moves left, which ensures optimality for certain search algorithms such as A*.<ref name="Korf,2000"/>

MathematicsEdit

SolvabilityEdit

File:15-Puzzle solved.png
A solved 15 Puzzle

Template:Harvtxt used a parity argument to show that half of the starting positions for the n puzzle are impossible to resolve, no matter how many moves are made. This is done by considering a binary function of the tile configuration that is invariant under any valid move and then using this to partition the space of all possible labelled states into two mutually inaccessible equivalence classes of the same size. This means that half of all positions are unsolvable, although it says nothing about the remaining half.

The invariant is the parity of the permutation of all 16 squares plus the parity of the taxicab distance (number of rows plus number of columns) of the empty square from the lower right corner. This is an invariant because each move changes both the parity of the permutation and the parity of the taxicab distance. In particular, if the empty square is in the lower right corner, then the puzzle is solvable only if the permutation of the remaining pieces is even.

Template:Harvtxt also showed that on boards of size m × n, where m and n are both larger or equal to 2, all even permutations are solvable. It can be proven by induction on m and n, starting with m = n = 2. This means that there are exactly two equivalency classes of mutually accessible arrangements, and that the parity described is the only non-trivial invariant, although equivalent descriptions exist.

Template:Harvtxt gave another proof, based on defining equivalence classes via a Hamiltonian path.

Template:Harvtxt studied the generalization of the 15 puzzle to arbitrary finite graphs, the original problem being the case of a 4×4 grid graph. The problem has some degenerate cases where the answer is either trivial or a simple combination of the answers to the same problem on some subgraphs. Namely, for paths and polygons, the puzzle has no freedom; if the graph is disconnected, only the connected component of the vertex with the "empty space" is relevant; and if there is an articulation vertex, the problem reduces to the same puzzle on each of the biconnected components of that vertex. Excluding these cases, Wilson showed that other than one exceptional graph on 7 vertices, it is possible to obtain all permutations unless the graph is bipartite, in which case exactly the even permutations can be obtained. The exceptional graph is a regular hexagon with one diagonal and a vertex at the center added; only Template:Sfrac of its permutations can be attained, which gives an instance of the exotic embedding of S5 into S6.

For larger versions of the n puzzle, finding a solution is easy. But, the problem of finding the shortest solution is NP-hard. It is also NP-hard to approximate the fewest slides within an additive constant, but there is a polynomial-time constant-factor approximation.<ref name="Ratner1986">Template:Cite journal</ref><ref name="ratner+warmuth">Template:Cite journal</ref> For the 15 puzzle, lengths of optimal solutions range from 0 to 80 single-tile moves (there are 17 configurations requiring 80 moves)<ref>Richard E. Korf, Linear-time disk-based implicit graph search, Journal of the ACM Volume 55 Issue 6 (December 2008), Article 26, pp. 29-30. "For the 4 × 4 Fifteen Puzzle, there are 17 different states at a depth of 80 moves from an initial state with the blank in the corner, while for the 2 × 8 Fifteen Puzzle there is a unique state at the maximum state of 140 moves from the initial state."</ref><ref>A. Brüngger, A. Marzetta, K. Fukuda and J. Nievergelt, The parallel search bench ZRAM and its applications, Annals of Operations Research 90 (1999), pp. 45–63.
:"Gasser found 9 positions, requiring 80 moves...We have now proved that the hardest 15-puzzle positions require, in fact, 80 moves. We have also discovered two previously unknown positions, requiring exactly 80 moves to be solved."</ref> or 43 multi-tile moves;<ref name="multi-tile">"The Fifteen Puzzle can be solved in 43 "moves"". Domain of the Cube Forum</ref> the 8 Puzzle always can be solved in no more than 31 single-tile moves or 24 multi-tile moves (integer sequence A087725). The multi-tile metric counts subsequent moves of the empty tile in the same direction as one.<ref name="multi-tile" />

The number of possible positions of the 24 puzzle is Template:SfracTemplate:Val, which is too many to calculate God's number feasibly using brute-force methods. In 2011, lower bounds of 152 single-tile moves or 41 multi-tile moves had been established, as well as upper bounds of 208 single-tile moves or 109 multi-tile moves.<ref>"24 puzzle new lower bound: 152". Domain of the Cube Forum</ref><ref>"m × n puzzle (current state of the art)". Sliding Tile Puzzle Corner.</ref><ref>"208s for 5x5". Domain of the Cube Forum.</ref><ref>"5x5 can be solved in 109 MTM". Domain of the Cube Forum.</ref> In 2016, the upper bound was improved to 205 single-tile moves.<ref>"5x5 sliding puzzle can be solved in 205 moves". Domain of the Cube Forum.</ref>

Group theoryEdit

The transformations of the 15 puzzle form a groupoid (not a group, as not all moves can be composed);<ref>Jim Belk (2008) Puzzles, Groups, and Groupoids, The Everything Seminar</ref><ref>The 15-puzzle groupoid (1), Never Ending Books</ref><ref>The 15-puzzle groupoid (2), Never Ending Books</ref> this groupoid acts on configurations.

Because the combinations of the 15 puzzle can be generated by 3-cycles, it can be proved that the 15 puzzle can be represented by the alternating group <math>A_{15}</math>.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> In fact, any <math>2 k - 1</math> sliding puzzle with square tiles of equal size can be represented by <math>A_{2 k - 1}</math>.

HistoryEdit

File:15-puzzle-loyd.svg
Sam Loyd's unsolvable 15 Puzzle, with tiles 14 and 15 exchanged. This puzzle is not solvable as it would require a change of the invariant to move it to the solved state.
File:Great presidential puzzle2.jpg
U.S. political cartoon about finding a Republican presidential candidate in 1880

The puzzle was "invented" by Noyes Palmer Chapman,<ref name="slocum-sonneveld" /> a postmaster in Canastota, New York, who is said to have shown friends, as early as 1874, a precursor puzzle consisting of 16 numbered blocks that were to be put together in rows of four, each summing to 34 (see magic square). Copies of the improved 15 puzzle made their way to Syracuse, New York, by way of Chapman's son, Frank, and from there, via sundry connections, to Watch Hill, Rhode Island, and finally to Hartford, Connecticut, where students in the American School for the Deaf started manufacturing the puzzle. By December 1879, these were sold both locally and in Boston, Massachusetts. Shown one of these, Matthias Rice, who ran a woodworking business in Boston, started manufacturing the puzzle sometime in December 1879 and convinced a "Yankee Notions" fancy goods dealer to sell them under the name of "Gem Puzzle." In late January 1880, Charles Pevey, a dentist in Worcester, Massachusetts, garnered some attention by offering a cash reward for a solution to the 15 Puzzle.<ref name="slocum-sonneveld"/>

The game became a craze in the U.S. in 1880.<ref>Template:Harvtxt</ref>

Chapman applied for a patent on his "Block Solitaire Puzzle" on February 21, 1880. However, this patent was rejected, likely because it was not sufficiently different from the August 20, 1878 "Puzzle-Blocks" patent (US 207124) granted to Ernest U. Kinsey.<ref name="slocum-sonneveld">The 15 Puzzle, by Jerry Slocum & Dic Sonneveld, 2006. Template:ISBN</ref>

Sam LoydEdit

File:Sam Loyd - The 14-15 Puzzle in Puzzleland.jpg
Sam Loyd's 1914 illustration of the unsolvable variation.

From 1891 until his death in 1911, Sam Loyd claimed that he had invented the puzzle. However, Loyd had no connection to the invention or initial popularity of the puzzle. Loyd's first article about the puzzle was published in 1886, and it was not until 1891 that he first claimed to be the inventor.<ref name="slocum-sonneveld" /><ref>Barry R. Clarke, Puzzles for Pleasure, pp.10-12, Cambridge University Press, 1994 Template:ISBN.</ref>

Some later interest was fueled by Loyd's offer of a $1,000 prize (Template:Inflation) to anyone who could provide a solution for achieving a particular combination specified by Loyd, namely reversing the 14 and 15, which Loyd called the 14-15 puzzle.<ref name="Korf,2000">Template:Citation</ref> This is impossible, as had been shown over a decade earlier by Template:Harvtxt, because it requires a transformation from an even to an odd permutation.

Varieties of the 15 puzzleEdit

The Minus Cube, manufactured in the USSR, is a 3D puzzle with similar operations to the 15 Puzzle.

Versions of the 15 puzzle include a different number of tiles, such as the 8-puzzle or 24-puzzle.

Pop cultureEdit

Chess world champion Bobby Fischer was an expert at solving the 15 puzzle.<ref>Clifford A. Pickover, The Math Book: From Pythagoras to the 57th Dimension, 250 Milestones in the History of Mathematics, p. 262, Sterling Publishing, 2009 Template:ISBN.</ref> He had been timed to be able to solve it within 25 seconds; Fischer demonstrated this on November 8, 1972, on The Tonight Show Starring Johnny Carson.<ref>"Bobby Fischer solves a 15 puzzle in 17 seconds on Carson Tonight Show - 11/08/1972", The Tonight Show, 8 November 1972, Johnny Carson Productions, retrieved 1 August 2021.</ref><ref>Adam Spencer, Adam Spencer's Big Book of Numbers: Everything you wanted to know about the numbers 1 to 100, p. 58, Brio Books, 2014 Template:ISBN.</ref>

See alsoEdit

NotesEdit

Template:Reflist

ReferencesEdit

Template:Refbegin

Template:Refend

External linksEdit

Template:Sister project