Variant 9.4.4. An empty table is drawn on the board. Masha wants to fill its cells with numbers, following these rules:
- each of the numbers must be present in the table;
- the number 1 must be in the bottom-left cell of the table;
- for any natural number , the numbers and must be in adjacent cells.
(a) (1 point) What is the largest number that can be in the cell adjacent to the number 1?
(b) (3 points) We will call a cell of the table good if the number 171 can be in it. How many good cells are there?