How to prove upper bound for partial sum of binomial coefficients












2












$begingroup$


I just come across this inequality for the upper bound of partial sum of binomial coefficients, that is
begin{array}
$sum_{k=0}^{m}binom{n}{k}leq (frac{en}{m})^{m},
end{array}

I have trying to prove it but not having much success. I have used the stirling forluma $n!=sqrt{2pi}n^{n+1/2}e^{^{-n+r(n)}}$, where $r(n)in (frac{1}{12n+1}, frac{1}{12n})$, thus I get $frac{1}{k!}leq (frac{e}{k})^{k}$, and $binom{n}{m}leq (frac{en}{m})^{m}$ for all intergers $m in [1, n]$, which is just one item case, but that still has a big gap with $sum_{k=0}^{m}binom{n}{k}leq (frac{en}{m})^{m}$.
I just don't how to further expand the case the partial sum case? Any hints or insights would be helpful! Thanks!










share|cite|improve this question











$endgroup$

















    2












    $begingroup$


    I just come across this inequality for the upper bound of partial sum of binomial coefficients, that is
    begin{array}
    $sum_{k=0}^{m}binom{n}{k}leq (frac{en}{m})^{m},
    end{array}

    I have trying to prove it but not having much success. I have used the stirling forluma $n!=sqrt{2pi}n^{n+1/2}e^{^{-n+r(n)}}$, where $r(n)in (frac{1}{12n+1}, frac{1}{12n})$, thus I get $frac{1}{k!}leq (frac{e}{k})^{k}$, and $binom{n}{m}leq (frac{en}{m})^{m}$ for all intergers $m in [1, n]$, which is just one item case, but that still has a big gap with $sum_{k=0}^{m}binom{n}{k}leq (frac{en}{m})^{m}$.
    I just don't how to further expand the case the partial sum case? Any hints or insights would be helpful! Thanks!










    share|cite|improve this question











    $endgroup$















      2












      2








      2





      $begingroup$


      I just come across this inequality for the upper bound of partial sum of binomial coefficients, that is
      begin{array}
      $sum_{k=0}^{m}binom{n}{k}leq (frac{en}{m})^{m},
      end{array}

      I have trying to prove it but not having much success. I have used the stirling forluma $n!=sqrt{2pi}n^{n+1/2}e^{^{-n+r(n)}}$, where $r(n)in (frac{1}{12n+1}, frac{1}{12n})$, thus I get $frac{1}{k!}leq (frac{e}{k})^{k}$, and $binom{n}{m}leq (frac{en}{m})^{m}$ for all intergers $m in [1, n]$, which is just one item case, but that still has a big gap with $sum_{k=0}^{m}binom{n}{k}leq (frac{en}{m})^{m}$.
      I just don't how to further expand the case the partial sum case? Any hints or insights would be helpful! Thanks!










      share|cite|improve this question











      $endgroup$




      I just come across this inequality for the upper bound of partial sum of binomial coefficients, that is
      begin{array}
      $sum_{k=0}^{m}binom{n}{k}leq (frac{en}{m})^{m},
      end{array}

      I have trying to prove it but not having much success. I have used the stirling forluma $n!=sqrt{2pi}n^{n+1/2}e^{^{-n+r(n)}}$, where $r(n)in (frac{1}{12n+1}, frac{1}{12n})$, thus I get $frac{1}{k!}leq (frac{e}{k})^{k}$, and $binom{n}{m}leq (frac{en}{m})^{m}$ for all intergers $m in [1, n]$, which is just one item case, but that still has a big gap with $sum_{k=0}^{m}binom{n}{k}leq (frac{en}{m})^{m}$.
      I just don't how to further expand the case the partial sum case? Any hints or insights would be helpful! Thanks!







      combinatorics inequality binomial-coefficients






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 17 '18 at 17:57









      Alex Ravsky

      41.5k32283




      41.5k32283










      asked Dec 17 '18 at 14:55









      JizheJizhe

      134




      134






















          1 Answer
          1






          active

          oldest

          votes


















          0












          $begingroup$

          For each $1le mle n$ put $$f(m,n)=sum_{k=0}^{m}binom{n}{k}mbox{ and }g(m,n)=left (frac{en}{m}right)^{m}.$$ We prove that $f(m,n)<g(m,n) $ by induction with respect to $n$. For $m=1$ we have $$f(m,n)=1+n<en=g(m,n).$$ For $n=m$ we have $f(m,n)=2^n<e^n$. In particular, we have the base of the induction. Using that $${nchoose k}+{nchoose k+1}={n+1choose k+1}$$ for each $0le kle n-1$, we have that $$f(m+1, n+1)=f(m,n)+f(m+1,n)$$ for each $1le mle n-1$. By the induction hypothesis, in order to show that $$f(m+1,n+1)<g(m+1,n+1)$$ it suffices to show that $$g(m+1, n+1)ge g(m,n)+g(m+1,n).$$ Check this inequality



          $$g(m+1, n+1)ge g(m,n)+g(m+1,n)$$



          $$left(frac{e(n+1)}{m+1}right)^{m+1}ge left (frac{en}{m}right)^{m}+left (frac{en}{m+1}right)^{m+1}$$



          $$eleft(frac{(n+1)}{m+1}right)^{m+1}ge left (frac{n}{m}right)^{m}+eleft (frac{n}{m+1}right)^{m+1}$$



          Since
          $$left (frac{(n+1)}{m+1}right)^{m+1}=left (frac{n}{m+1}+frac{1}{m+1}right)^{m+1}ge
          left (frac{n}{m+1}right)^{m+1}+(m+1) left(frac{n}{m+1}right)^{m}frac{1}{m+1},$$



          it suffices to show that



          $$eleft (frac{n}{m+1}right)^{m}ge left (frac{n}{m}right)^{m}$$



          $$ege left (frac{m+1}{m}right)^{m}$$



          $$e^{frac 1m}ge frac{m+1}{m}$$



          Which is true, because



          $$e^{frac 1m}=1+{frac 1m}+{frac 1{2m^2}}+dots.$$






          share|cite|improve this answer









          $endgroup$













            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%2f3044044%2fhow-to-prove-upper-bound-for-partial-sum-of-binomial-coefficients%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












            $begingroup$

            For each $1le mle n$ put $$f(m,n)=sum_{k=0}^{m}binom{n}{k}mbox{ and }g(m,n)=left (frac{en}{m}right)^{m}.$$ We prove that $f(m,n)<g(m,n) $ by induction with respect to $n$. For $m=1$ we have $$f(m,n)=1+n<en=g(m,n).$$ For $n=m$ we have $f(m,n)=2^n<e^n$. In particular, we have the base of the induction. Using that $${nchoose k}+{nchoose k+1}={n+1choose k+1}$$ for each $0le kle n-1$, we have that $$f(m+1, n+1)=f(m,n)+f(m+1,n)$$ for each $1le mle n-1$. By the induction hypothesis, in order to show that $$f(m+1,n+1)<g(m+1,n+1)$$ it suffices to show that $$g(m+1, n+1)ge g(m,n)+g(m+1,n).$$ Check this inequality



            $$g(m+1, n+1)ge g(m,n)+g(m+1,n)$$



            $$left(frac{e(n+1)}{m+1}right)^{m+1}ge left (frac{en}{m}right)^{m}+left (frac{en}{m+1}right)^{m+1}$$



            $$eleft(frac{(n+1)}{m+1}right)^{m+1}ge left (frac{n}{m}right)^{m}+eleft (frac{n}{m+1}right)^{m+1}$$



            Since
            $$left (frac{(n+1)}{m+1}right)^{m+1}=left (frac{n}{m+1}+frac{1}{m+1}right)^{m+1}ge
            left (frac{n}{m+1}right)^{m+1}+(m+1) left(frac{n}{m+1}right)^{m}frac{1}{m+1},$$



            it suffices to show that



            $$eleft (frac{n}{m+1}right)^{m}ge left (frac{n}{m}right)^{m}$$



            $$ege left (frac{m+1}{m}right)^{m}$$



            $$e^{frac 1m}ge frac{m+1}{m}$$



            Which is true, because



            $$e^{frac 1m}=1+{frac 1m}+{frac 1{2m^2}}+dots.$$






            share|cite|improve this answer









            $endgroup$


















              0












              $begingroup$

              For each $1le mle n$ put $$f(m,n)=sum_{k=0}^{m}binom{n}{k}mbox{ and }g(m,n)=left (frac{en}{m}right)^{m}.$$ We prove that $f(m,n)<g(m,n) $ by induction with respect to $n$. For $m=1$ we have $$f(m,n)=1+n<en=g(m,n).$$ For $n=m$ we have $f(m,n)=2^n<e^n$. In particular, we have the base of the induction. Using that $${nchoose k}+{nchoose k+1}={n+1choose k+1}$$ for each $0le kle n-1$, we have that $$f(m+1, n+1)=f(m,n)+f(m+1,n)$$ for each $1le mle n-1$. By the induction hypothesis, in order to show that $$f(m+1,n+1)<g(m+1,n+1)$$ it suffices to show that $$g(m+1, n+1)ge g(m,n)+g(m+1,n).$$ Check this inequality



              $$g(m+1, n+1)ge g(m,n)+g(m+1,n)$$



              $$left(frac{e(n+1)}{m+1}right)^{m+1}ge left (frac{en}{m}right)^{m}+left (frac{en}{m+1}right)^{m+1}$$



              $$eleft(frac{(n+1)}{m+1}right)^{m+1}ge left (frac{n}{m}right)^{m}+eleft (frac{n}{m+1}right)^{m+1}$$



              Since
              $$left (frac{(n+1)}{m+1}right)^{m+1}=left (frac{n}{m+1}+frac{1}{m+1}right)^{m+1}ge
              left (frac{n}{m+1}right)^{m+1}+(m+1) left(frac{n}{m+1}right)^{m}frac{1}{m+1},$$



              it suffices to show that



              $$eleft (frac{n}{m+1}right)^{m}ge left (frac{n}{m}right)^{m}$$



              $$ege left (frac{m+1}{m}right)^{m}$$



              $$e^{frac 1m}ge frac{m+1}{m}$$



              Which is true, because



              $$e^{frac 1m}=1+{frac 1m}+{frac 1{2m^2}}+dots.$$






              share|cite|improve this answer









              $endgroup$
















                0












                0








                0





                $begingroup$

                For each $1le mle n$ put $$f(m,n)=sum_{k=0}^{m}binom{n}{k}mbox{ and }g(m,n)=left (frac{en}{m}right)^{m}.$$ We prove that $f(m,n)<g(m,n) $ by induction with respect to $n$. For $m=1$ we have $$f(m,n)=1+n<en=g(m,n).$$ For $n=m$ we have $f(m,n)=2^n<e^n$. In particular, we have the base of the induction. Using that $${nchoose k}+{nchoose k+1}={n+1choose k+1}$$ for each $0le kle n-1$, we have that $$f(m+1, n+1)=f(m,n)+f(m+1,n)$$ for each $1le mle n-1$. By the induction hypothesis, in order to show that $$f(m+1,n+1)<g(m+1,n+1)$$ it suffices to show that $$g(m+1, n+1)ge g(m,n)+g(m+1,n).$$ Check this inequality



                $$g(m+1, n+1)ge g(m,n)+g(m+1,n)$$



                $$left(frac{e(n+1)}{m+1}right)^{m+1}ge left (frac{en}{m}right)^{m}+left (frac{en}{m+1}right)^{m+1}$$



                $$eleft(frac{(n+1)}{m+1}right)^{m+1}ge left (frac{n}{m}right)^{m}+eleft (frac{n}{m+1}right)^{m+1}$$



                Since
                $$left (frac{(n+1)}{m+1}right)^{m+1}=left (frac{n}{m+1}+frac{1}{m+1}right)^{m+1}ge
                left (frac{n}{m+1}right)^{m+1}+(m+1) left(frac{n}{m+1}right)^{m}frac{1}{m+1},$$



                it suffices to show that



                $$eleft (frac{n}{m+1}right)^{m}ge left (frac{n}{m}right)^{m}$$



                $$ege left (frac{m+1}{m}right)^{m}$$



                $$e^{frac 1m}ge frac{m+1}{m}$$



                Which is true, because



                $$e^{frac 1m}=1+{frac 1m}+{frac 1{2m^2}}+dots.$$






                share|cite|improve this answer









                $endgroup$



                For each $1le mle n$ put $$f(m,n)=sum_{k=0}^{m}binom{n}{k}mbox{ and }g(m,n)=left (frac{en}{m}right)^{m}.$$ We prove that $f(m,n)<g(m,n) $ by induction with respect to $n$. For $m=1$ we have $$f(m,n)=1+n<en=g(m,n).$$ For $n=m$ we have $f(m,n)=2^n<e^n$. In particular, we have the base of the induction. Using that $${nchoose k}+{nchoose k+1}={n+1choose k+1}$$ for each $0le kle n-1$, we have that $$f(m+1, n+1)=f(m,n)+f(m+1,n)$$ for each $1le mle n-1$. By the induction hypothesis, in order to show that $$f(m+1,n+1)<g(m+1,n+1)$$ it suffices to show that $$g(m+1, n+1)ge g(m,n)+g(m+1,n).$$ Check this inequality



                $$g(m+1, n+1)ge g(m,n)+g(m+1,n)$$



                $$left(frac{e(n+1)}{m+1}right)^{m+1}ge left (frac{en}{m}right)^{m}+left (frac{en}{m+1}right)^{m+1}$$



                $$eleft(frac{(n+1)}{m+1}right)^{m+1}ge left (frac{n}{m}right)^{m}+eleft (frac{n}{m+1}right)^{m+1}$$



                Since
                $$left (frac{(n+1)}{m+1}right)^{m+1}=left (frac{n}{m+1}+frac{1}{m+1}right)^{m+1}ge
                left (frac{n}{m+1}right)^{m+1}+(m+1) left(frac{n}{m+1}right)^{m}frac{1}{m+1},$$



                it suffices to show that



                $$eleft (frac{n}{m+1}right)^{m}ge left (frac{n}{m}right)^{m}$$



                $$ege left (frac{m+1}{m}right)^{m}$$



                $$e^{frac 1m}ge frac{m+1}{m}$$



                Which is true, because



                $$e^{frac 1m}=1+{frac 1m}+{frac 1{2m^2}}+dots.$$







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Dec 17 '18 at 20:53









                Alex RavskyAlex Ravsky

                41.5k32283




                41.5k32283






























                    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%2f3044044%2fhow-to-prove-upper-bound-for-partial-sum-of-binomial-coefficients%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

                    Wiesbaden

                    Marschland

                    Dieringhausen