Application of Unique Factorisation Theorem in Proof The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)“Quadly” numbers with just 4 factorsA New, Possible Proof of the Infinitude of the Primes?Total possible combinations of primesProving that a number has at least 3 distinct prime factors.Numbers $m = pq^4$ ($p,q$ are distinct primes) for which $m$ divided by the number of its factors is an integerMethod for coming up with consecutive integers not relatively prime to $(100!)$Proof by induction without a closed formLeast prime factors in a sequence of consecutive integers and CRTLongest prime containing primesMultiplication Rule, Proof by Induction, Divisors of (prime # to some power)*(prime # to some power)

Single author papers against my advisor's will?

Why does the Event Horizon Telescope (EHT) not include telescopes from Africa, Asia or Australia?

How should I replace vector<uint8_t>::const_iterator in an API?

Can smartphones with the same camera sensor have different image quality?

How did passengers keep warm on sail ships?

If the empty set is a subset of every set, why write ... ∪ ∅?

What's the point in a preamp?

Finding the path in a graph from A to B then back to A with a minimum of shared edges

University's motivation for having tenure-track positions

What information about me do stores get via my credit card?

Why can't wing-mounted spoilers be used to steepen approaches?

Why did all the guest students take carriages to the Yule Ball?

How does this infinite series simplify to an integral?

Does Parliament need to approve the new Brexit delay to 31 October 2019?

Scientific Reports - Significant Figures

Match Roman Numerals

What are these Gizmos at Izaña Atmospheric Research Center in Spain?

ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?

Did the new image of black hole confirm the general theory of relativity?

How many people can fit inside Mordenkainen's Magnificent Mansion?

Working through the single responsibility principle (SRP) in Python when calls are expensive

Why is superheterodyning better than direct conversion?

Make it rain characters

Was credit for the black hole image misattributed?



Application of Unique Factorisation Theorem in Proof



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)“Quadly” numbers with just 4 factorsA New, Possible Proof of the Infinitude of the Primes?Total possible combinations of primesProving that a number has at least 3 distinct prime factors.Numbers $m = pq^4$ ($p,q$ are distinct primes) for which $m$ divided by the number of its factors is an integerMethod for coming up with consecutive integers not relatively prime to $(100!)$Proof by induction without a closed formLeast prime factors in a sequence of consecutive integers and CRTLongest prime containing primesMultiplication Rule, Proof by Induction, Divisors of (prime # to some power)*(prime # to some power)










1












$begingroup$


CONTEXT: Proof question made up by uni math lecturer



Suppose you have $x+y=2z$ (where $x$ and $y$ are consecutive odd primes) for some integer $z>1$, and that you need to prove that $x+y$ has at least three prime divisors (that don't have to be distinct).



Is it sufficient to say that, according to the unique factorisation theorem for integers, since $z$ can be expressed as a product of primes (and we already have the factor of $2$ which is prime), we know that $x+y$ has at least three prime divisors?



Or, would you need to do further working to show that $z=ab$ for some primes $a$ and $b$?










share|cite|improve this question











$endgroup$











  • $begingroup$
    It is certainly not the case that $z$ is always $ab$ for some primes $a,b$.
    $endgroup$
    – Gerry Myerson
    Apr 8 at 13:14






  • 1




    $begingroup$
    Anyway, you don't need the uniqueness part of the Unique Factorization Theorem. The existence part will do.
    $endgroup$
    – Gerry Myerson
    Apr 8 at 13:16










  • $begingroup$
    No. Knowing that $2z$ is even only tells you that $z$ is… a natural. A correct proof would be to show that $z=ab$, where $a,b$ are at least $2$ (but don't need to be primes).
    $endgroup$
    – Yves Daoust
    Apr 8 at 13:29















1












$begingroup$


CONTEXT: Proof question made up by uni math lecturer



Suppose you have $x+y=2z$ (where $x$ and $y$ are consecutive odd primes) for some integer $z>1$, and that you need to prove that $x+y$ has at least three prime divisors (that don't have to be distinct).



Is it sufficient to say that, according to the unique factorisation theorem for integers, since $z$ can be expressed as a product of primes (and we already have the factor of $2$ which is prime), we know that $x+y$ has at least three prime divisors?



Or, would you need to do further working to show that $z=ab$ for some primes $a$ and $b$?










share|cite|improve this question











$endgroup$











  • $begingroup$
    It is certainly not the case that $z$ is always $ab$ for some primes $a,b$.
    $endgroup$
    – Gerry Myerson
    Apr 8 at 13:14






  • 1




    $begingroup$
    Anyway, you don't need the uniqueness part of the Unique Factorization Theorem. The existence part will do.
    $endgroup$
    – Gerry Myerson
    Apr 8 at 13:16










  • $begingroup$
    No. Knowing that $2z$ is even only tells you that $z$ is… a natural. A correct proof would be to show that $z=ab$, where $a,b$ are at least $2$ (but don't need to be primes).
    $endgroup$
    – Yves Daoust
    Apr 8 at 13:29













1












1








1


0



$begingroup$


CONTEXT: Proof question made up by uni math lecturer



Suppose you have $x+y=2z$ (where $x$ and $y$ are consecutive odd primes) for some integer $z>1$, and that you need to prove that $x+y$ has at least three prime divisors (that don't have to be distinct).



Is it sufficient to say that, according to the unique factorisation theorem for integers, since $z$ can be expressed as a product of primes (and we already have the factor of $2$ which is prime), we know that $x+y$ has at least three prime divisors?



Or, would you need to do further working to show that $z=ab$ for some primes $a$ and $b$?










share|cite|improve this question











$endgroup$




CONTEXT: Proof question made up by uni math lecturer



Suppose you have $x+y=2z$ (where $x$ and $y$ are consecutive odd primes) for some integer $z>1$, and that you need to prove that $x+y$ has at least three prime divisors (that don't have to be distinct).



Is it sufficient to say that, according to the unique factorisation theorem for integers, since $z$ can be expressed as a product of primes (and we already have the factor of $2$ which is prime), we know that $x+y$ has at least three prime divisors?



Or, would you need to do further working to show that $z=ab$ for some primes $a$ and $b$?







discrete-mathematics proof-verification proof-writing prime-numbers prime-factorization






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Apr 8 at 12:55







Ruby Pa

















asked Apr 8 at 12:49









Ruby PaRuby Pa

467




467











  • $begingroup$
    It is certainly not the case that $z$ is always $ab$ for some primes $a,b$.
    $endgroup$
    – Gerry Myerson
    Apr 8 at 13:14






  • 1




    $begingroup$
    Anyway, you don't need the uniqueness part of the Unique Factorization Theorem. The existence part will do.
    $endgroup$
    – Gerry Myerson
    Apr 8 at 13:16










  • $begingroup$
    No. Knowing that $2z$ is even only tells you that $z$ is… a natural. A correct proof would be to show that $z=ab$, where $a,b$ are at least $2$ (but don't need to be primes).
    $endgroup$
    – Yves Daoust
    Apr 8 at 13:29
















  • $begingroup$
    It is certainly not the case that $z$ is always $ab$ for some primes $a,b$.
    $endgroup$
    – Gerry Myerson
    Apr 8 at 13:14






  • 1




    $begingroup$
    Anyway, you don't need the uniqueness part of the Unique Factorization Theorem. The existence part will do.
    $endgroup$
    – Gerry Myerson
    Apr 8 at 13:16










  • $begingroup$
    No. Knowing that $2z$ is even only tells you that $z$ is… a natural. A correct proof would be to show that $z=ab$, where $a,b$ are at least $2$ (but don't need to be primes).
    $endgroup$
    – Yves Daoust
    Apr 8 at 13:29















$begingroup$
It is certainly not the case that $z$ is always $ab$ for some primes $a,b$.
$endgroup$
– Gerry Myerson
Apr 8 at 13:14




$begingroup$
It is certainly not the case that $z$ is always $ab$ for some primes $a,b$.
$endgroup$
– Gerry Myerson
Apr 8 at 13:14




1




1




$begingroup$
Anyway, you don't need the uniqueness part of the Unique Factorization Theorem. The existence part will do.
$endgroup$
– Gerry Myerson
Apr 8 at 13:16




$begingroup$
Anyway, you don't need the uniqueness part of the Unique Factorization Theorem. The existence part will do.
$endgroup$
– Gerry Myerson
Apr 8 at 13:16












$begingroup$
No. Knowing that $2z$ is even only tells you that $z$ is… a natural. A correct proof would be to show that $z=ab$, where $a,b$ are at least $2$ (but don't need to be primes).
$endgroup$
– Yves Daoust
Apr 8 at 13:29




$begingroup$
No. Knowing that $2z$ is even only tells you that $z$ is… a natural. A correct proof would be to show that $z=ab$, where $a,b$ are at least $2$ (but don't need to be primes).
$endgroup$
– Yves Daoust
Apr 8 at 13:29










2 Answers
2






active

oldest

votes


















4












$begingroup$

$z$ is strictly between $x$ and $y$, hence, not a prime.






share|cite|improve this answer









$endgroup$




















    -1












    $begingroup$


    Is it sufficient to say that, according to the unique factorisation
    theorem for integers, since $z$ can be expressed as a product of
    primes (and we already have the factor of $2$ which is prime), we know
    that $x+y$ has at least three prime divisors?




    No, that's not enough. In fact, how do you know $z$ is not prime?



    To prove $z$ is not prime, consider the fact that $y=x+2$, and therefore, $2z=x+x+2=2(x+1)$. Now, since $z=x+1$, can you conclude that $z$ is not prime?






    share|cite|improve this answer









    $endgroup$












    • $begingroup$
      How did you get that $y=x+2$? If $x=7$, this generates $y=9$ which is not a prime.
      $endgroup$
      – Ruby Pa
      Apr 8 at 13:07










    • $begingroup$
      @RubyPa If $x,y$ are consecutive odd primes, then either $x=y+2$ or $y=x+2$. Without loss of generality, we can assume one of these options.
      $endgroup$
      – 5xum
      Apr 8 at 14:24











    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/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%2f3179593%2fapplication-of-unique-factorisation-theorem-in-proof%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









    4












    $begingroup$

    $z$ is strictly between $x$ and $y$, hence, not a prime.






    share|cite|improve this answer









    $endgroup$

















      4












      $begingroup$

      $z$ is strictly between $x$ and $y$, hence, not a prime.






      share|cite|improve this answer









      $endgroup$















        4












        4








        4





        $begingroup$

        $z$ is strictly between $x$ and $y$, hence, not a prime.






        share|cite|improve this answer









        $endgroup$



        $z$ is strictly between $x$ and $y$, hence, not a prime.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Apr 8 at 13:18









        Gerry MyersonGerry Myerson

        148k8152306




        148k8152306





















            -1












            $begingroup$


            Is it sufficient to say that, according to the unique factorisation
            theorem for integers, since $z$ can be expressed as a product of
            primes (and we already have the factor of $2$ which is prime), we know
            that $x+y$ has at least three prime divisors?




            No, that's not enough. In fact, how do you know $z$ is not prime?



            To prove $z$ is not prime, consider the fact that $y=x+2$, and therefore, $2z=x+x+2=2(x+1)$. Now, since $z=x+1$, can you conclude that $z$ is not prime?






            share|cite|improve this answer









            $endgroup$












            • $begingroup$
              How did you get that $y=x+2$? If $x=7$, this generates $y=9$ which is not a prime.
              $endgroup$
              – Ruby Pa
              Apr 8 at 13:07










            • $begingroup$
              @RubyPa If $x,y$ are consecutive odd primes, then either $x=y+2$ or $y=x+2$. Without loss of generality, we can assume one of these options.
              $endgroup$
              – 5xum
              Apr 8 at 14:24















            -1












            $begingroup$


            Is it sufficient to say that, according to the unique factorisation
            theorem for integers, since $z$ can be expressed as a product of
            primes (and we already have the factor of $2$ which is prime), we know
            that $x+y$ has at least three prime divisors?




            No, that's not enough. In fact, how do you know $z$ is not prime?



            To prove $z$ is not prime, consider the fact that $y=x+2$, and therefore, $2z=x+x+2=2(x+1)$. Now, since $z=x+1$, can you conclude that $z$ is not prime?






            share|cite|improve this answer









            $endgroup$












            • $begingroup$
              How did you get that $y=x+2$? If $x=7$, this generates $y=9$ which is not a prime.
              $endgroup$
              – Ruby Pa
              Apr 8 at 13:07










            • $begingroup$
              @RubyPa If $x,y$ are consecutive odd primes, then either $x=y+2$ or $y=x+2$. Without loss of generality, we can assume one of these options.
              $endgroup$
              – 5xum
              Apr 8 at 14:24













            -1












            -1








            -1





            $begingroup$


            Is it sufficient to say that, according to the unique factorisation
            theorem for integers, since $z$ can be expressed as a product of
            primes (and we already have the factor of $2$ which is prime), we know
            that $x+y$ has at least three prime divisors?




            No, that's not enough. In fact, how do you know $z$ is not prime?



            To prove $z$ is not prime, consider the fact that $y=x+2$, and therefore, $2z=x+x+2=2(x+1)$. Now, since $z=x+1$, can you conclude that $z$ is not prime?






            share|cite|improve this answer









            $endgroup$




            Is it sufficient to say that, according to the unique factorisation
            theorem for integers, since $z$ can be expressed as a product of
            primes (and we already have the factor of $2$ which is prime), we know
            that $x+y$ has at least three prime divisors?




            No, that's not enough. In fact, how do you know $z$ is not prime?



            To prove $z$ is not prime, consider the fact that $y=x+2$, and therefore, $2z=x+x+2=2(x+1)$. Now, since $z=x+1$, can you conclude that $z$ is not prime?







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Apr 8 at 13:01









            5xum5xum

            92.6k394162




            92.6k394162











            • $begingroup$
              How did you get that $y=x+2$? If $x=7$, this generates $y=9$ which is not a prime.
              $endgroup$
              – Ruby Pa
              Apr 8 at 13:07










            • $begingroup$
              @RubyPa If $x,y$ are consecutive odd primes, then either $x=y+2$ or $y=x+2$. Without loss of generality, we can assume one of these options.
              $endgroup$
              – 5xum
              Apr 8 at 14:24
















            • $begingroup$
              How did you get that $y=x+2$? If $x=7$, this generates $y=9$ which is not a prime.
              $endgroup$
              – Ruby Pa
              Apr 8 at 13:07










            • $begingroup$
              @RubyPa If $x,y$ are consecutive odd primes, then either $x=y+2$ or $y=x+2$. Without loss of generality, we can assume one of these options.
              $endgroup$
              – 5xum
              Apr 8 at 14:24















            $begingroup$
            How did you get that $y=x+2$? If $x=7$, this generates $y=9$ which is not a prime.
            $endgroup$
            – Ruby Pa
            Apr 8 at 13:07




            $begingroup$
            How did you get that $y=x+2$? If $x=7$, this generates $y=9$ which is not a prime.
            $endgroup$
            – Ruby Pa
            Apr 8 at 13:07












            $begingroup$
            @RubyPa If $x,y$ are consecutive odd primes, then either $x=y+2$ or $y=x+2$. Without loss of generality, we can assume one of these options.
            $endgroup$
            – 5xum
            Apr 8 at 14:24




            $begingroup$
            @RubyPa If $x,y$ are consecutive odd primes, then either $x=y+2$ or $y=x+2$. Without loss of generality, we can assume one of these options.
            $endgroup$
            – 5xum
            Apr 8 at 14:24

















            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%2f3179593%2fapplication-of-unique-factorisation-theorem-in-proof%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

            Bosc Connection Yimello Approaching Angry The produce zaps the market. 구성 기록되다 변경...

            WordPress Information needed

            Hidroelektrana Sadržaj Povijest | Podjela hidroelektrana | Snaga dobivena u hidroelektranama | Dijelovi hidroelektrane | Uloga hidroelektrana u suvremenom svijetu | Prednosti hidroelektrana | Nedostaci hidroelektrana | Države s najvećom proizvodnjom hidro-električne energije | Deset najvećih hidroelektrana u svijetu | Hidroelektrane u Hrvatskoj | Izvori | Poveznice | Vanjske poveznice | Navigacijski izbornikTechnical Report, Version 2Zajedničkom poslužiteljuHidroelektranaHEP Proizvodnja d.o.o. - Hidroelektrane u Hrvatskoj