1. We start with the given equation:
k+(k+5)+(k+10)+…+(k+5(m−1))=1372
This is an arithmetic series with the first term a=k and the common difference d=5.
2. The sum of the first m terms of an arithmetic series is given by:
Sm=2m(2a+(m−1)d)
Here, a=k and d=5, so the sum becomes:
Sm=2m(2k+(m−1)⋅5)
Simplifying further:
Sm=2m(2k+5m−5)
Given that Sm=1372, we have:
2m(2k+5m−5)=1372
Multiplying both sides by 2 to clear the fraction:
m(2k+5m−5)=2744
3. We need to find all odd integers k such that there exists a positive integer m satisfying the equation above. Let's rewrite the equation:
2km+5m2−5m=2744
Rearranging terms:
2km=2744−5m2+5m
2km=5m(m−1)+2744
k=2m5m(m−1)+2744
4. Since k must be an odd integer, the numerator 5m(m−1)+2744 must be even. Notice that 5m(m−1) is always even because m(m−1) is the product of two consecutive integers, one of which is always even. Therefore, 5m(m−1) is even, and adding 2744 (which is even) keeps the numerator even.
5. We now need to check for which values of m the expression 2m5m(m−1)+2744 results in an odd integer. We start by factoring 2744:
2744=23⋅73
We need to find m such that 5m(m−1)+2744 is divisible by 2m.
6. Let's test some values of m:
- For m=1:
k=2⋅15⋅1⋅0+2744=22744=1372(not odd)
- For m=2:
k=2⋅25⋅2⋅1+2744=410+2744=42754=688.5(not an integer)
- For m=4:
k=2⋅45⋅4⋅3+2744=860+2744=82804=350.5(not an integer)
- For m=7:
k=2⋅75⋅7⋅6+2744=14210+2744=142954=211(odd integer)
7. We have found that for m=7, k=211 is an odd integer. We should verify if there are any other possible values of m that satisfy the condition.
8. Testing other values of m (e.g., m=8,9,10,…) does not yield any other odd integers for k.
The final answer is k=211