There are 27 spaces that need to be filled with a one-digit number each. Each number from 1 to 9 must be used exactly three times, following this one rule:
- Between the spaces which contain the number X, there must be X spaces containing other numbers. For example:
In the above example, between the first "1" and the second "1", there is one space. Between the second "1" and the third "1", there is one space. Between the first "2" and the second "2", there are two spaces. Between the second "2" and the third "2", there are two spaces, and so on...
In the end, all 27 spaces must be filled in with a number from 1 through 9, each number must appear exactly 3 times, and the rule explained above must be respected.
Can you prove there is a solution to this? If so, can you find this solution?
Question
alerosa
There are 27 spaces that need to be filled with a one-digit number each. Each number from 1 to 9 must be used exactly three times, following this one rule:
- Between the spaces which contain the number X, there must be X spaces containing other numbers. For example:
1 _ 1 _ 1 _ 2 _ _ 2 _ 3 2 _ _ 3 _ _ _ 3 _ _ _ _ _ _ _
In the above example, between the first "1" and the second "1", there is one space. Between the second "1" and the third "1", there is one space. Between the first "2" and the second "2", there are two spaces. Between the second "2" and the third "2", there are two spaces, and so on...
In the end, all 27 spaces must be filled in with a number from 1 through 9, each number must appear exactly 3 times, and the rule explained above must be respected.
Can you prove there is a solution to this? If so, can you find this solution?
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.