The incongruent solutions of a linear congruence












2














My question is to do with the incongruent solutions of a linear congruence.
This is the problem:




Find all integer solutions to the linear congruence $15x equiv 36 mod 57$.




I'm able to use Euclid's algorithm, the gcd etc to solve the linear Diophantine equation and get a general solution for $x$.
I get $x=48+19t$ with $tinmathbb{Z}$.



Now I am required to express my answer as a linear congruence:
So from the above it follows that $x equiv 48 mod 19 $.



However, I don't understand the next steps and would appreciate an explanation.



Notes then go on to say "now express your answer in the same modulus as the question (i.e., $57$). If we vary $t (=-2,-1,0,1,2)$ we find solutions $10,29,48,67$. But $67equiv10 mod 57$ and thus after $10,29,48$ we get no new solutions mod 57."



My questions are to do with the statement in bold:



Why does $67equiv 10 mod 57$ imply that we would get no new solutions?
Also, why are there only $3$ incongruent solutions?



(I cooked up a sort of rough explanation, but it doesn't exactly satisfy me: $x=10,29,48,67,86$ etc depending on the value if $t$ we choose.
But as $19(3)$ every $3$ solutions from $10,29,48$ will be equivalent to adding $3(19)=57$ (or a multiple of $57$) to one of $10,29,48$ and thus all the 'new' solutions will be equivalent to the original three solutions mod $57$.)










share|cite|improve this question




















  • 2




    The residue class $48pmod{19}$ (which BTW is the same as $10pmod{19}$) splits into $57/19=3$ residue classes modulo $57$: namely, $10pmod{57}$, $29pmod{57}$, and $48pmod{57}$. The residue class $67pmod{57}$ is identical to the residue class $10pmod{57}$.
    – W-t-P
    2 days ago
















2














My question is to do with the incongruent solutions of a linear congruence.
This is the problem:




Find all integer solutions to the linear congruence $15x equiv 36 mod 57$.




I'm able to use Euclid's algorithm, the gcd etc to solve the linear Diophantine equation and get a general solution for $x$.
I get $x=48+19t$ with $tinmathbb{Z}$.



Now I am required to express my answer as a linear congruence:
So from the above it follows that $x equiv 48 mod 19 $.



However, I don't understand the next steps and would appreciate an explanation.



Notes then go on to say "now express your answer in the same modulus as the question (i.e., $57$). If we vary $t (=-2,-1,0,1,2)$ we find solutions $10,29,48,67$. But $67equiv10 mod 57$ and thus after $10,29,48$ we get no new solutions mod 57."



My questions are to do with the statement in bold:



Why does $67equiv 10 mod 57$ imply that we would get no new solutions?
Also, why are there only $3$ incongruent solutions?



(I cooked up a sort of rough explanation, but it doesn't exactly satisfy me: $x=10,29,48,67,86$ etc depending on the value if $t$ we choose.
But as $19(3)$ every $3$ solutions from $10,29,48$ will be equivalent to adding $3(19)=57$ (or a multiple of $57$) to one of $10,29,48$ and thus all the 'new' solutions will be equivalent to the original three solutions mod $57$.)










share|cite|improve this question




















  • 2




    The residue class $48pmod{19}$ (which BTW is the same as $10pmod{19}$) splits into $57/19=3$ residue classes modulo $57$: namely, $10pmod{57}$, $29pmod{57}$, and $48pmod{57}$. The residue class $67pmod{57}$ is identical to the residue class $10pmod{57}$.
    – W-t-P
    2 days ago














2












2








2







My question is to do with the incongruent solutions of a linear congruence.
This is the problem:




Find all integer solutions to the linear congruence $15x equiv 36 mod 57$.




I'm able to use Euclid's algorithm, the gcd etc to solve the linear Diophantine equation and get a general solution for $x$.
I get $x=48+19t$ with $tinmathbb{Z}$.



Now I am required to express my answer as a linear congruence:
So from the above it follows that $x equiv 48 mod 19 $.



However, I don't understand the next steps and would appreciate an explanation.



Notes then go on to say "now express your answer in the same modulus as the question (i.e., $57$). If we vary $t (=-2,-1,0,1,2)$ we find solutions $10,29,48,67$. But $67equiv10 mod 57$ and thus after $10,29,48$ we get no new solutions mod 57."



My questions are to do with the statement in bold:



Why does $67equiv 10 mod 57$ imply that we would get no new solutions?
Also, why are there only $3$ incongruent solutions?



(I cooked up a sort of rough explanation, but it doesn't exactly satisfy me: $x=10,29,48,67,86$ etc depending on the value if $t$ we choose.
But as $19(3)$ every $3$ solutions from $10,29,48$ will be equivalent to adding $3(19)=57$ (or a multiple of $57$) to one of $10,29,48$ and thus all the 'new' solutions will be equivalent to the original three solutions mod $57$.)










share|cite|improve this question















My question is to do with the incongruent solutions of a linear congruence.
This is the problem:




Find all integer solutions to the linear congruence $15x equiv 36 mod 57$.




I'm able to use Euclid's algorithm, the gcd etc to solve the linear Diophantine equation and get a general solution for $x$.
I get $x=48+19t$ with $tinmathbb{Z}$.



Now I am required to express my answer as a linear congruence:
So from the above it follows that $x equiv 48 mod 19 $.



However, I don't understand the next steps and would appreciate an explanation.



Notes then go on to say "now express your answer in the same modulus as the question (i.e., $57$). If we vary $t (=-2,-1,0,1,2)$ we find solutions $10,29,48,67$. But $67equiv10 mod 57$ and thus after $10,29,48$ we get no new solutions mod 57."



My questions are to do with the statement in bold:



Why does $67equiv 10 mod 57$ imply that we would get no new solutions?
Also, why are there only $3$ incongruent solutions?



(I cooked up a sort of rough explanation, but it doesn't exactly satisfy me: $x=10,29,48,67,86$ etc depending on the value if $t$ we choose.
But as $19(3)$ every $3$ solutions from $10,29,48$ will be equivalent to adding $3(19)=57$ (or a multiple of $57$) to one of $10,29,48$ and thus all the 'new' solutions will be equivalent to the original three solutions mod $57$.)







modular-arithmetic linear-diophantine-equations






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 2 days ago









N. F. Taussig

43.6k93355




43.6k93355










asked 2 days ago









stochasticmrfox

607




607








  • 2




    The residue class $48pmod{19}$ (which BTW is the same as $10pmod{19}$) splits into $57/19=3$ residue classes modulo $57$: namely, $10pmod{57}$, $29pmod{57}$, and $48pmod{57}$. The residue class $67pmod{57}$ is identical to the residue class $10pmod{57}$.
    – W-t-P
    2 days ago














  • 2




    The residue class $48pmod{19}$ (which BTW is the same as $10pmod{19}$) splits into $57/19=3$ residue classes modulo $57$: namely, $10pmod{57}$, $29pmod{57}$, and $48pmod{57}$. The residue class $67pmod{57}$ is identical to the residue class $10pmod{57}$.
    – W-t-P
    2 days ago








2




2




The residue class $48pmod{19}$ (which BTW is the same as $10pmod{19}$) splits into $57/19=3$ residue classes modulo $57$: namely, $10pmod{57}$, $29pmod{57}$, and $48pmod{57}$. The residue class $67pmod{57}$ is identical to the residue class $10pmod{57}$.
– W-t-P
2 days ago




The residue class $48pmod{19}$ (which BTW is the same as $10pmod{19}$) splits into $57/19=3$ residue classes modulo $57$: namely, $10pmod{57}$, $29pmod{57}$, and $48pmod{57}$. The residue class $67pmod{57}$ is identical to the residue class $10pmod{57}$.
– W-t-P
2 days ago










1 Answer
1






active

oldest

votes


















0














$48equiv 10pmod{!19},$ so $,x = 10 + 19color{#c00}k.,$ Division $,kdiv 3,Rightarrow,color{#c00}{k = r+3n} $ for $, rin {0,1,2}$



$begin{align}{rm Substituing, yields} x &= 10+19(color{#c00}{r!+!3n})\
&= 10+19r+57n\
&= 10+19{0,1,2} + 57n\
&= {10,29,48} + 57n
end{align}$






share|cite|improve this answer





















    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
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3062569%2fthe-incongruent-solutions-of-a-linear-congruence%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    $48equiv 10pmod{!19},$ so $,x = 10 + 19color{#c00}k.,$ Division $,kdiv 3,Rightarrow,color{#c00}{k = r+3n} $ for $, rin {0,1,2}$



    $begin{align}{rm Substituing, yields} x &= 10+19(color{#c00}{r!+!3n})\
    &= 10+19r+57n\
    &= 10+19{0,1,2} + 57n\
    &= {10,29,48} + 57n
    end{align}$






    share|cite|improve this answer


























      0














      $48equiv 10pmod{!19},$ so $,x = 10 + 19color{#c00}k.,$ Division $,kdiv 3,Rightarrow,color{#c00}{k = r+3n} $ for $, rin {0,1,2}$



      $begin{align}{rm Substituing, yields} x &= 10+19(color{#c00}{r!+!3n})\
      &= 10+19r+57n\
      &= 10+19{0,1,2} + 57n\
      &= {10,29,48} + 57n
      end{align}$






      share|cite|improve this answer
























        0












        0








        0






        $48equiv 10pmod{!19},$ so $,x = 10 + 19color{#c00}k.,$ Division $,kdiv 3,Rightarrow,color{#c00}{k = r+3n} $ for $, rin {0,1,2}$



        $begin{align}{rm Substituing, yields} x &= 10+19(color{#c00}{r!+!3n})\
        &= 10+19r+57n\
        &= 10+19{0,1,2} + 57n\
        &= {10,29,48} + 57n
        end{align}$






        share|cite|improve this answer












        $48equiv 10pmod{!19},$ so $,x = 10 + 19color{#c00}k.,$ Division $,kdiv 3,Rightarrow,color{#c00}{k = r+3n} $ for $, rin {0,1,2}$



        $begin{align}{rm Substituing, yields} x &= 10+19(color{#c00}{r!+!3n})\
        &= 10+19r+57n\
        &= 10+19{0,1,2} + 57n\
        &= {10,29,48} + 57n
        end{align}$







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered yesterday









        Bill Dubuque

        209k29190629




        209k29190629






























            draft saved

            draft discarded




















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3062569%2fthe-incongruent-solutions-of-a-linear-congruence%23new-answer', 'question_page');
            }
            );

            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







            Popular posts from this blog

            Mario Kart Wii

            Partial Derivative Guidance.

            Understanding the size os this class of aleatory events