Matrix and Pattern Completion — Study Notes
Overview
Matrix and Pattern Completion is a visual reasoning topic that appears consistently in SOF IMO's Logical Reasoning section. Questions present a 3×3 grid (or occasionally 2×2 or 4×4) with one cell missing, and you must identify which option correctly completes the pattern. Some problems use repeating sequences of figures, numbers, or symbols instead of grids.
This topic tests your ability to spot relationships between elements — rotation, reflection, addition/subtraction of features, color changes, position shifts, or numerical progressions. Success requires systematic scanning: check rows first, then columns, then diagonals. Most IMO matrix problems have exactly one logical rule governing the entire grid, though advanced problems may combine two rules.
Mastering this topic builds pattern-recognition skills applicable across all Olympiad reasoning sections. Expect 2–4 questions on matrix/pattern completion in the exam, worth 1 mark each. Speed matters — practice until you can solve most problems in under 60 seconds.
Key Concepts
- **Grid-based logic**: In 3×3 matrices, the pattern typically operates row-wise (all rows follow the same rule), column-wise (all columns follow the same rule), or both. Always check complete rows and columns first before analyzing diagonals.
- **Figure transformation rules**: Elements may rotate (90°, 180°, clockwise/anticlockwise), flip horizontally or vertically, increase/decrease in size, change shading (white → gray → black), or add/remove internal features like dots, lines, or corners.
- **Element progression**: Shapes may cycle through a sequence (circle → square → triangle → circle), positions may shift systematically (top-left → center → bottom-right), or the number of elements may follow arithmetic patterns (+1, +2, or ×2 per cell).
- **Combined operations**: A single cell may result from combining features of other cells in the same row or column. Example: Cell 3 = union of shapes from Cell 1 and Cell 2, or Cell 3 contains only features common to both Cell 1 and Cell 2.
- **Number and symbol patterns**: When matrices contain numbers or symbols, apply arithmetic operations (addition, subtraction, multiplication across rows/columns) or look for differences, ratios, or modular patterns.
- **Repeating sequences**: Linear patterns present a sequence with regular repetition or a step-by-step rule. Identify the repeat unit or the increment/decrement rule, then predict the next term.
- **Elimination strategy**: If the pattern isn't immediately obvious, eliminate answer choices that clearly violate any observed partial rule. Often two options can be discarded quickly, leaving a 50-50 guess if time is short.
- **Symmetry and balance**: Some matrices maintain symmetry (central cell reflects properties of surrounding cells) or balance (sum of features in row 1 = row 2 = row 3). Check for these when standard row/column rules don't apply.
Formulas / Key Facts
1. **Row-wise rule check**: If Row 1 has pattern X and Row 2 has the same pattern X, then Row 3 follows pattern X. Missing cell in Row 3 must complete that pattern.
2. **Column-wise rule check**: If Column 1 has pattern Y and Column 2 has pattern Y, then Column 3 follows pattern Y. Apply this to find the missing element.
3. **Rotation tracking**: 90° clockwise rotation = each corner moves one position clockwise. 180° rotation = top-left and bottom-right swap; top-right and bottom-left swap.
4. **Arithmetic in grids**: Common operations — Cell(1,3) = Cell(1,1) + Cell(1,2) or Cell(1,3) = Cell(1,1) − Cell(1,2) or Cell(1,3) = Cell(1,1) × Cell(1,2). Check all three rows/columns for consistency.
5. **Feature counting**: Count vertices, sides, closed regions, or internal dots in each cell. The count may increase linearly (3, 4, 5) or follow a pattern (2, 4, 8 — doubling).
6. **Union and intersection**: Cell 3 = Cell 1 ∪ Cell 2 (all features present) or Cell 3 = Cell 1 ∩ Cell 2 (only common features). Visual Venn-diagram logic.
7. **Diagonal rules (rare)**: Top-left to bottom-right diagonal or top-right to bottom-left diagonal may share a property. Use only if row/column rules fail.
8. **Cyclic sequences**: If a 4-element sequence repeats (A, B, C, D, A, B, C, D…), identify position in cycle to predict the next term.
Worked Examples
**Example 1: Rotation Matrix**
``` Row 1: Arrow pointing Up | Arrow pointing Right | Arrow pointing Down Row 2: Arrow pointing Right | Arrow pointing Down | Arrow pointing Left Row 3: Arrow pointing Down | Arrow pointing Left | ? ```
**Solution**: Each row rotates the arrow 90° clockwise per cell. Row 1: Up → Right → Down. Row 2: Right → Down → Left. Row 3 must follow: Down → Left → Up. Answer: Arrow pointing **Up**.
---
**Example 2: Numerical Addition**
``` 2 3 5 4 5 9 6 7 ? ```
**Solution**: Check row-wise: Row 1: 2 + 3 = 5 ✓. Row 2: 4 + 5 = 9 ✓. Row 3: 6 + 7 = 13. Answer: **13**.
---
**Example 3: Shape Combination**
``` Row 1: Circle | Square | Circle inside Square Row 2: Triangle | Star | Triangle inside Star Row 3: Pentagon | Diamond | ? ```
**Solution**: Each row follows Cell 3 = Cell 1 inside Cell 2. Row 3: Pentagon inside Diamond. Answer: **Pentagon inside Diamond figure**.
---
**Example 4: Feature Progression**
``` Row 1: 1 dot | 2 dots | 3 dots Row 2: 2 dots | 3 dots | 4 dots Row 3: 3 dots | 4 dots | ? ```
**Solution**: Each row increases dots by 1. Each column also increases dots by 1 going downward. Row 3, Cell 3: 4 + 1 = 5 dots. Answer: **5 dots**.
Common Mistakes
1. **Checking only rows, ignoring columns** → Always verify the pattern holds both row-wise AND column-wise. Many students find a row pattern and stop, missing a conflicting column rule that actually governs the missing cell.
2. **Assuming the first rule you spot is correct** → Test your hypothesis on ALL complete rows/columns. A rule that works for Row 1 but breaks in Row 2 is wrong. The correct rule must apply uniformly across the entire matrix.
3. **Overlooking combined operations** → If no single rule works, the missing cell might combine two elements (union, intersection, subtraction of features). Students often miss this and force a single-transformation rule that doesn't fit.
4. **Confusing rotation direction** → 90° clockwise and 90° anticlockwise produce different results. If your answer isn't among the options, check whether you rotated the wrong direction.
5. **Ignoring option constraints** → Use the answer choices strategically. If you've narrowed the rule to "must be a shape with 4 sides" and only one option has 4 sides, pick it confidently even if you haven't fully decoded the pattern.
Quick Reference
- **Systematic scan order**: Rows → Columns → Diagonals → Element features (count, color, orientation).
- **Most common rules**: Rotation (90°, 180°), arithmetic operations (addition, subtraction), feature addition (union/intersection), and cyclic progression (shape sequences).
- **Time-saving tip**: Eliminate obviously wrong options first — if Row 1 and Row 2 have only triangles and circles, a square in the answer for Row 3 is likely wrong.
- **For number matrices**: Check if sum, difference, product, or ratio of two cells equals the third. Test all three possibilities quickly.
- **If stuck after 45 seconds**: Mark your best guess from remaining options and move on. Don't spend 2+ minutes on a 1-mark question.
- **Practice target**: Solve 90% of standard matrix problems in under 60 seconds with 95%+ accuracy.