Maths Olympiad Prep

Library / /135 of 520

Combinatorics Difficulty 6.6 National olympiad Find the answer

There is 3×4×53 \times 4 \times 5 - box with its faces divided into 1×11 \times 1 - squares. Is it possible to place numbers in these squares so that the sum of numbers in every stripe of squares (one square wide) circling the box, equals 120120?

Solution

To determine if it is possible to place numbers in the squares of a 3×4×53 \times 4 \times 5 box such that the sum of numbers in every stripe of squares (one square wide) circling the box equals 120120, we need to analyze the sums of the numbers in each stripe.

1. Calculate the total number of squares in each face:
- The 3×43 \times 4 face has 3×4=123 \times 4 = 12 squares.
- The 3×53 \times 5 face has 3×5=153 \times 5 = 15 squares.
- The 4×54 \times 5 face has 4×5=204 \times 5 = 20 squares.

2. Determine the total number of squares in the box:
- The box has 6 faces, so the total number of squares is:
2×(3×4)+2×(3×5)+2×(4×5)=2×12+2×15+2×20=24+30+40=94 2 \times (3 \times 4) + 2 \times (3 \times 5) + 2 \times (4 \times 5) = 2 \times 12 + 2 \times 15 + 2 \times 20 = 24 + 30 + 40 = 94

3. Sum of numbers in each stripe:
- Each stripe is a one-square-wide loop around the box. There are three types of stripes:
- Stripes parallel to the 3×43 \times 4 faces.
- Stripes parallel to the 3×53 \times 5 faces.
- Stripes parallel to the 4×54 \times 5 faces.

4. Assign numbers to each face:
- For the 3×43 \times 4 faces, place the number 454\frac{45}{4} in each square.
- For the 3×53 \times 5 faces, place the number 33 in each square.
- For the 4×54 \times 5 faces, place the number 214\frac{21}{4} in each square.

5. Calculate the sum for each type of stripe:
- For the 3×43 \times 4 faces:
Sum=12×454=12×11.25=135 \text{Sum} = 12 \times \frac{45}{4} = 12 \times 11.25 = 135
- For the 3×53 \times 5 faces:
Sum=15×3=45 \text{Sum} = 15 \times 3 = 45
- For the 4×54 \times 5 faces:
Sum=20×214=20×5.25=105 \text{Sum} = 20 \times \frac{21}{4} = 20 \times 5.25 = 105

6. **Check if the sum of numbers in every stripe equals 120120:**
- The sums calculated for the stripes are 135135, 4545, and 105105, none of which equal 120120.

Therefore, it is not possible to place numbers in the squares of the 3×4×53 \times 4 \times 5 box such that the sum of numbers in every stripe of squares circling the box equals 120120.

The final answer is False.

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.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.