It is stated that "The target area of 889200 is the smallest area which can be manufactured in three different variants".
This number seems to be compliant with the problem requirements for M(3) and smaller than 889200 :
865800 = 888 x 975 = 900 x 962 = 925 x 936
Could someone explain why it is not correct ?
Problem 563
Forum rules
As your posts will be visible to the general public you are requested to be thoughtful in not posting anything that might explicitly give away how to solve a particular problem.
This forum is NOT meant to discuss solution methods for a problem.
See also the topics:
Don't post any spoilers
Comments, questions and clarifications about PE problems.
As your posts will be visible to the general public you are requested to be thoughtful in not posting anything that might explicitly give away how to solve a particular problem.
This forum is NOT meant to discuss solution methods for a problem.
In particular don't post any code fragments or results.
Don't start begging others to give partial answers to problems
Don't ask for hints how to solve a problem
Don't start a new topic for a problem if there already exists one
Don't start begging others to give partial answers to problems
Don't ask for hints how to solve a problem
Don't start a new topic for a problem if there already exists one
See also the topics:
Don't post any spoilers
Comments, questions and clarifications about PE problems.
-
mdean
- Posts: 206
- Joined: Tue Aug 02, 2011 2:05 am
Re: Problem 563
Without really delving into the problem, my guess would be the dimension of 962 would be an issue.PhilLeTaxi wrote:It is stated that "The target area of 889200 is the smallest area which can be manufactured in three different variants".
This number seems to be compliant with the problem requirements for M(3) and smaller than 889200 :
865800 = 888 x 975 = 900 x 962 = 925 x 936
Could someone explain why it is not correct ?

- mpiotte
- Administrator
- Posts: 1961
- Joined: Tue May 08, 2012 5:40 pm
- Location: Montréal, Canada
Re: Problem 563
These dimensions cannot be assembled by the robots starting from unit squares and assembling rectangles made up of 25 or less smaller rectangles.PhilLeTaxi wrote:It is stated that "The target area of 889200 is the smallest area which can be manufactured in three different variants".
This number seems to be compliant with the problem requirements for M(3) and smaller than 889200 :
865800 = 888 x 975 = 900 x 962 = 925 x 936
Could someone explain why it is not correct ?

- PhilLeTaxi
- Posts: 20
- Joined: Wed Mar 05, 2014 12:54 pm
- Location: Paris, France
Re: Problem 563
I don't see why there is an issue with 962.
888 x 1.1 = 976.8 Then 975 is compliant.
900 x 1.1 = 990 Then 962 is compliant.
925 x 1.1 = 1017.5 then 936 is compliant.
888 x 975 = 900 x 962 = 925 x 936 = 865800
The divisor of 865800 lower than 888 is 780 which is not compliant as 780 x 1110 = 865800
Then is leaves the 3 possibilities listed above.
888 x 1.1 = 976.8 Then 975 is compliant.
900 x 1.1 = 990 Then 962 is compliant.
925 x 1.1 = 1017.5 then 936 is compliant.
888 x 975 = 900 x 962 = 925 x 936 = 865800
The divisor of 865800 lower than 888 is 780 which is not compliant as 780 x 1110 = 865800
Then is leaves the 3 possibilities listed above.

- PhilLeTaxi
- Posts: 20
- Joined: Wed Mar 05, 2014 12:54 pm
- Location: Paris, France
-
apovalyaev
- Posts: 4
- Joined: Wed Oct 12, 2016 4:19 pm
Re: Problem 563
Following the same logic 889200 doesn't suit also, because it can be constructed as 7410x120PhilLeTaxi wrote:I don't see why there is an issue with 962.
888 x 1.1 = 976.8 Then 975 is compliant.
900 x 1.1 = 990 Then 962 is compliant.
925 x 1.1 = 1017.5 then 936 is compliant.
888 x 975 = 900 x 962 = 925 x 936 = 865800
The divisor of 865800 lower than 888 is 780 which is not compliant as 780 x 1110 = 865800
Then is leaves the 3 possibilities listed above.
- sjhillier
- Administrator
- Posts: 561
- Joined: Sun Aug 17, 2014 4:59 pm
- Location: Birmingham, UK
- Contact:
Re: Problem 563
Sorry, it's unclear to me if this is a question or an answer. The original question was answered, the answer being that the length 962 is impossible to manufacture under the stated production constraints. If you are still unsure as to the meaning, please ask again.apovalyaev wrote:
Following the same logic 889200 doesn't suit also, because it can be constructed as 7410x120
-
apovalyaev
- Posts: 4
- Joined: Wed Oct 12, 2016 4:19 pm
Re: Problem 563
(1) It's a kind of note. Because during the previous post, the following statement "... The divisor of 865800 lower than 888 is 780 which is not compliant as 780 x 1110 = 865800 ..." was used as an argument. And from this statement, it looks like we somehow consider dividers which are outside of "1/1.1" bounds. And if this is the case, I've just note that, for example, for 889200 has much more "1/1.1" divider pairs then three.sjhillier wrote:Sorry, it's unclear to me if this is a question or an answer. The original question was answered, the answer being that the length 962 is impossible to manufacture under the stated production constraints. If you are still unsure as to the meaning, please ask again.apovalyaev wrote:
Following the same logic 889200 doesn't suit also, because it can be constructed as 7410x120
(2) And from my side, this is a separate question to confirm. Can each of 2..25 numbers only once participate (can be only part of one dividers)? In other word, can we use such deviders like (23x23x...)x(17x17x...)?
- sjhillier
- Administrator
- Posts: 561
- Joined: Sun Aug 17, 2014 4:59 pm
- Location: Birmingham, UK
- Contact:
Re: Problem 563
Thanks for the note. On your second question, yes these are allowed.apovalyaev wrote:
(2) And from my side, this is a separate question to confirm. Can each of 2..25 numbers only once participate (can be only part of one dividers)? In other word, can we use such deviders like (23x23x...)x(17x17x...)?