Existence of only finitely many solutions











up vote
0
down vote

favorite
1












Let $r$ be a rational number greater than $1$. Prove that there are only finitely many natural numbers $x,y,z$ such that $$(x+1)(y+1)(z+1)=rxyz.$$



Progress: For $r=8$, the only solutions are $x=y=z=1$. If $r>8$, then clearly there are no solutions. I'm having trouble showing the same for $rin(1,8)$. Any hints or solutions are welcome.










share|cite|improve this question
























  • *For $ r=0 $?
    – Raptor
    Nov 11 at 11:54






  • 1




    @Raptor rational number greater than 1
    – KGSH bteam Mine Team Beast O_
    Nov 11 at 12:09










  • Show m(x + 1)(y + 1)(z + 1) = nxyz has finitely many x,y,z solutions for natural numbers m,n,x,y,z.
    – William Elliot
    Nov 11 at 22:16

















up vote
0
down vote

favorite
1












Let $r$ be a rational number greater than $1$. Prove that there are only finitely many natural numbers $x,y,z$ such that $$(x+1)(y+1)(z+1)=rxyz.$$



Progress: For $r=8$, the only solutions are $x=y=z=1$. If $r>8$, then clearly there are no solutions. I'm having trouble showing the same for $rin(1,8)$. Any hints or solutions are welcome.










share|cite|improve this question
























  • *For $ r=0 $?
    – Raptor
    Nov 11 at 11:54






  • 1




    @Raptor rational number greater than 1
    – KGSH bteam Mine Team Beast O_
    Nov 11 at 12:09










  • Show m(x + 1)(y + 1)(z + 1) = nxyz has finitely many x,y,z solutions for natural numbers m,n,x,y,z.
    – William Elliot
    Nov 11 at 22:16















up vote
0
down vote

favorite
1









up vote
0
down vote

favorite
1






1





Let $r$ be a rational number greater than $1$. Prove that there are only finitely many natural numbers $x,y,z$ such that $$(x+1)(y+1)(z+1)=rxyz.$$



Progress: For $r=8$, the only solutions are $x=y=z=1$. If $r>8$, then clearly there are no solutions. I'm having trouble showing the same for $rin(1,8)$. Any hints or solutions are welcome.










share|cite|improve this question















Let $r$ be a rational number greater than $1$. Prove that there are only finitely many natural numbers $x,y,z$ such that $$(x+1)(y+1)(z+1)=rxyz.$$



Progress: For $r=8$, the only solutions are $x=y=z=1$. If $r>8$, then clearly there are no solutions. I'm having trouble showing the same for $rin(1,8)$. Any hints or solutions are welcome.







algebra-precalculus elementary-number-theory






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 11 at 12:37

























asked Nov 11 at 11:44









MathIsFun.

20318




20318












  • *For $ r=0 $?
    – Raptor
    Nov 11 at 11:54






  • 1




    @Raptor rational number greater than 1
    – KGSH bteam Mine Team Beast O_
    Nov 11 at 12:09










  • Show m(x + 1)(y + 1)(z + 1) = nxyz has finitely many x,y,z solutions for natural numbers m,n,x,y,z.
    – William Elliot
    Nov 11 at 22:16




















  • *For $ r=0 $?
    – Raptor
    Nov 11 at 11:54






  • 1




    @Raptor rational number greater than 1
    – KGSH bteam Mine Team Beast O_
    Nov 11 at 12:09










  • Show m(x + 1)(y + 1)(z + 1) = nxyz has finitely many x,y,z solutions for natural numbers m,n,x,y,z.
    – William Elliot
    Nov 11 at 22:16


















*For $ r=0 $?
– Raptor
Nov 11 at 11:54




*For $ r=0 $?
– Raptor
Nov 11 at 11:54




1




1




@Raptor rational number greater than 1
– KGSH bteam Mine Team Beast O_
Nov 11 at 12:09




@Raptor rational number greater than 1
– KGSH bteam Mine Team Beast O_
Nov 11 at 12:09












Show m(x + 1)(y + 1)(z + 1) = nxyz has finitely many x,y,z solutions for natural numbers m,n,x,y,z.
– William Elliot
Nov 11 at 22:16






Show m(x + 1)(y + 1)(z + 1) = nxyz has finitely many x,y,z solutions for natural numbers m,n,x,y,z.
– William Elliot
Nov 11 at 22:16












1 Answer
1






active

oldest

votes

















up vote
0
down vote













x,y,z positive integers.

(1 + 1/x)(1 + 1/y)(1 + 1/z) = r.



Often there will be no solution. r = 7 for example.



Assume that x,y and z's of the solutions diverge.

That forces r = 1, contradicting the assumption of solutions.



Wlog assume the z's are bounded and the x,y's of solutions diverge.

For each solution, there's another solution with larger x,y.

Thus (1 + 1/x)(1 + 1/y) is smaller, 1 + 1/z is larger and z is

smaller. But z can be smaller only finite many times.



Wlog, assume y,z's of the solutions are bounded and x's diverge.

Each time x gets larger, 1 + 1/x gets smaller and (1 + 1/y)(1 + 1/z)

gets larger but only finite many times because each time x,y change

and there's just finite many ways they can change.



Thus the x,y,z's of solutions are all bounded

resulting in only finite many possible solutions.






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',
    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%2f2993760%2fexistence-of-only-finitely-many-solutions%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








    up vote
    0
    down vote













    x,y,z positive integers.

    (1 + 1/x)(1 + 1/y)(1 + 1/z) = r.



    Often there will be no solution. r = 7 for example.



    Assume that x,y and z's of the solutions diverge.

    That forces r = 1, contradicting the assumption of solutions.



    Wlog assume the z's are bounded and the x,y's of solutions diverge.

    For each solution, there's another solution with larger x,y.

    Thus (1 + 1/x)(1 + 1/y) is smaller, 1 + 1/z is larger and z is

    smaller. But z can be smaller only finite many times.



    Wlog, assume y,z's of the solutions are bounded and x's diverge.

    Each time x gets larger, 1 + 1/x gets smaller and (1 + 1/y)(1 + 1/z)

    gets larger but only finite many times because each time x,y change

    and there's just finite many ways they can change.



    Thus the x,y,z's of solutions are all bounded

    resulting in only finite many possible solutions.






    share|cite|improve this answer

























      up vote
      0
      down vote













      x,y,z positive integers.

      (1 + 1/x)(1 + 1/y)(1 + 1/z) = r.



      Often there will be no solution. r = 7 for example.



      Assume that x,y and z's of the solutions diverge.

      That forces r = 1, contradicting the assumption of solutions.



      Wlog assume the z's are bounded and the x,y's of solutions diverge.

      For each solution, there's another solution with larger x,y.

      Thus (1 + 1/x)(1 + 1/y) is smaller, 1 + 1/z is larger and z is

      smaller. But z can be smaller only finite many times.



      Wlog, assume y,z's of the solutions are bounded and x's diverge.

      Each time x gets larger, 1 + 1/x gets smaller and (1 + 1/y)(1 + 1/z)

      gets larger but only finite many times because each time x,y change

      and there's just finite many ways they can change.



      Thus the x,y,z's of solutions are all bounded

      resulting in only finite many possible solutions.






      share|cite|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        x,y,z positive integers.

        (1 + 1/x)(1 + 1/y)(1 + 1/z) = r.



        Often there will be no solution. r = 7 for example.



        Assume that x,y and z's of the solutions diverge.

        That forces r = 1, contradicting the assumption of solutions.



        Wlog assume the z's are bounded and the x,y's of solutions diverge.

        For each solution, there's another solution with larger x,y.

        Thus (1 + 1/x)(1 + 1/y) is smaller, 1 + 1/z is larger and z is

        smaller. But z can be smaller only finite many times.



        Wlog, assume y,z's of the solutions are bounded and x's diverge.

        Each time x gets larger, 1 + 1/x gets smaller and (1 + 1/y)(1 + 1/z)

        gets larger but only finite many times because each time x,y change

        and there's just finite many ways they can change.



        Thus the x,y,z's of solutions are all bounded

        resulting in only finite many possible solutions.






        share|cite|improve this answer












        x,y,z positive integers.

        (1 + 1/x)(1 + 1/y)(1 + 1/z) = r.



        Often there will be no solution. r = 7 for example.



        Assume that x,y and z's of the solutions diverge.

        That forces r = 1, contradicting the assumption of solutions.



        Wlog assume the z's are bounded and the x,y's of solutions diverge.

        For each solution, there's another solution with larger x,y.

        Thus (1 + 1/x)(1 + 1/y) is smaller, 1 + 1/z is larger and z is

        smaller. But z can be smaller only finite many times.



        Wlog, assume y,z's of the solutions are bounded and x's diverge.

        Each time x gets larger, 1 + 1/x gets smaller and (1 + 1/y)(1 + 1/z)

        gets larger but only finite many times because each time x,y change

        and there's just finite many ways they can change.



        Thus the x,y,z's of solutions are all bounded

        resulting in only finite many possible solutions.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Nov 16 at 9:10









        William Elliot

        6,7802518




        6,7802518






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2993760%2fexistence-of-only-finitely-many-solutions%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

            Mont Emei

            Province de Neuquén

            Journaliste