Learning goals
- A solid n × n formation has exactly n² guards — square numbers stop being abstract and become rectangles you can see.
- The outer ring of an n × n square is 4 (n − 1), because four edges of length n share four corners and corners cannot be counted twice.
- A k-layer hollow square holds n² − (n − 2k)² guards. For the parade square with side 13 and 3 layers: 169 − 49 = 120 — the same as 48 + 40 + 32 across the three concentric rings.