Find those subsets S ⊂ Z+ such that all but finitely many sums of elements from S (possibly with repetitions) are composite numbers.
To find the subsets S⊂Z+S \subset \mathbb{Z}^+S⊂Z+ such that all but finitely many sums of elements from SSS (possibly with repetitions) are composite numbers, we need to identify sets SSS whose sums, when large enough, are not prime.
Let’s denote the sums of elements from SSS as the set TTT. We seek SSS such that only finitely many elements in TTT are prime.
Observation and Strategy:
- Single Element Case:
- If SSS consists of only one element, say S={n}S = \{ n \}S={n}, then sums are of the form n,2n,3n,…n, 2n, 3n, \ldotsn,2n,3n,…. For these sums to be composite for large values, nnn must be such that knknkn is composite for all large kkk. This is satisfied if n≥2n \geq 2n≥2, as knknkn for k>1k > 1k>1 will always be composite.
- Multiple Elements:
- If SSS contains more than one element, the sums are more complex. To ensure all but finitely many sums are composite, the elements in SSS should form sums that are not often prime. This can be achieved if all the elements in SSS are such that their linear combinations (sums) are highly composite.
- For example, if SSS contains numbers that have a common factor greater than 1 (e.g., S={4,6,8}S = \{ 4, 6, 8 \}S={4,6,8}), then any sum of these numbers is also divisible by this common factor, thus making them composite except for possibly the first few terms.
Let’s formalize these observations:
Case 1: Single Element n≥2n \geq 2n≥2
Any S={n}S = \{ n \}S={n} where n≥2n \geq 2n≥2 results in sums knknkn for k∈Z+k \in \mathbb{Z}^+k∈Z+. For k≥2k \geq 2k≥2, knknkn is composite. Thus, only the first sum (which is nnn itself) may be prime (if nnn is prime), but all larger sums are composite.
Case 2: Multiple Elements with a Common Factor Greater than 1
If SSS has a common factor d>1d > 1d>1, say S={d⋅a1,d⋅a2,…,d⋅ak}S = \{ d \cdot a_1, d \cdot a_2, \ldots, d \cdot a_k \}S={d⋅a1,d⋅a2,…,d⋅ak} where aia_iai are positive integers, then any sum of elements from SSS will be of the form d⋅(sum of ai)d \cdot (\text{sum of } a_i)d⋅(sum of ai). Since d≥2d \geq 2d≥2, sums will be composite for sufficiently large values.
Conclusion:
The sets S⊂Z+S \subset \mathbb{Z}^+S⊂Z+ such that all but finitely many sums of elements from SSS are composite numbers include:
- Any set SSS containing a single element n≥2n \geq 2n≥2.
- Any set SSS where all elements share a common factor greater than 1.
Thus, subsets SSS with these properties will ensure that all but finitely many sums are composite.
Sorry, comments are closed for this post