Why is this proof of a congruence relation valid?Congruence between Bernoulli numbershigher moments of a r.v., combinatorical problemProve for primes p $>2$ that $sum_k=1^p−1k^2p−1equivfrac12p(p+1)pmod p^2$Proof that the number $sqrt[3]2$ is irrational using Fermat's Last TheoremFermat's Theorem ProofUnderstanding abstract algebra proof of Fermat's Little Theorem

What (if anything) are the standards for "generic" part numbers?

I pay for a service, but I miss the broadcast

Why didn't Snape ask Dumbledore why he let "Moody" search his office?

What benefits are there to blocking most search engines?

How to accompany with piano in latin music when given only chords?

Go (to / in) your own way

Is there a difference between historical fiction and creative non-fiction?

Why is the final chapter of "The Midwich Cuckoos" entitled "Zellaby of Macedon"?

Why didn't he give Sam the antidote?

Why is the time of useful consciousness only seconds at high altitudes, when I can hold my breath much longer at ground level?

I'm made of obsolete parts

Is there any way to ward an area against Sending?

How much money should I save in order to generate $1000/month for the rest of my life?

Is insurance company’s preferred auto shop biased?

In 1700s, why was 'books that never read' grammatical?

How long could a human survive completely without the immune system?

SHA3-255, one bit less

Determine the Winner of a Game of Australian Football

Power Adapter for Traveling to Scotland (I live in the US)

How slow was the 6502 BASIC compared to Assembly

What does this superscript on HypergeometricPFQ mean?

What is the origin of the minced oath “Jiminy”?

Can I voluntarily exit from the US after a 20 year overstay, or could I be detained at the airport?

What is the next number in the sequence 21, 21, 23, 20, 5, 25, 31, 24, ...?



Why is this proof of a congruence relation valid?


Congruence between Bernoulli numbershigher moments of a r.v., combinatorical problemProve for primes p $>2$ that $sum_k=1^p−1k^2p−1equivfrac12p(p+1)pmod p^2$Proof that the number $sqrt[3]2$ is irrational using Fermat's Last TheoremFermat's Theorem ProofUnderstanding abstract algebra proof of Fermat's Little Theorem






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;

.everyonelovesstackoverflowposition:absolute;height:1px;width:1px;opacity:0;top:0;left:0;pointer-events:none;








4












$begingroup$


The following question comes from the 2012 Singapore Mathematical Olympiad (Open Section), Round 2.




Let $p$ be an odd prime. Show that $$1^p-2+2^p-2+3^p-2+dots+left(fracp-12right)^p-2=frac2-2^pppmod p.$$




After trying and failing to find a proof, I went to look at the official solution, which is as follows.




Note that for every $k=1,2,dots,(p-1)/2$, it is true that $$frac2kpbinomp2k=frac(p-1)(p-2)dotsm(p-2k+1)(2k-1)!=-1pmodp.$$ Therefore, the LHS is $$sum_k=1^(p-1)/2k^p-2=-sum_k=1^(p-1)/2k^p-2frac2kpbinomp2k=-frac2psum_k=1^(p-1)/2k^p-1binomp2k=-frac2psum_k=1^(p-1)/2binomp2k.$$
The summation in the last equality counts the number of even-sized nonempty subsets of a $p$-element set, which is $2^p-1-1$.




I have a problem with the proof, in the last equality. I know that the proof goes on the idea that $k^p-1=1$ for every $kneq 0$ (Fermat's Little Theorem), but doesn't that mean that we have to work inside $mathbb Z/pmathbb Z$, which would make the $-frac2p$ a division by $0$? To illustrate, suppose we claimed that
$$frac2-2^pp=frac2p(1-2^p-1)=frac2p(1-1)=0pmod p.tag1$$
This is of course absurd, because we really have a $0/0$ in the last step, so we are dividing by $0$. Indeed we can see (for example) that $(2-2^3)/3=-2$, which is not divisible by $3$. So when we are working inside $mathbb Z/pmathbb Z$, it is not possible to divide by $p=0$. How, then, is the reasoning in $(1)$ fallacious, but that in the proof correct? What am I missing here?










share|cite|improve this question









$endgroup$













  • $begingroup$
    Doesn’t it make sense to consider $(a^p-a)/p pmod p$ ?
    $endgroup$
    – J. W. Tanner
    Apr 17 at 0:21











  • $begingroup$
    @BillDubuque It works in this case by direct calculation. But I'm not sure how this addresses my question?
    $endgroup$
    – YiFan
    Apr 17 at 2:21

















4












$begingroup$


The following question comes from the 2012 Singapore Mathematical Olympiad (Open Section), Round 2.




Let $p$ be an odd prime. Show that $$1^p-2+2^p-2+3^p-2+dots+left(fracp-12right)^p-2=frac2-2^pppmod p.$$




After trying and failing to find a proof, I went to look at the official solution, which is as follows.




Note that for every $k=1,2,dots,(p-1)/2$, it is true that $$frac2kpbinomp2k=frac(p-1)(p-2)dotsm(p-2k+1)(2k-1)!=-1pmodp.$$ Therefore, the LHS is $$sum_k=1^(p-1)/2k^p-2=-sum_k=1^(p-1)/2k^p-2frac2kpbinomp2k=-frac2psum_k=1^(p-1)/2k^p-1binomp2k=-frac2psum_k=1^(p-1)/2binomp2k.$$
The summation in the last equality counts the number of even-sized nonempty subsets of a $p$-element set, which is $2^p-1-1$.




I have a problem with the proof, in the last equality. I know that the proof goes on the idea that $k^p-1=1$ for every $kneq 0$ (Fermat's Little Theorem), but doesn't that mean that we have to work inside $mathbb Z/pmathbb Z$, which would make the $-frac2p$ a division by $0$? To illustrate, suppose we claimed that
$$frac2-2^pp=frac2p(1-2^p-1)=frac2p(1-1)=0pmod p.tag1$$
This is of course absurd, because we really have a $0/0$ in the last step, so we are dividing by $0$. Indeed we can see (for example) that $(2-2^3)/3=-2$, which is not divisible by $3$. So when we are working inside $mathbb Z/pmathbb Z$, it is not possible to divide by $p=0$. How, then, is the reasoning in $(1)$ fallacious, but that in the proof correct? What am I missing here?










share|cite|improve this question









$endgroup$













  • $begingroup$
    Doesn’t it make sense to consider $(a^p-a)/p pmod p$ ?
    $endgroup$
    – J. W. Tanner
    Apr 17 at 0:21











  • $begingroup$
    @BillDubuque It works in this case by direct calculation. But I'm not sure how this addresses my question?
    $endgroup$
    – YiFan
    Apr 17 at 2:21













4












4








4


1



$begingroup$


The following question comes from the 2012 Singapore Mathematical Olympiad (Open Section), Round 2.




Let $p$ be an odd prime. Show that $$1^p-2+2^p-2+3^p-2+dots+left(fracp-12right)^p-2=frac2-2^pppmod p.$$




After trying and failing to find a proof, I went to look at the official solution, which is as follows.




Note that for every $k=1,2,dots,(p-1)/2$, it is true that $$frac2kpbinomp2k=frac(p-1)(p-2)dotsm(p-2k+1)(2k-1)!=-1pmodp.$$ Therefore, the LHS is $$sum_k=1^(p-1)/2k^p-2=-sum_k=1^(p-1)/2k^p-2frac2kpbinomp2k=-frac2psum_k=1^(p-1)/2k^p-1binomp2k=-frac2psum_k=1^(p-1)/2binomp2k.$$
The summation in the last equality counts the number of even-sized nonempty subsets of a $p$-element set, which is $2^p-1-1$.




I have a problem with the proof, in the last equality. I know that the proof goes on the idea that $k^p-1=1$ for every $kneq 0$ (Fermat's Little Theorem), but doesn't that mean that we have to work inside $mathbb Z/pmathbb Z$, which would make the $-frac2p$ a division by $0$? To illustrate, suppose we claimed that
$$frac2-2^pp=frac2p(1-2^p-1)=frac2p(1-1)=0pmod p.tag1$$
This is of course absurd, because we really have a $0/0$ in the last step, so we are dividing by $0$. Indeed we can see (for example) that $(2-2^3)/3=-2$, which is not divisible by $3$. So when we are working inside $mathbb Z/pmathbb Z$, it is not possible to divide by $p=0$. How, then, is the reasoning in $(1)$ fallacious, but that in the proof correct? What am I missing here?










share|cite|improve this question









$endgroup$




The following question comes from the 2012 Singapore Mathematical Olympiad (Open Section), Round 2.




Let $p$ be an odd prime. Show that $$1^p-2+2^p-2+3^p-2+dots+left(fracp-12right)^p-2=frac2-2^pppmod p.$$




After trying and failing to find a proof, I went to look at the official solution, which is as follows.




Note that for every $k=1,2,dots,(p-1)/2$, it is true that $$frac2kpbinomp2k=frac(p-1)(p-2)dotsm(p-2k+1)(2k-1)!=-1pmodp.$$ Therefore, the LHS is $$sum_k=1^(p-1)/2k^p-2=-sum_k=1^(p-1)/2k^p-2frac2kpbinomp2k=-frac2psum_k=1^(p-1)/2k^p-1binomp2k=-frac2psum_k=1^(p-1)/2binomp2k.$$
The summation in the last equality counts the number of even-sized nonempty subsets of a $p$-element set, which is $2^p-1-1$.




I have a problem with the proof, in the last equality. I know that the proof goes on the idea that $k^p-1=1$ for every $kneq 0$ (Fermat's Little Theorem), but doesn't that mean that we have to work inside $mathbb Z/pmathbb Z$, which would make the $-frac2p$ a division by $0$? To illustrate, suppose we claimed that
$$frac2-2^pp=frac2p(1-2^p-1)=frac2p(1-1)=0pmod p.tag1$$
This is of course absurd, because we really have a $0/0$ in the last step, so we are dividing by $0$. Indeed we can see (for example) that $(2-2^3)/3=-2$, which is not divisible by $3$. So when we are working inside $mathbb Z/pmathbb Z$, it is not possible to divide by $p=0$. How, then, is the reasoning in $(1)$ fallacious, but that in the proof correct? What am I missing here?







number-theory elementary-number-theory contest-math






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Apr 16 at 23:58









YiFanYiFan

7,6092 gold badges12 silver badges35 bronze badges




7,6092 gold badges12 silver badges35 bronze badges














  • $begingroup$
    Doesn’t it make sense to consider $(a^p-a)/p pmod p$ ?
    $endgroup$
    – J. W. Tanner
    Apr 17 at 0:21











  • $begingroup$
    @BillDubuque It works in this case by direct calculation. But I'm not sure how this addresses my question?
    $endgroup$
    – YiFan
    Apr 17 at 2:21
















  • $begingroup$
    Doesn’t it make sense to consider $(a^p-a)/p pmod p$ ?
    $endgroup$
    – J. W. Tanner
    Apr 17 at 0:21











  • $begingroup$
    @BillDubuque It works in this case by direct calculation. But I'm not sure how this addresses my question?
    $endgroup$
    – YiFan
    Apr 17 at 2:21















$begingroup$
Doesn’t it make sense to consider $(a^p-a)/p pmod p$ ?
$endgroup$
– J. W. Tanner
Apr 17 at 0:21





$begingroup$
Doesn’t it make sense to consider $(a^p-a)/p pmod p$ ?
$endgroup$
– J. W. Tanner
Apr 17 at 0:21













$begingroup$
@BillDubuque It works in this case by direct calculation. But I'm not sure how this addresses my question?
$endgroup$
– YiFan
Apr 17 at 2:21




$begingroup$
@BillDubuque It works in this case by direct calculation. But I'm not sure how this addresses my question?
$endgroup$
– YiFan
Apr 17 at 2:21










2 Answers
2






active

oldest

votes


















3














$begingroup$

The ideas behind the proof are fine, but it has been written (IMHO) somewhat carelessly. You can repair it by replacing every congruence $aequiv bpmod p$ by an equation $a=b+mp$ and following essentially the same argument. They also have failed to mention the important fact that $binomp2k$ is a multiple of $p$ provided $pnotmid k$.



In the following, to save writing, $m$ represents an integer which need not be the same every time (so for example I can write $2(m+5)=m$). We have
$$frac2kpbinomp2k=-1+mp$$
and so
$$defsksum_k=1^(p-1)/2
eqalign
sk k^p-2&=sk k^p-2Bigl(mp-frac2kpbinomp2kBigr)cr
&=mp-frac2psk k^p-1binomp2kcr
&=mp-frac2psk (1+mp)binomp2kcr
&=mp-frac2psk binomp2k-2mskbinomp2kcr
&=mp-frac2p(2^p-1-1)-2msk mpcr
&=frac2-2^pp+mp .cr$$

Hence,
$$sk k^p-2equiv frac2-2^pppmod p .$$



Comment. The convention "$m$ represents an integer which need not be the same every time" is exactly the reason why congruence notation is very useful. On the other hand, as your question shows, sometimes congruence notation has drawbacks too.






share|cite|improve this answer









$endgroup$






















    4














    $begingroup$

    $c_k := large -frac2pbinomp2kinBbb Z,$ by $,large pmidbinomp2k.,$ $,color#c00kc_kequiv 1pmod !p,$ as they sketch. So with $large ,sum = sum _k,=,1^(p-1)/2$



    $$bmod p!:, sum k^large p-2equivsum k^large p-2 color#c00k, c_k equiv sum c_k =, -frac2psumbinomp2k =, frac-2(2^large p-1-1)pqquadqquad$$



    Note that the final $2$ equations are not congruences - they are integer equalities (the fraction $inBbb Z),,$ and the first $2$ congruences relate integers. So the proof is correct (though notation obscures that).






    share|cite|improve this answer











    $endgroup$
















      Your Answer








      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/4.0/"u003ecc by-sa 4.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%2f3190509%2fwhy-is-this-proof-of-a-congruence-relation-valid%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









      3














      $begingroup$

      The ideas behind the proof are fine, but it has been written (IMHO) somewhat carelessly. You can repair it by replacing every congruence $aequiv bpmod p$ by an equation $a=b+mp$ and following essentially the same argument. They also have failed to mention the important fact that $binomp2k$ is a multiple of $p$ provided $pnotmid k$.



      In the following, to save writing, $m$ represents an integer which need not be the same every time (so for example I can write $2(m+5)=m$). We have
      $$frac2kpbinomp2k=-1+mp$$
      and so
      $$defsksum_k=1^(p-1)/2
      eqalign
      sk k^p-2&=sk k^p-2Bigl(mp-frac2kpbinomp2kBigr)cr
      &=mp-frac2psk k^p-1binomp2kcr
      &=mp-frac2psk (1+mp)binomp2kcr
      &=mp-frac2psk binomp2k-2mskbinomp2kcr
      &=mp-frac2p(2^p-1-1)-2msk mpcr
      &=frac2-2^pp+mp .cr$$

      Hence,
      $$sk k^p-2equiv frac2-2^pppmod p .$$



      Comment. The convention "$m$ represents an integer which need not be the same every time" is exactly the reason why congruence notation is very useful. On the other hand, as your question shows, sometimes congruence notation has drawbacks too.






      share|cite|improve this answer









      $endgroup$



















        3














        $begingroup$

        The ideas behind the proof are fine, but it has been written (IMHO) somewhat carelessly. You can repair it by replacing every congruence $aequiv bpmod p$ by an equation $a=b+mp$ and following essentially the same argument. They also have failed to mention the important fact that $binomp2k$ is a multiple of $p$ provided $pnotmid k$.



        In the following, to save writing, $m$ represents an integer which need not be the same every time (so for example I can write $2(m+5)=m$). We have
        $$frac2kpbinomp2k=-1+mp$$
        and so
        $$defsksum_k=1^(p-1)/2
        eqalign
        sk k^p-2&=sk k^p-2Bigl(mp-frac2kpbinomp2kBigr)cr
        &=mp-frac2psk k^p-1binomp2kcr
        &=mp-frac2psk (1+mp)binomp2kcr
        &=mp-frac2psk binomp2k-2mskbinomp2kcr
        &=mp-frac2p(2^p-1-1)-2msk mpcr
        &=frac2-2^pp+mp .cr$$

        Hence,
        $$sk k^p-2equiv frac2-2^pppmod p .$$



        Comment. The convention "$m$ represents an integer which need not be the same every time" is exactly the reason why congruence notation is very useful. On the other hand, as your question shows, sometimes congruence notation has drawbacks too.






        share|cite|improve this answer









        $endgroup$

















          3














          3










          3







          $begingroup$

          The ideas behind the proof are fine, but it has been written (IMHO) somewhat carelessly. You can repair it by replacing every congruence $aequiv bpmod p$ by an equation $a=b+mp$ and following essentially the same argument. They also have failed to mention the important fact that $binomp2k$ is a multiple of $p$ provided $pnotmid k$.



          In the following, to save writing, $m$ represents an integer which need not be the same every time (so for example I can write $2(m+5)=m$). We have
          $$frac2kpbinomp2k=-1+mp$$
          and so
          $$defsksum_k=1^(p-1)/2
          eqalign
          sk k^p-2&=sk k^p-2Bigl(mp-frac2kpbinomp2kBigr)cr
          &=mp-frac2psk k^p-1binomp2kcr
          &=mp-frac2psk (1+mp)binomp2kcr
          &=mp-frac2psk binomp2k-2mskbinomp2kcr
          &=mp-frac2p(2^p-1-1)-2msk mpcr
          &=frac2-2^pp+mp .cr$$

          Hence,
          $$sk k^p-2equiv frac2-2^pppmod p .$$



          Comment. The convention "$m$ represents an integer which need not be the same every time" is exactly the reason why congruence notation is very useful. On the other hand, as your question shows, sometimes congruence notation has drawbacks too.






          share|cite|improve this answer









          $endgroup$



          The ideas behind the proof are fine, but it has been written (IMHO) somewhat carelessly. You can repair it by replacing every congruence $aequiv bpmod p$ by an equation $a=b+mp$ and following essentially the same argument. They also have failed to mention the important fact that $binomp2k$ is a multiple of $p$ provided $pnotmid k$.



          In the following, to save writing, $m$ represents an integer which need not be the same every time (so for example I can write $2(m+5)=m$). We have
          $$frac2kpbinomp2k=-1+mp$$
          and so
          $$defsksum_k=1^(p-1)/2
          eqalign
          sk k^p-2&=sk k^p-2Bigl(mp-frac2kpbinomp2kBigr)cr
          &=mp-frac2psk k^p-1binomp2kcr
          &=mp-frac2psk (1+mp)binomp2kcr
          &=mp-frac2psk binomp2k-2mskbinomp2kcr
          &=mp-frac2p(2^p-1-1)-2msk mpcr
          &=frac2-2^pp+mp .cr$$

          Hence,
          $$sk k^p-2equiv frac2-2^pppmod p .$$



          Comment. The convention "$m$ represents an integer which need not be the same every time" is exactly the reason why congruence notation is very useful. On the other hand, as your question shows, sometimes congruence notation has drawbacks too.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Apr 17 at 0:54









          DavidDavid

          71.6k6 gold badges69 silver badges133 bronze badges




          71.6k6 gold badges69 silver badges133 bronze badges


























              4














              $begingroup$

              $c_k := large -frac2pbinomp2kinBbb Z,$ by $,large pmidbinomp2k.,$ $,color#c00kc_kequiv 1pmod !p,$ as they sketch. So with $large ,sum = sum _k,=,1^(p-1)/2$



              $$bmod p!:, sum k^large p-2equivsum k^large p-2 color#c00k, c_k equiv sum c_k =, -frac2psumbinomp2k =, frac-2(2^large p-1-1)pqquadqquad$$



              Note that the final $2$ equations are not congruences - they are integer equalities (the fraction $inBbb Z),,$ and the first $2$ congruences relate integers. So the proof is correct (though notation obscures that).






              share|cite|improve this answer











              $endgroup$



















                4














                $begingroup$

                $c_k := large -frac2pbinomp2kinBbb Z,$ by $,large pmidbinomp2k.,$ $,color#c00kc_kequiv 1pmod !p,$ as they sketch. So with $large ,sum = sum _k,=,1^(p-1)/2$



                $$bmod p!:, sum k^large p-2equivsum k^large p-2 color#c00k, c_k equiv sum c_k =, -frac2psumbinomp2k =, frac-2(2^large p-1-1)pqquadqquad$$



                Note that the final $2$ equations are not congruences - they are integer equalities (the fraction $inBbb Z),,$ and the first $2$ congruences relate integers. So the proof is correct (though notation obscures that).






                share|cite|improve this answer











                $endgroup$

















                  4














                  4










                  4







                  $begingroup$

                  $c_k := large -frac2pbinomp2kinBbb Z,$ by $,large pmidbinomp2k.,$ $,color#c00kc_kequiv 1pmod !p,$ as they sketch. So with $large ,sum = sum _k,=,1^(p-1)/2$



                  $$bmod p!:, sum k^large p-2equivsum k^large p-2 color#c00k, c_k equiv sum c_k =, -frac2psumbinomp2k =, frac-2(2^large p-1-1)pqquadqquad$$



                  Note that the final $2$ equations are not congruences - they are integer equalities (the fraction $inBbb Z),,$ and the first $2$ congruences relate integers. So the proof is correct (though notation obscures that).






                  share|cite|improve this answer











                  $endgroup$



                  $c_k := large -frac2pbinomp2kinBbb Z,$ by $,large pmidbinomp2k.,$ $,color#c00kc_kequiv 1pmod !p,$ as they sketch. So with $large ,sum = sum _k,=,1^(p-1)/2$



                  $$bmod p!:, sum k^large p-2equivsum k^large p-2 color#c00k, c_k equiv sum c_k =, -frac2psumbinomp2k =, frac-2(2^large p-1-1)pqquadqquad$$



                  Note that the final $2$ equations are not congruences - they are integer equalities (the fraction $inBbb Z),,$ and the first $2$ congruences relate integers. So the proof is correct (though notation obscures that).







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited Apr 17 at 15:34

























                  answered Apr 17 at 4:53









                  Bill DubuqueBill Dubuque

                  223k30 gold badges210 silver badges684 bronze badges




                  223k30 gold badges210 silver badges684 bronze badges































                      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.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3190509%2fwhy-is-this-proof-of-a-congruence-relation-valid%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

                      Tamil (spriik) Luke uk diar | Nawigatjuun

                      Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

                      Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?