retagged by
1,020 views
0 0 votes
You are given an $n\times n$ square matrix to be filled with numerals so that no two adjacent cells have the same numeral. Two cells are called adjacent if they touch each other horizontally, vertically or diagonally. So a cell in one of the four corners has three cells adjacent to it, and a cell in the first or last row or column which is not in the corner has five cells adjacent to it. Any other cell has eight cells adjacent to it.

What is the minimum number of different numerals needed to fill a $3\times 3$ square matrix?

Please log in or register to answer this question.

Related questions

0 0 votes
0 0 answers
1.0k
1.0k views
go_editor asked Mar 19, 2020
1,048 views
A company administers a written test comprising of three sections of $20$ marks each – Data Interpretation (DI), Written English (WE) and General Awareness (GA), for recr...
0 0 votes
0 0 answers
1.2k
1.2k views
go_editor asked Mar 19, 2020
1,186 views
A company administers a written test comprising of three sections of $20$ marks each – Data Interpretation (DI), Written English (WE) and General Awareness (GA), for recr...
0 0 votes
0 0 answers
1.3k
1.3k views
go_editor asked Mar 19, 2020
1,287 views
An ATM dispenses exactly Rs. $5000$ per withdrawal using $100, 200$ and $500$ rupee notes. The ATM requires every customer to give her preference for one of the three den...
0 0 votes
0 0 answers
1.2k
1.2k views
go_editor asked Mar 19, 2020
1,150 views
An ATM dispenses exactly Rs. $5000$ per withdrawal using $100, 200$ and $500$ rupee notes. The ATM requires every customer to give her preference for one of the three den...
0 0 votes
0 0 answers
1.1k
1.1k views
go_editor asked Mar 19, 2020
1,091 views
You are given an $n\times n$ square matrix to be filled with numerals so that no two adjacent cells have the same numeral. Two cells are called adjacent if they touch eac...