Call a set of integers non − isolated if for every a∈A at least one of the numbers and also belongs to A. Prove that the number of 5−element non −isolated subsets of {} is .
Problem 1478
Official solution
To prove that the number of 5-element non-isolated subsets of is , we will analyze the structure of such subsets and count the possible configurations.
1. Define the structure of the subset:
Let a 5-element non-isolated subset of be with . By the definition of a non-isolated set, for every element in the subset, at least one of or must also be in the subset. This implies:
-
-
Therefore, the subset must be of the form .
2. Case Analysis:
We need to consider different cases for the positions of and relative to .
**Case 1: and **
- Here, and .
- Let be the number of elements before , be the number of elements between and , and be the number of elements after .
- We have and .
- The number of solutions for this case is .
**Case 2: and **
- Here, and .
- This case is symmetric to Case 1, so it also has solutions.
**Case 3: **
- Here, and .
- We simply need to select 5 consecutive numbers from .
- The number of solutions for this case is .
3. Summing the cases:
- The total number of required subsets is the sum of the solutions from all three cases:
- Simplifying this expression:
Thus, we have proved that the number of 5-element non-isolated subsets of is .