Given a table with one of two signs "+" or "-" in any of its cells. Per move one can replace the signs in all cells of some row (or of some column) by the opposite signs. At the beginning there is exactly one minus in the table (all other signs are pluses). After some moves the table with exactly 36 minuses is obtained.
Find all possible values of .
Solution
Answer .
Note that if changing of signs is performed even number of times to some row (column), then it is equivalent that the operation is not applied at all. So we can assume that the operation is applied exactly once to some rows (columns), and is not applied to the remaining rows (columns). Let the operation be applied to rows and columns. Then the total number of the cells in which the signs are changed is equal to . We rewrite the equality as
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.