9sums - a logical deduction puzzle
up vote
6
down vote
favorite
Each set of minuses contains an integer in the range [1,5]. The given numbers are the sum of the surrounding 4 numbers.
--- --- --- ---
13 14 11
--- --- --- ---
11 10 13
--- --- --- ---
11 9 14
--- --- --- ---
Can you solve the grid?
mathematics logical-deduction calculation-puzzle
add a comment |
up vote
6
down vote
favorite
Each set of minuses contains an integer in the range [1,5]. The given numbers are the sum of the surrounding 4 numbers.
--- --- --- ---
13 14 11
--- --- --- ---
11 10 13
--- --- --- ---
11 9 14
--- --- --- ---
Can you solve the grid?
mathematics logical-deduction calculation-puzzle
Are there any rules on number of uses of each integer or using the same integer per row/column?
– AHKieran
Dec 11 at 9:04
@AHKieran; not yet!
– JonMark Perry
Dec 11 at 9:07
add a comment |
up vote
6
down vote
favorite
up vote
6
down vote
favorite
Each set of minuses contains an integer in the range [1,5]. The given numbers are the sum of the surrounding 4 numbers.
--- --- --- ---
13 14 11
--- --- --- ---
11 10 13
--- --- --- ---
11 9 14
--- --- --- ---
Can you solve the grid?
mathematics logical-deduction calculation-puzzle
Each set of minuses contains an integer in the range [1,5]. The given numbers are the sum of the surrounding 4 numbers.
--- --- --- ---
13 14 11
--- --- --- ---
11 10 13
--- --- --- ---
11 9 14
--- --- --- ---
Can you solve the grid?
mathematics logical-deduction calculation-puzzle
mathematics logical-deduction calculation-puzzle
asked Dec 11 at 8:57
JonMark Perry
17k63281
17k63281
Are there any rules on number of uses of each integer or using the same integer per row/column?
– AHKieran
Dec 11 at 9:04
@AHKieran; not yet!
– JonMark Perry
Dec 11 at 9:07
add a comment |
Are there any rules on number of uses of each integer or using the same integer per row/column?
– AHKieran
Dec 11 at 9:04
@AHKieran; not yet!
– JonMark Perry
Dec 11 at 9:07
Are there any rules on number of uses of each integer or using the same integer per row/column?
– AHKieran
Dec 11 at 9:04
Are there any rules on number of uses of each integer or using the same integer per row/column?
– AHKieran
Dec 11 at 9:04
@AHKieran; not yet!
– JonMark Perry
Dec 11 at 9:07
@AHKieran; not yet!
– JonMark Perry
Dec 11 at 9:07
add a comment |
7 Answers
7
active
oldest
votes
up vote
7
down vote
accepted
2 5 3 1
13 14 11
3 3 3 4
11 10 13
4 1 3 3
11 9 14
5 1 4 4
1
Well done! I edited the answer to make it a little more readable.
– Christoph
Dec 11 at 9:20
add a comment |
up vote
3
down vote
My answer:
Not sure how to format this, but from left to right, then top to bottom, the numbers would be:
2, 5, 5, 1
5, 1, 3, 2
2, 3, 3, 5
5, 1, 2, 4
from the looks of it there are multiple solutions, for some reason the other answer didn't appear until after I posted mine...
– AHKieran
Dec 11 at 9:21
add a comment |
up vote
3
down vote
Its has many solutons, just need to start somewhere
3 3 3 1
13 14 11
2 5 3 4
11 10 13
2 1 1 5
11 9 14
5 3 4 4
add a comment |
up vote
3
down vote
Here is my solution in excel:
If you want to solve it by yourself, here is file 9sum.xlsx.
New contributor
Welcome to PuzzlingSE! Please include your answer in your post, and don't just link to it. This keeps it available, should you ever decide to delete the file and it does not force other people to download a file from an unknown person/source. As it stands this answer will most likely be deleted soon.
– Christoph
Dec 11 at 11:24
3
What you could do is take a screenshot of your excel and upload it as an answer
– AHKieran
Dec 11 at 11:25
add a comment |
up vote
2
down vote
Also this grid is a solution :
2 4 5 2
3 4 1 3
3 1 4 5
4 3 1 4
New contributor
Welcome to Puzzling.SE. Take the tour. I have edited your answer to include it with a spoiler markup>!
.
– u_ndefined
Dec 11 at 10:14
add a comment |
up vote
1
down vote
This was fun!
For my solution, I started in the four corners and worked my way inwards, ignoring the 1-5 constraint. When I had completed the grid without constraints, I again started in the corners to adjust numbers to fit the constraints until all constraints were satisfied.
-3- -4- -4- -1-
13 14 11
-1- -5- -1- -5-
11 10 13
-3- -2- -2- -5-
11 9 14
-5- -1- -4- -3-
New contributor
add a comment |
up vote
0
down vote
2 5 3 2
13 14 11
3 3 3 3
11 10 13
3 2 2 5
11 9 14
4 2 3 4
Given the multiple possible answers, it is possible to add further restrictions, such as using integers from [2, 5] only (this solution qualifies!)
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "559"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f76314%2f9sums-a-logical-deduction-puzzle%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
7 Answers
7
active
oldest
votes
7 Answers
7
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
7
down vote
accepted
2 5 3 1
13 14 11
3 3 3 4
11 10 13
4 1 3 3
11 9 14
5 1 4 4
1
Well done! I edited the answer to make it a little more readable.
– Christoph
Dec 11 at 9:20
add a comment |
up vote
7
down vote
accepted
2 5 3 1
13 14 11
3 3 3 4
11 10 13
4 1 3 3
11 9 14
5 1 4 4
1
Well done! I edited the answer to make it a little more readable.
– Christoph
Dec 11 at 9:20
add a comment |
up vote
7
down vote
accepted
up vote
7
down vote
accepted
2 5 3 1
13 14 11
3 3 3 4
11 10 13
4 1 3 3
11 9 14
5 1 4 4
2 5 3 1
13 14 11
3 3 3 4
11 10 13
4 1 3 3
11 9 14
5 1 4 4
edited Dec 11 at 9:19
Christoph
3,3961426
3,3961426
answered Dec 11 at 9:07
Alex
963
963
1
Well done! I edited the answer to make it a little more readable.
– Christoph
Dec 11 at 9:20
add a comment |
1
Well done! I edited the answer to make it a little more readable.
– Christoph
Dec 11 at 9:20
1
1
Well done! I edited the answer to make it a little more readable.
– Christoph
Dec 11 at 9:20
Well done! I edited the answer to make it a little more readable.
– Christoph
Dec 11 at 9:20
add a comment |
up vote
3
down vote
My answer:
Not sure how to format this, but from left to right, then top to bottom, the numbers would be:
2, 5, 5, 1
5, 1, 3, 2
2, 3, 3, 5
5, 1, 2, 4
from the looks of it there are multiple solutions, for some reason the other answer didn't appear until after I posted mine...
– AHKieran
Dec 11 at 9:21
add a comment |
up vote
3
down vote
My answer:
Not sure how to format this, but from left to right, then top to bottom, the numbers would be:
2, 5, 5, 1
5, 1, 3, 2
2, 3, 3, 5
5, 1, 2, 4
from the looks of it there are multiple solutions, for some reason the other answer didn't appear until after I posted mine...
– AHKieran
Dec 11 at 9:21
add a comment |
up vote
3
down vote
up vote
3
down vote
My answer:
Not sure how to format this, but from left to right, then top to bottom, the numbers would be:
2, 5, 5, 1
5, 1, 3, 2
2, 3, 3, 5
5, 1, 2, 4
My answer:
Not sure how to format this, but from left to right, then top to bottom, the numbers would be:
2, 5, 5, 1
5, 1, 3, 2
2, 3, 3, 5
5, 1, 2, 4
answered Dec 11 at 9:20
AHKieran
4,176737
4,176737
from the looks of it there are multiple solutions, for some reason the other answer didn't appear until after I posted mine...
– AHKieran
Dec 11 at 9:21
add a comment |
from the looks of it there are multiple solutions, for some reason the other answer didn't appear until after I posted mine...
– AHKieran
Dec 11 at 9:21
from the looks of it there are multiple solutions, for some reason the other answer didn't appear until after I posted mine...
– AHKieran
Dec 11 at 9:21
from the looks of it there are multiple solutions, for some reason the other answer didn't appear until after I posted mine...
– AHKieran
Dec 11 at 9:21
add a comment |
up vote
3
down vote
Its has many solutons, just need to start somewhere
3 3 3 1
13 14 11
2 5 3 4
11 10 13
2 1 1 5
11 9 14
5 3 4 4
add a comment |
up vote
3
down vote
Its has many solutons, just need to start somewhere
3 3 3 1
13 14 11
2 5 3 4
11 10 13
2 1 1 5
11 9 14
5 3 4 4
add a comment |
up vote
3
down vote
up vote
3
down vote
Its has many solutons, just need to start somewhere
3 3 3 1
13 14 11
2 5 3 4
11 10 13
2 1 1 5
11 9 14
5 3 4 4
Its has many solutons, just need to start somewhere
3 3 3 1
13 14 11
2 5 3 4
11 10 13
2 1 1 5
11 9 14
5 3 4 4
answered Dec 11 at 9:21
Naeem Shaikh
829410
829410
add a comment |
add a comment |
up vote
3
down vote
Here is my solution in excel:
If you want to solve it by yourself, here is file 9sum.xlsx.
New contributor
Welcome to PuzzlingSE! Please include your answer in your post, and don't just link to it. This keeps it available, should you ever decide to delete the file and it does not force other people to download a file from an unknown person/source. As it stands this answer will most likely be deleted soon.
– Christoph
Dec 11 at 11:24
3
What you could do is take a screenshot of your excel and upload it as an answer
– AHKieran
Dec 11 at 11:25
add a comment |
up vote
3
down vote
Here is my solution in excel:
If you want to solve it by yourself, here is file 9sum.xlsx.
New contributor
Welcome to PuzzlingSE! Please include your answer in your post, and don't just link to it. This keeps it available, should you ever decide to delete the file and it does not force other people to download a file from an unknown person/source. As it stands this answer will most likely be deleted soon.
– Christoph
Dec 11 at 11:24
3
What you could do is take a screenshot of your excel and upload it as an answer
– AHKieran
Dec 11 at 11:25
add a comment |
up vote
3
down vote
up vote
3
down vote
Here is my solution in excel:
If you want to solve it by yourself, here is file 9sum.xlsx.
New contributor
Here is my solution in excel:
If you want to solve it by yourself, here is file 9sum.xlsx.
New contributor
edited yesterday
S. M.
837413
837413
New contributor
answered Dec 11 at 10:44
cluster_master
313
313
New contributor
New contributor
Welcome to PuzzlingSE! Please include your answer in your post, and don't just link to it. This keeps it available, should you ever decide to delete the file and it does not force other people to download a file from an unknown person/source. As it stands this answer will most likely be deleted soon.
– Christoph
Dec 11 at 11:24
3
What you could do is take a screenshot of your excel and upload it as an answer
– AHKieran
Dec 11 at 11:25
add a comment |
Welcome to PuzzlingSE! Please include your answer in your post, and don't just link to it. This keeps it available, should you ever decide to delete the file and it does not force other people to download a file from an unknown person/source. As it stands this answer will most likely be deleted soon.
– Christoph
Dec 11 at 11:24
3
What you could do is take a screenshot of your excel and upload it as an answer
– AHKieran
Dec 11 at 11:25
Welcome to PuzzlingSE! Please include your answer in your post, and don't just link to it. This keeps it available, should you ever decide to delete the file and it does not force other people to download a file from an unknown person/source. As it stands this answer will most likely be deleted soon.
– Christoph
Dec 11 at 11:24
Welcome to PuzzlingSE! Please include your answer in your post, and don't just link to it. This keeps it available, should you ever decide to delete the file and it does not force other people to download a file from an unknown person/source. As it stands this answer will most likely be deleted soon.
– Christoph
Dec 11 at 11:24
3
3
What you could do is take a screenshot of your excel and upload it as an answer
– AHKieran
Dec 11 at 11:25
What you could do is take a screenshot of your excel and upload it as an answer
– AHKieran
Dec 11 at 11:25
add a comment |
up vote
2
down vote
Also this grid is a solution :
2 4 5 2
3 4 1 3
3 1 4 5
4 3 1 4
New contributor
Welcome to Puzzling.SE. Take the tour. I have edited your answer to include it with a spoiler markup>!
.
– u_ndefined
Dec 11 at 10:14
add a comment |
up vote
2
down vote
Also this grid is a solution :
2 4 5 2
3 4 1 3
3 1 4 5
4 3 1 4
New contributor
Welcome to Puzzling.SE. Take the tour. I have edited your answer to include it with a spoiler markup>!
.
– u_ndefined
Dec 11 at 10:14
add a comment |
up vote
2
down vote
up vote
2
down vote
Also this grid is a solution :
2 4 5 2
3 4 1 3
3 1 4 5
4 3 1 4
New contributor
Also this grid is a solution :
2 4 5 2
3 4 1 3
3 1 4 5
4 3 1 4
New contributor
edited Dec 11 at 10:11
u_ndefined
2,638436
2,638436
New contributor
answered Dec 11 at 9:53
richard
211
211
New contributor
New contributor
Welcome to Puzzling.SE. Take the tour. I have edited your answer to include it with a spoiler markup>!
.
– u_ndefined
Dec 11 at 10:14
add a comment |
Welcome to Puzzling.SE. Take the tour. I have edited your answer to include it with a spoiler markup>!
.
– u_ndefined
Dec 11 at 10:14
Welcome to Puzzling.SE. Take the tour. I have edited your answer to include it with a spoiler markup
>!
.– u_ndefined
Dec 11 at 10:14
Welcome to Puzzling.SE. Take the tour. I have edited your answer to include it with a spoiler markup
>!
.– u_ndefined
Dec 11 at 10:14
add a comment |
up vote
1
down vote
This was fun!
For my solution, I started in the four corners and worked my way inwards, ignoring the 1-5 constraint. When I had completed the grid without constraints, I again started in the corners to adjust numbers to fit the constraints until all constraints were satisfied.
-3- -4- -4- -1-
13 14 11
-1- -5- -1- -5-
11 10 13
-3- -2- -2- -5-
11 9 14
-5- -1- -4- -3-
New contributor
add a comment |
up vote
1
down vote
This was fun!
For my solution, I started in the four corners and worked my way inwards, ignoring the 1-5 constraint. When I had completed the grid without constraints, I again started in the corners to adjust numbers to fit the constraints until all constraints were satisfied.
-3- -4- -4- -1-
13 14 11
-1- -5- -1- -5-
11 10 13
-3- -2- -2- -5-
11 9 14
-5- -1- -4- -3-
New contributor
add a comment |
up vote
1
down vote
up vote
1
down vote
This was fun!
For my solution, I started in the four corners and worked my way inwards, ignoring the 1-5 constraint. When I had completed the grid without constraints, I again started in the corners to adjust numbers to fit the constraints until all constraints were satisfied.
-3- -4- -4- -1-
13 14 11
-1- -5- -1- -5-
11 10 13
-3- -2- -2- -5-
11 9 14
-5- -1- -4- -3-
New contributor
This was fun!
For my solution, I started in the four corners and worked my way inwards, ignoring the 1-5 constraint. When I had completed the grid without constraints, I again started in the corners to adjust numbers to fit the constraints until all constraints were satisfied.
-3- -4- -4- -1-
13 14 11
-1- -5- -1- -5-
11 10 13
-3- -2- -2- -5-
11 9 14
-5- -1- -4- -3-
New contributor
New contributor
answered Dec 11 at 12:10
Marv
1134
1134
New contributor
New contributor
add a comment |
add a comment |
up vote
0
down vote
2 5 3 2
13 14 11
3 3 3 3
11 10 13
3 2 2 5
11 9 14
4 2 3 4
Given the multiple possible answers, it is possible to add further restrictions, such as using integers from [2, 5] only (this solution qualifies!)
add a comment |
up vote
0
down vote
2 5 3 2
13 14 11
3 3 3 3
11 10 13
3 2 2 5
11 9 14
4 2 3 4
Given the multiple possible answers, it is possible to add further restrictions, such as using integers from [2, 5] only (this solution qualifies!)
add a comment |
up vote
0
down vote
up vote
0
down vote
2 5 3 2
13 14 11
3 3 3 3
11 10 13
3 2 2 5
11 9 14
4 2 3 4
Given the multiple possible answers, it is possible to add further restrictions, such as using integers from [2, 5] only (this solution qualifies!)
2 5 3 2
13 14 11
3 3 3 3
11 10 13
3 2 2 5
11 9 14
4 2 3 4
Given the multiple possible answers, it is possible to add further restrictions, such as using integers from [2, 5] only (this solution qualifies!)
answered 23 hours ago
kwypston
1763
1763
add a comment |
add a comment |
Thanks for contributing an answer to Puzzling Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f76314%2f9sums-a-logical-deduction-puzzle%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Are there any rules on number of uses of each integer or using the same integer per row/column?
– AHKieran
Dec 11 at 9:04
@AHKieran; not yet!
– JonMark Perry
Dec 11 at 9:07