Find the least positive integer p for which there exists a set { λ 1 , λ 2 , … , λ p } consisting of p distinct positive integers such that ( 1 − λ 1 1 ) ( 1 − λ 2 1 ) ⋯ ( 1 − λ p 1 ) = 2 0 1 0 5 1
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
how people think of all this stuff!! :)
Great solution. Thanks for sharing it.
Why should λ i ≥ i + 1 ,can you explain?
If they don't have to be distinct, ( 1 − 6 7 1 ) ⋅ ( 1 − 2 5 1 ) ⋅ ( 1 − 1 8 1 ) ⋅ ( 1 − 1 1 1 ) ⋅ ( 1 − 2 1 ) ⋅ ( 1 − 2 1 ) ⋅ ( 1 − 2 1 ) ⋅ ( 1 − 2 1 ) ⋅ ( 1 − 2 1 ) = 2 0 1 0 5 1 . Leave it to me to overlook that one word!
Problem Loading...
Note Loading...
Set Loading...
This is problem N1 (proposed by Canada) of the 51st IMO Shortlist (2010).
Official solution:
Suppose that for some p there exist the desired numbers; we may assume that λ 1 < λ 2 < … < λ p .
Surely λ 1 > 1 since otherwise 1 − λ 1 1 = 0 .
So we have 2 ≤ λ 1 ≤ λ 2 − 1 ≤ … ≤ λ p − ( p − 1 ) , hence λ i ≥ i + 1 for each i = 1 , … , p .
Therefore,
2 0 1 0 5 1 = ( 1 − λ 1 1 ) ( 1 − λ 2 1 ) … ( 1 − λ p 1 )
≥ ( 1 − 2 1 ) ( 1 − 3 1 ) … ( 1 − p + 1 1 )
= 2 1 . 3 2 . … p + 1 p = p + 1 1 ,
which implies p + 1 ≥ 5 1 2 0 1 0 > 3 9 , so p ≥ 3 9 .
Now we are left to show that p = 3 9 fits. Consider the set { 2 , 3 , … , 3 3 , 3 5 , 3 6 , … , 4 0 , 6 7 } which contains exactly 3 9 numbers. We have:
2 1 . 3 2 . … 3 3 3 2 . 3 5 3 4 . … 4 0 3 9 . 6 7 6 6 = 3 3 1 . 4 0 3 4 . 6 7 6 6 = 6 7 0 1 7 = 2 0 1 0 5 1
hence for p = 3 9 there exists a desired example.