Find all values of $n$ with $0 ≤ n ≤ 35$ such that the congruence $24x$ $≡$ $n$ $(mod$ $36)$ has a...
$begingroup$
I was checking the following number theory excercise:
Find all values of $n$ with $0 ≤ n ≤ 35$ such that the congruence $24x$ $≡$ $n$ $(mod$ $36)$ has a solution.
I made the $gcd$ between $12$ and $36$ and my conclusion was that the numbers are $12$ and $24$ but I think is not correct.
Any help will be really appreciated.
number-theory modular-arithmetic
$endgroup$
add a comment |
$begingroup$
I was checking the following number theory excercise:
Find all values of $n$ with $0 ≤ n ≤ 35$ such that the congruence $24x$ $≡$ $n$ $(mod$ $36)$ has a solution.
I made the $gcd$ between $12$ and $36$ and my conclusion was that the numbers are $12$ and $24$ but I think is not correct.
Any help will be really appreciated.
number-theory modular-arithmetic
$endgroup$
add a comment |
$begingroup$
I was checking the following number theory excercise:
Find all values of $n$ with $0 ≤ n ≤ 35$ such that the congruence $24x$ $≡$ $n$ $(mod$ $36)$ has a solution.
I made the $gcd$ between $12$ and $36$ and my conclusion was that the numbers are $12$ and $24$ but I think is not correct.
Any help will be really appreciated.
number-theory modular-arithmetic
$endgroup$
I was checking the following number theory excercise:
Find all values of $n$ with $0 ≤ n ≤ 35$ such that the congruence $24x$ $≡$ $n$ $(mod$ $36)$ has a solution.
I made the $gcd$ between $12$ and $36$ and my conclusion was that the numbers are $12$ and $24$ but I think is not correct.
Any help will be really appreciated.
number-theory modular-arithmetic
number-theory modular-arithmetic
edited Jan 21 at 5:15
mraz
asked Sep 26 '18 at 5:10
mrazmraz
39118
39118
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Take a look at the expression:
$c equiv a pmod b$
If $gcd(a,b)=d rightarrow gcd(c,d) = d$
Since $24 = 2^3cdot 3$ and $36 = 2^2cdot 3^2$
Then $gcd(24, 36) = 2^2cdot 3 = 12$.
So the remainder has the form $12y$. How many $y's$ are there until $35$?
Right: $12cdot 0, 12cdot1$ and $12cdot2=24$
$endgroup$
add a comment |
$begingroup$
$n$ has to be a multiple of $operatorname{gcd}(24,36)=12$. So you left out $0$.
$endgroup$
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%2f2931199%2ffind-all-values-of-n-with-0-%25e2%2589%25a4-n-%25e2%2589%25a4-35-such-that-the-congruence-24x-%25e2%2589%25a1-n%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Take a look at the expression:
$c equiv a pmod b$
If $gcd(a,b)=d rightarrow gcd(c,d) = d$
Since $24 = 2^3cdot 3$ and $36 = 2^2cdot 3^2$
Then $gcd(24, 36) = 2^2cdot 3 = 12$.
So the remainder has the form $12y$. How many $y's$ are there until $35$?
Right: $12cdot 0, 12cdot1$ and $12cdot2=24$
$endgroup$
add a comment |
$begingroup$
Take a look at the expression:
$c equiv a pmod b$
If $gcd(a,b)=d rightarrow gcd(c,d) = d$
Since $24 = 2^3cdot 3$ and $36 = 2^2cdot 3^2$
Then $gcd(24, 36) = 2^2cdot 3 = 12$.
So the remainder has the form $12y$. How many $y's$ are there until $35$?
Right: $12cdot 0, 12cdot1$ and $12cdot2=24$
$endgroup$
add a comment |
$begingroup$
Take a look at the expression:
$c equiv a pmod b$
If $gcd(a,b)=d rightarrow gcd(c,d) = d$
Since $24 = 2^3cdot 3$ and $36 = 2^2cdot 3^2$
Then $gcd(24, 36) = 2^2cdot 3 = 12$.
So the remainder has the form $12y$. How many $y's$ are there until $35$?
Right: $12cdot 0, 12cdot1$ and $12cdot2=24$
$endgroup$
Take a look at the expression:
$c equiv a pmod b$
If $gcd(a,b)=d rightarrow gcd(c,d) = d$
Since $24 = 2^3cdot 3$ and $36 = 2^2cdot 3^2$
Then $gcd(24, 36) = 2^2cdot 3 = 12$.
So the remainder has the form $12y$. How many $y's$ are there until $35$?
Right: $12cdot 0, 12cdot1$ and $12cdot2=24$
answered Sep 26 '18 at 6:05
kub0xkub0x
1,7411921
1,7411921
add a comment |
add a comment |
$begingroup$
$n$ has to be a multiple of $operatorname{gcd}(24,36)=12$. So you left out $0$.
$endgroup$
add a comment |
$begingroup$
$n$ has to be a multiple of $operatorname{gcd}(24,36)=12$. So you left out $0$.
$endgroup$
add a comment |
$begingroup$
$n$ has to be a multiple of $operatorname{gcd}(24,36)=12$. So you left out $0$.
$endgroup$
$n$ has to be a multiple of $operatorname{gcd}(24,36)=12$. So you left out $0$.
answered Sep 26 '18 at 6:14
Chris CusterChris Custer
14.1k3827
14.1k3827
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.
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%2f2931199%2ffind-all-values-of-n-with-0-%25e2%2589%25a4-n-%25e2%2589%25a4-35-such-that-the-congruence-24x-%25e2%2589%25a1-n%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