[Math] Pattern-matching puzzle (shapes)

intuitionpuzzle

some puzzle that can be found online are typically a 3×3 grid where you've got nine spots filled with some images or symbols or geometric figures and you have to predict what the missing one should be. Some of them are made out of symbols, some other are little 3×3 grids (inside the big grid) with some number of symbols (crosses, asterisks, etc..) placed according to some pattern and, again, you have to guess what pattern the missing grid would be.

Does anyone have any reference where I can find how they can be solved, or any theory behind this kind of puzzle?

EXAMPLES:

Bergman's IQ test

IQ test

IQ test

IQ test

Again, I am not looking to the specific solution of the examples above. I'd like to have a theory behind it, or tips to solve them.

Best Answer

While one might use mathematical thought to invent justifications about what symbol comes next, the major component of this puzzle is human perception. The viewer is the one who decides what features are important, and what things are meaningful.

You can contrast this type of puzzle with something like Sudoku, which really does reduce to a deterministic mathematical study. There isn't (supposed to be) any ambiguity about what comes next in those puzzles.

Pattern recognition is certainly important in mathematics, but actually I think it is more primitive because it relates to our perception and learning process. This indicates that you will get better, more interesting answers about solving such questions if you ask psychologists and/or machine learning experts.

Related Question