Show that $frac{(m+n-1)!}{m!n!}$ is an integer where m and n are positive integers and gcd(m,n)=1











up vote
1
down vote

favorite












I need to prove that $frac{(m+n-1)!}{m!n!}$ is an integer there is a question here which is similar to this question but i cant figure out how I can insert the '-1' in there. Thanks










share|cite|improve this question




















  • 2




    Statement is not true in general. Take $m=n=2$. In fact, with $m=2$ and $n=2k$, this is false.
    – Anurag A
    Nov 23 at 17:53












  • oh, I forgot to write that gcd(m,n)=1
    – Sultan Mirza
    Nov 23 at 17:58















up vote
1
down vote

favorite












I need to prove that $frac{(m+n-1)!}{m!n!}$ is an integer there is a question here which is similar to this question but i cant figure out how I can insert the '-1' in there. Thanks










share|cite|improve this question




















  • 2




    Statement is not true in general. Take $m=n=2$. In fact, with $m=2$ and $n=2k$, this is false.
    – Anurag A
    Nov 23 at 17:53












  • oh, I forgot to write that gcd(m,n)=1
    – Sultan Mirza
    Nov 23 at 17:58













up vote
1
down vote

favorite









up vote
1
down vote

favorite











I need to prove that $frac{(m+n-1)!}{m!n!}$ is an integer there is a question here which is similar to this question but i cant figure out how I can insert the '-1' in there. Thanks










share|cite|improve this question















I need to prove that $frac{(m+n-1)!}{m!n!}$ is an integer there is a question here which is similar to this question but i cant figure out how I can insert the '-1' in there. Thanks







elementary-number-theory divisibility






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 23 at 17:59

























asked Nov 23 at 17:48









Sultan Mirza

114




114








  • 2




    Statement is not true in general. Take $m=n=2$. In fact, with $m=2$ and $n=2k$, this is false.
    – Anurag A
    Nov 23 at 17:53












  • oh, I forgot to write that gcd(m,n)=1
    – Sultan Mirza
    Nov 23 at 17:58














  • 2




    Statement is not true in general. Take $m=n=2$. In fact, with $m=2$ and $n=2k$, this is false.
    – Anurag A
    Nov 23 at 17:53












  • oh, I forgot to write that gcd(m,n)=1
    – Sultan Mirza
    Nov 23 at 17:58








2




2




Statement is not true in general. Take $m=n=2$. In fact, with $m=2$ and $n=2k$, this is false.
– Anurag A
Nov 23 at 17:53






Statement is not true in general. Take $m=n=2$. In fact, with $m=2$ and $n=2k$, this is false.
– Anurag A
Nov 23 at 17:53














oh, I forgot to write that gcd(m,n)=1
– Sultan Mirza
Nov 23 at 17:58




oh, I forgot to write that gcd(m,n)=1
– Sultan Mirza
Nov 23 at 17:58










2 Answers
2






active

oldest

votes

















up vote
2
down vote



accepted










Since
$$frac{(m+n-1)!}{m!n!}=frac{(m+n)}{(m+n)}frac{(m+n-1)!}{m!n!}=frac{1}{m+n}binom{m+n}{m}.$$
So we need to show that $frac{1}{m+n}binom{m+n}{m}$ is an integer. Observe that $gcd(m,n)=1$ also implies that $color{blue}{gcd(m+n,m)=1}$. Since $gcd(a,b)$ is a linear combination of $a$ and $b$. Therefore,
begin{align*}
frac{1}{m+n}binom{m+n}{m} &=frac{color{blue}{gcd(m+n,m)}}{m+n}binom{m+n}{m}\
&=frac{color{blue}{x(m+n)+y(m)}}{m+n}binom{m+n}{m} &text{for some } x,y in Bbb{Z}\
&=xleft[color{green}{frac{m+n}{m+n}binom{m+n}{m}}right]+yleft[color{red}{frac{m}{m+n}binom{m+n}{m}}right].
end{align*}



The quantity $color{green}{frac{m+n}{m+n}binom{m+n}{m}}=binom{m+n}{m}$ is definitely an integer and the quantity
$$color{red}{frac{m}{m+n}binom{m+n}{m}}=binom{m+n-1}{m-1}$$
is also an integer.



This implies that $frac{1}{m+n}binom{m+n}{m}$ is an integer combination of these two integers, hence an integer itself.






share|cite|improve this answer



















  • 1




    Thank you for answering in such detail, it helped me a lot.
    – Sultan Mirza
    Nov 24 at 11:57


















up vote
2
down vote













Hint: This is equivalent to showing that $m+n$ divides $binom{m+n}{m}$, or equivalently $a$ divides $binom{a}{b}$ for any $a>b$ where $gcd(a,b)=1$. See if you can partition the subsets of $a$ objects with $b$ elements into blocks of $a$ to prove this combinatorially. If you know it, you might want to recall the "necklace proof" of Fermat's Little Theorem - this has a similar flavor.






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%2f3010647%2fshow-that-fracmn-1mn-is-an-integer-where-m-and-n-are-positive-integ%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








    up vote
    2
    down vote



    accepted










    Since
    $$frac{(m+n-1)!}{m!n!}=frac{(m+n)}{(m+n)}frac{(m+n-1)!}{m!n!}=frac{1}{m+n}binom{m+n}{m}.$$
    So we need to show that $frac{1}{m+n}binom{m+n}{m}$ is an integer. Observe that $gcd(m,n)=1$ also implies that $color{blue}{gcd(m+n,m)=1}$. Since $gcd(a,b)$ is a linear combination of $a$ and $b$. Therefore,
    begin{align*}
    frac{1}{m+n}binom{m+n}{m} &=frac{color{blue}{gcd(m+n,m)}}{m+n}binom{m+n}{m}\
    &=frac{color{blue}{x(m+n)+y(m)}}{m+n}binom{m+n}{m} &text{for some } x,y in Bbb{Z}\
    &=xleft[color{green}{frac{m+n}{m+n}binom{m+n}{m}}right]+yleft[color{red}{frac{m}{m+n}binom{m+n}{m}}right].
    end{align*}



    The quantity $color{green}{frac{m+n}{m+n}binom{m+n}{m}}=binom{m+n}{m}$ is definitely an integer and the quantity
    $$color{red}{frac{m}{m+n}binom{m+n}{m}}=binom{m+n-1}{m-1}$$
    is also an integer.



    This implies that $frac{1}{m+n}binom{m+n}{m}$ is an integer combination of these two integers, hence an integer itself.






    share|cite|improve this answer



















    • 1




      Thank you for answering in such detail, it helped me a lot.
      – Sultan Mirza
      Nov 24 at 11:57















    up vote
    2
    down vote



    accepted










    Since
    $$frac{(m+n-1)!}{m!n!}=frac{(m+n)}{(m+n)}frac{(m+n-1)!}{m!n!}=frac{1}{m+n}binom{m+n}{m}.$$
    So we need to show that $frac{1}{m+n}binom{m+n}{m}$ is an integer. Observe that $gcd(m,n)=1$ also implies that $color{blue}{gcd(m+n,m)=1}$. Since $gcd(a,b)$ is a linear combination of $a$ and $b$. Therefore,
    begin{align*}
    frac{1}{m+n}binom{m+n}{m} &=frac{color{blue}{gcd(m+n,m)}}{m+n}binom{m+n}{m}\
    &=frac{color{blue}{x(m+n)+y(m)}}{m+n}binom{m+n}{m} &text{for some } x,y in Bbb{Z}\
    &=xleft[color{green}{frac{m+n}{m+n}binom{m+n}{m}}right]+yleft[color{red}{frac{m}{m+n}binom{m+n}{m}}right].
    end{align*}



    The quantity $color{green}{frac{m+n}{m+n}binom{m+n}{m}}=binom{m+n}{m}$ is definitely an integer and the quantity
    $$color{red}{frac{m}{m+n}binom{m+n}{m}}=binom{m+n-1}{m-1}$$
    is also an integer.



    This implies that $frac{1}{m+n}binom{m+n}{m}$ is an integer combination of these two integers, hence an integer itself.






    share|cite|improve this answer



















    • 1




      Thank you for answering in such detail, it helped me a lot.
      – Sultan Mirza
      Nov 24 at 11:57













    up vote
    2
    down vote



    accepted







    up vote
    2
    down vote



    accepted






    Since
    $$frac{(m+n-1)!}{m!n!}=frac{(m+n)}{(m+n)}frac{(m+n-1)!}{m!n!}=frac{1}{m+n}binom{m+n}{m}.$$
    So we need to show that $frac{1}{m+n}binom{m+n}{m}$ is an integer. Observe that $gcd(m,n)=1$ also implies that $color{blue}{gcd(m+n,m)=1}$. Since $gcd(a,b)$ is a linear combination of $a$ and $b$. Therefore,
    begin{align*}
    frac{1}{m+n}binom{m+n}{m} &=frac{color{blue}{gcd(m+n,m)}}{m+n}binom{m+n}{m}\
    &=frac{color{blue}{x(m+n)+y(m)}}{m+n}binom{m+n}{m} &text{for some } x,y in Bbb{Z}\
    &=xleft[color{green}{frac{m+n}{m+n}binom{m+n}{m}}right]+yleft[color{red}{frac{m}{m+n}binom{m+n}{m}}right].
    end{align*}



    The quantity $color{green}{frac{m+n}{m+n}binom{m+n}{m}}=binom{m+n}{m}$ is definitely an integer and the quantity
    $$color{red}{frac{m}{m+n}binom{m+n}{m}}=binom{m+n-1}{m-1}$$
    is also an integer.



    This implies that $frac{1}{m+n}binom{m+n}{m}$ is an integer combination of these two integers, hence an integer itself.






    share|cite|improve this answer














    Since
    $$frac{(m+n-1)!}{m!n!}=frac{(m+n)}{(m+n)}frac{(m+n-1)!}{m!n!}=frac{1}{m+n}binom{m+n}{m}.$$
    So we need to show that $frac{1}{m+n}binom{m+n}{m}$ is an integer. Observe that $gcd(m,n)=1$ also implies that $color{blue}{gcd(m+n,m)=1}$. Since $gcd(a,b)$ is a linear combination of $a$ and $b$. Therefore,
    begin{align*}
    frac{1}{m+n}binom{m+n}{m} &=frac{color{blue}{gcd(m+n,m)}}{m+n}binom{m+n}{m}\
    &=frac{color{blue}{x(m+n)+y(m)}}{m+n}binom{m+n}{m} &text{for some } x,y in Bbb{Z}\
    &=xleft[color{green}{frac{m+n}{m+n}binom{m+n}{m}}right]+yleft[color{red}{frac{m}{m+n}binom{m+n}{m}}right].
    end{align*}



    The quantity $color{green}{frac{m+n}{m+n}binom{m+n}{m}}=binom{m+n}{m}$ is definitely an integer and the quantity
    $$color{red}{frac{m}{m+n}binom{m+n}{m}}=binom{m+n-1}{m-1}$$
    is also an integer.



    This implies that $frac{1}{m+n}binom{m+n}{m}$ is an integer combination of these two integers, hence an integer itself.







    share|cite|improve this answer














    share|cite|improve this answer



    share|cite|improve this answer








    edited Nov 23 at 18:49

























    answered Nov 23 at 18:42









    Anurag A

    25k12249




    25k12249








    • 1




      Thank you for answering in such detail, it helped me a lot.
      – Sultan Mirza
      Nov 24 at 11:57














    • 1




      Thank you for answering in such detail, it helped me a lot.
      – Sultan Mirza
      Nov 24 at 11:57








    1




    1




    Thank you for answering in such detail, it helped me a lot.
    – Sultan Mirza
    Nov 24 at 11:57




    Thank you for answering in such detail, it helped me a lot.
    – Sultan Mirza
    Nov 24 at 11:57










    up vote
    2
    down vote













    Hint: This is equivalent to showing that $m+n$ divides $binom{m+n}{m}$, or equivalently $a$ divides $binom{a}{b}$ for any $a>b$ where $gcd(a,b)=1$. See if you can partition the subsets of $a$ objects with $b$ elements into blocks of $a$ to prove this combinatorially. If you know it, you might want to recall the "necklace proof" of Fermat's Little Theorem - this has a similar flavor.






    share|cite|improve this answer

























      up vote
      2
      down vote













      Hint: This is equivalent to showing that $m+n$ divides $binom{m+n}{m}$, or equivalently $a$ divides $binom{a}{b}$ for any $a>b$ where $gcd(a,b)=1$. See if you can partition the subsets of $a$ objects with $b$ elements into blocks of $a$ to prove this combinatorially. If you know it, you might want to recall the "necklace proof" of Fermat's Little Theorem - this has a similar flavor.






      share|cite|improve this answer























        up vote
        2
        down vote










        up vote
        2
        down vote









        Hint: This is equivalent to showing that $m+n$ divides $binom{m+n}{m}$, or equivalently $a$ divides $binom{a}{b}$ for any $a>b$ where $gcd(a,b)=1$. See if you can partition the subsets of $a$ objects with $b$ elements into blocks of $a$ to prove this combinatorially. If you know it, you might want to recall the "necklace proof" of Fermat's Little Theorem - this has a similar flavor.






        share|cite|improve this answer












        Hint: This is equivalent to showing that $m+n$ divides $binom{m+n}{m}$, or equivalently $a$ divides $binom{a}{b}$ for any $a>b$ where $gcd(a,b)=1$. See if you can partition the subsets of $a$ objects with $b$ elements into blocks of $a$ to prove this combinatorially. If you know it, you might want to recall the "necklace proof" of Fermat's Little Theorem - this has a similar flavor.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Nov 23 at 18:11









        Carl Schildkraut

        10.7k11439




        10.7k11439






























            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%2f3010647%2fshow-that-fracmn-1mn-is-an-integer-where-m-and-n-are-positive-integ%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

            To store a contact into the json file from server.js file using a class in NodeJS

            Redirect URL with Chrome Remote Debugging Android Devices

            Dieringhausen