Math puzzle - sudoku like

I am having problems solving this puzzle. The sum of each 3x3 square should be 2019, how to find the number in the bottom right corner? Labelling each field we can gain some information about the numbers by subtracting two neighbouring squares, but is looks like a very cumbersome and long proces. And am not even sure that it would solve the problem. Maybe one can find some invariant to use?
combinatorics number-theory
add a comment |

I am having problems solving this puzzle. The sum of each 3x3 square should be 2019, how to find the number in the bottom right corner? Labelling each field we can gain some information about the numbers by subtracting two neighbouring squares, but is looks like a very cumbersome and long proces. And am not even sure that it would solve the problem. Maybe one can find some invariant to use?
combinatorics number-theory
add a comment |

I am having problems solving this puzzle. The sum of each 3x3 square should be 2019, how to find the number in the bottom right corner? Labelling each field we can gain some information about the numbers by subtracting two neighbouring squares, but is looks like a very cumbersome and long proces. And am not even sure that it would solve the problem. Maybe one can find some invariant to use?
combinatorics number-theory

I am having problems solving this puzzle. The sum of each 3x3 square should be 2019, how to find the number in the bottom right corner? Labelling each field we can gain some information about the numbers by subtracting two neighbouring squares, but is looks like a very cumbersome and long proces. And am not even sure that it would solve the problem. Maybe one can find some invariant to use?
combinatorics number-theory
combinatorics number-theory
asked Nov 29 '18 at 18:28
Nikolaj K
475
475
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
Note that the sum of the top six elements in the first column is the same as the sum of the top six elements in the last column because you can make four $3 times 3$ squares up against the top left and get a sum of $4cdot 2019$ and four $3 times 3$ squares up agains the top right and also get a sum of $4 cdot 2019$. A similar argument says the sum of the bottom six elements in the first column is the same as the sum of the bottom six elements of the last column.
Now adding the top six of the first and the bottom six of the last gives the same sum as the top six of the last and the bottom six of the first. The center five squares on each edge cancel out and we are left with $10+?=11+6, ?=7$
Thank you! That was fast!
– Nikolaj K
Nov 29 '18 at 19:20
@ChristianBlatter The usage of "Top N" to mean "Elements 1 through N" was first popularized by Professor D. Letterman.
– MartianInvader
Nov 30 '18 at 0:07
add a comment |
Please consider this as a supplement to Ross Millikan excellent answer...

$$(10 + ?) - (6+11) = 4(2019) + 4(2019) - 4(2019) - 4(2019) = 0\
implies ? = 7$$
Thanks. I couldn't think of an easy way to draw the figure.
– Ross Millikan
Nov 29 '18 at 20:25
add a comment |

Notice that because every $3times 3$ square has the same sum that
$10 + A+ B = 8+E+F$ and that $A+B + 7 = E+F + X$.
Which means $X = 5$.
Likewise $7+C+D= X + G+H = 5+G+H$ and $C+D+6 = G+H+Z$
Which means $Z = 4$.
And so on.
$8 + E+F = 11 + J+K$ while $E+F+5 = J+K + Y$ so $Y= 8$.
And $5+G+H = 8 + L+M$ while $G+H+4 = L + M +?$ so $?=7$.
And that's that.
Or simply, by $3times 3$ squares adding to the same, the difference between any two squares $3$ terms apart, must be equal to the corresponding difference of two squares $3$ terms apart in a row or column three rows or columns away.
So $10 -8 = 7 - X= 6-Z$ and 11-8 = Y-X= ? - Z$ and so.....$X,Y,Z, ?$ are easily solved.
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: "69"
};
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2fmath.stackexchange.com%2fquestions%2f3019001%2fmath-puzzle-sudoku-like%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Note that the sum of the top six elements in the first column is the same as the sum of the top six elements in the last column because you can make four $3 times 3$ squares up against the top left and get a sum of $4cdot 2019$ and four $3 times 3$ squares up agains the top right and also get a sum of $4 cdot 2019$. A similar argument says the sum of the bottom six elements in the first column is the same as the sum of the bottom six elements of the last column.
Now adding the top six of the first and the bottom six of the last gives the same sum as the top six of the last and the bottom six of the first. The center five squares on each edge cancel out and we are left with $10+?=11+6, ?=7$
Thank you! That was fast!
– Nikolaj K
Nov 29 '18 at 19:20
@ChristianBlatter The usage of "Top N" to mean "Elements 1 through N" was first popularized by Professor D. Letterman.
– MartianInvader
Nov 30 '18 at 0:07
add a comment |
Note that the sum of the top six elements in the first column is the same as the sum of the top six elements in the last column because you can make four $3 times 3$ squares up against the top left and get a sum of $4cdot 2019$ and four $3 times 3$ squares up agains the top right and also get a sum of $4 cdot 2019$. A similar argument says the sum of the bottom six elements in the first column is the same as the sum of the bottom six elements of the last column.
Now adding the top six of the first and the bottom six of the last gives the same sum as the top six of the last and the bottom six of the first. The center five squares on each edge cancel out and we are left with $10+?=11+6, ?=7$
Thank you! That was fast!
– Nikolaj K
Nov 29 '18 at 19:20
@ChristianBlatter The usage of "Top N" to mean "Elements 1 through N" was first popularized by Professor D. Letterman.
– MartianInvader
Nov 30 '18 at 0:07
add a comment |
Note that the sum of the top six elements in the first column is the same as the sum of the top six elements in the last column because you can make four $3 times 3$ squares up against the top left and get a sum of $4cdot 2019$ and four $3 times 3$ squares up agains the top right and also get a sum of $4 cdot 2019$. A similar argument says the sum of the bottom six elements in the first column is the same as the sum of the bottom six elements of the last column.
Now adding the top six of the first and the bottom six of the last gives the same sum as the top six of the last and the bottom six of the first. The center five squares on each edge cancel out and we are left with $10+?=11+6, ?=7$
Note that the sum of the top six elements in the first column is the same as the sum of the top six elements in the last column because you can make four $3 times 3$ squares up against the top left and get a sum of $4cdot 2019$ and four $3 times 3$ squares up agains the top right and also get a sum of $4 cdot 2019$. A similar argument says the sum of the bottom six elements in the first column is the same as the sum of the bottom six elements of the last column.
Now adding the top six of the first and the bottom six of the last gives the same sum as the top six of the last and the bottom six of the first. The center five squares on each edge cancel out and we are left with $10+?=11+6, ?=7$
answered Nov 29 '18 at 18:34
Ross Millikan
292k23197371
292k23197371
Thank you! That was fast!
– Nikolaj K
Nov 29 '18 at 19:20
@ChristianBlatter The usage of "Top N" to mean "Elements 1 through N" was first popularized by Professor D. Letterman.
– MartianInvader
Nov 30 '18 at 0:07
add a comment |
Thank you! That was fast!
– Nikolaj K
Nov 29 '18 at 19:20
@ChristianBlatter The usage of "Top N" to mean "Elements 1 through N" was first popularized by Professor D. Letterman.
– MartianInvader
Nov 30 '18 at 0:07
Thank you! That was fast!
– Nikolaj K
Nov 29 '18 at 19:20
Thank you! That was fast!
– Nikolaj K
Nov 29 '18 at 19:20
@ChristianBlatter The usage of "Top N" to mean "Elements 1 through N" was first popularized by Professor D. Letterman.
– MartianInvader
Nov 30 '18 at 0:07
@ChristianBlatter The usage of "Top N" to mean "Elements 1 through N" was first popularized by Professor D. Letterman.
– MartianInvader
Nov 30 '18 at 0:07
add a comment |
Please consider this as a supplement to Ross Millikan excellent answer...

$$(10 + ?) - (6+11) = 4(2019) + 4(2019) - 4(2019) - 4(2019) = 0\
implies ? = 7$$
Thanks. I couldn't think of an easy way to draw the figure.
– Ross Millikan
Nov 29 '18 at 20:25
add a comment |
Please consider this as a supplement to Ross Millikan excellent answer...

$$(10 + ?) - (6+11) = 4(2019) + 4(2019) - 4(2019) - 4(2019) = 0\
implies ? = 7$$
Thanks. I couldn't think of an easy way to draw the figure.
– Ross Millikan
Nov 29 '18 at 20:25
add a comment |
Please consider this as a supplement to Ross Millikan excellent answer...

$$(10 + ?) - (6+11) = 4(2019) + 4(2019) - 4(2019) - 4(2019) = 0\
implies ? = 7$$
Please consider this as a supplement to Ross Millikan excellent answer...

$$(10 + ?) - (6+11) = 4(2019) + 4(2019) - 4(2019) - 4(2019) = 0\
implies ? = 7$$
answered Nov 29 '18 at 20:16
achille hui
95.6k5130257
95.6k5130257
Thanks. I couldn't think of an easy way to draw the figure.
– Ross Millikan
Nov 29 '18 at 20:25
add a comment |
Thanks. I couldn't think of an easy way to draw the figure.
– Ross Millikan
Nov 29 '18 at 20:25
Thanks. I couldn't think of an easy way to draw the figure.
– Ross Millikan
Nov 29 '18 at 20:25
Thanks. I couldn't think of an easy way to draw the figure.
– Ross Millikan
Nov 29 '18 at 20:25
add a comment |

Notice that because every $3times 3$ square has the same sum that
$10 + A+ B = 8+E+F$ and that $A+B + 7 = E+F + X$.
Which means $X = 5$.
Likewise $7+C+D= X + G+H = 5+G+H$ and $C+D+6 = G+H+Z$
Which means $Z = 4$.
And so on.
$8 + E+F = 11 + J+K$ while $E+F+5 = J+K + Y$ so $Y= 8$.
And $5+G+H = 8 + L+M$ while $G+H+4 = L + M +?$ so $?=7$.
And that's that.
Or simply, by $3times 3$ squares adding to the same, the difference between any two squares $3$ terms apart, must be equal to the corresponding difference of two squares $3$ terms apart in a row or column three rows or columns away.
So $10 -8 = 7 - X= 6-Z$ and 11-8 = Y-X= ? - Z$ and so.....$X,Y,Z, ?$ are easily solved.
add a comment |

Notice that because every $3times 3$ square has the same sum that
$10 + A+ B = 8+E+F$ and that $A+B + 7 = E+F + X$.
Which means $X = 5$.
Likewise $7+C+D= X + G+H = 5+G+H$ and $C+D+6 = G+H+Z$
Which means $Z = 4$.
And so on.
$8 + E+F = 11 + J+K$ while $E+F+5 = J+K + Y$ so $Y= 8$.
And $5+G+H = 8 + L+M$ while $G+H+4 = L + M +?$ so $?=7$.
And that's that.
Or simply, by $3times 3$ squares adding to the same, the difference between any two squares $3$ terms apart, must be equal to the corresponding difference of two squares $3$ terms apart in a row or column three rows or columns away.
So $10 -8 = 7 - X= 6-Z$ and 11-8 = Y-X= ? - Z$ and so.....$X,Y,Z, ?$ are easily solved.
add a comment |

Notice that because every $3times 3$ square has the same sum that
$10 + A+ B = 8+E+F$ and that $A+B + 7 = E+F + X$.
Which means $X = 5$.
Likewise $7+C+D= X + G+H = 5+G+H$ and $C+D+6 = G+H+Z$
Which means $Z = 4$.
And so on.
$8 + E+F = 11 + J+K$ while $E+F+5 = J+K + Y$ so $Y= 8$.
And $5+G+H = 8 + L+M$ while $G+H+4 = L + M +?$ so $?=7$.
And that's that.
Or simply, by $3times 3$ squares adding to the same, the difference between any two squares $3$ terms apart, must be equal to the corresponding difference of two squares $3$ terms apart in a row or column three rows or columns away.
So $10 -8 = 7 - X= 6-Z$ and 11-8 = Y-X= ? - Z$ and so.....$X,Y,Z, ?$ are easily solved.

Notice that because every $3times 3$ square has the same sum that
$10 + A+ B = 8+E+F$ and that $A+B + 7 = E+F + X$.
Which means $X = 5$.
Likewise $7+C+D= X + G+H = 5+G+H$ and $C+D+6 = G+H+Z$
Which means $Z = 4$.
And so on.
$8 + E+F = 11 + J+K$ while $E+F+5 = J+K + Y$ so $Y= 8$.
And $5+G+H = 8 + L+M$ while $G+H+4 = L + M +?$ so $?=7$.
And that's that.
Or simply, by $3times 3$ squares adding to the same, the difference between any two squares $3$ terms apart, must be equal to the corresponding difference of two squares $3$ terms apart in a row or column three rows or columns away.
So $10 -8 = 7 - X= 6-Z$ and 11-8 = Y-X= ? - Z$ and so.....$X,Y,Z, ?$ are easily solved.
edited Nov 29 '18 at 20:27
answered Nov 29 '18 at 20:02
fleablood
68.4k22685
68.4k22685
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics 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%2fmath.stackexchange.com%2fquestions%2f3019001%2fmath-puzzle-sudoku-like%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