Problem of distinct integers chosen from the arithmetic progression

disregardthat
Science Advisor
Messages
1,864
Reaction score
34
I have a solution to a problem which I am not certain that is complete. (It's a putnam problem so I can't believe I solved it) Would you mind to take a look at it?

The problem stated:
"Let A be any set of 20 distinct integers chosen from the arithmetic progression 1,4,7,...,100. Prove that there must be two distinct integers in A whose sum is 104."

Solution:
The arithmetic sequence u=1,4,7,...,100 can generally be described as u_n=3n-2, where n is the n'th member of the sequence u.

This sequence has 34 members, (As 3 \cdot 34-2=100)

The set A is the set of 20 chosen distinct integers of the sequence u.
We shall prove that there is at least 2 distinct integers in A such that their sum is 104.

Consider the set B =\{ u_1,u_2,...,u_{34} \} \Rightarrow A \subset B. Now, we can achieve set A by eliminating 14 elements of set B.

Consider the elements of B, u_r and u_k, r \not = k. For their sum to be 104,
u_r+u_k=104 \Rightarrow 3r-2+3k-2=104 \Rightarrow 3(r+k)=108 \Rightarrow r+k=36.
This equation has 33 solutions, namely (r,k) = (2,34),(3,33),...,(34,2), but only 17 distinct solutions, (2,34),(3,33),...,(18,18). The solution (18,18) necessarily means that u_r=u_k which is impossible as r \not = k.

This leaves us with the 16 solutions (2,34),(3,33),...,(17,19)

To achieve set A, we eliminate 14 elements from B. The maximum amount of pairs we can demolish is then 14 (one element from each pair). This leaves us with at least 2 pairs that sum up to 104 in any set A, which of course means that there is two distinct integers in A that sum up to 104.

Appreciate if someone had a look!
 
Last edited:
Mathematics news on Phys.org
Looks good to me-great stuff! What are these 'putnam problems'? They sound very interesting.
 
Thanks,
Search putnam problems in google.

There is a contest named putnam which is known for it's hard math problems, and is arranged every year.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top