Problem

Source: Tuymaada 2004, day 2, problem 3. - Author : O. Vanyushina.

Tags: vector, function, induction, combinatorics proposed, combinatorics



Zeroes and ones are arranged in all the squares of $n\times n$ table. All the squares of the left column are filled by ones, and the sum of numbers in every figure of the form [asy][asy]size(50); draw((2,1)--(0,1)--(0,2)--(2,2)--(2,0)--(1,0)--(1,2));[/asy][/asy] (consisting of a square and its neighbours from left and from below) is even. Prove that no two rows of the table are identical. Proposed by O. Vanyushina