Highest power of given primen number in all binomial coefficients of n [closed]

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












Given prime number p and integer n, for what value of i where 0$leq$i$leq$n, the highest of p in $n choose i$ occurs.










share|cite|improve this question













closed as off-topic by Nosrati, Leucippus, max_zorn, José Carlos Santos, amWhy Aug 31 at 9:41


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Nosrati, Leucippus, max_zorn, José Carlos Santos, amWhy
If this question can be reworded to fit the rules in the help center, please edit the question.
















    up vote
    0
    down vote

    favorite












    Given prime number p and integer n, for what value of i where 0$leq$i$leq$n, the highest of p in $n choose i$ occurs.










    share|cite|improve this question













    closed as off-topic by Nosrati, Leucippus, max_zorn, José Carlos Santos, amWhy Aug 31 at 9:41


    This question appears to be off-topic. The users who voted to close gave this specific reason:


    • "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Nosrati, Leucippus, max_zorn, José Carlos Santos, amWhy
    If this question can be reworded to fit the rules in the help center, please edit the question.














      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      Given prime number p and integer n, for what value of i where 0$leq$i$leq$n, the highest of p in $n choose i$ occurs.










      share|cite|improve this question













      Given prime number p and integer n, for what value of i where 0$leq$i$leq$n, the highest of p in $n choose i$ occurs.







      prime-numbers binomial-coefficients combinations






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Aug 31 at 5:08









      Sai Satwik Kuppili

      66




      66




      closed as off-topic by Nosrati, Leucippus, max_zorn, José Carlos Santos, amWhy Aug 31 at 9:41


      This question appears to be off-topic. The users who voted to close gave this specific reason:


      • "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Nosrati, Leucippus, max_zorn, José Carlos Santos, amWhy
      If this question can be reworded to fit the rules in the help center, please edit the question.




      closed as off-topic by Nosrati, Leucippus, max_zorn, José Carlos Santos, amWhy Aug 31 at 9:41


      This question appears to be off-topic. The users who voted to close gave this specific reason:


      • "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Nosrati, Leucippus, max_zorn, José Carlos Santos, amWhy
      If this question can be reworded to fit the rules in the help center, please edit the question.




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote



          accepted










          Kummer's theorem on binomial coefficients tells you that the exponent of $p$ occurring in $n choose i$ is the number of carries when adding $n-i$ to $i$ in base $p$. So you want to choose $i$ to maximize this number of carries. The maximum number of carries will occur with $i = p^m-1$
          where $p^m le n < p^m+1$ (this generally won't be the only solution).






          share|cite|improve this answer



























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote



            accepted










            Kummer's theorem on binomial coefficients tells you that the exponent of $p$ occurring in $n choose i$ is the number of carries when adding $n-i$ to $i$ in base $p$. So you want to choose $i$ to maximize this number of carries. The maximum number of carries will occur with $i = p^m-1$
            where $p^m le n < p^m+1$ (this generally won't be the only solution).






            share|cite|improve this answer
























              up vote
              0
              down vote



              accepted










              Kummer's theorem on binomial coefficients tells you that the exponent of $p$ occurring in $n choose i$ is the number of carries when adding $n-i$ to $i$ in base $p$. So you want to choose $i$ to maximize this number of carries. The maximum number of carries will occur with $i = p^m-1$
              where $p^m le n < p^m+1$ (this generally won't be the only solution).






              share|cite|improve this answer






















                up vote
                0
                down vote



                accepted







                up vote
                0
                down vote



                accepted






                Kummer's theorem on binomial coefficients tells you that the exponent of $p$ occurring in $n choose i$ is the number of carries when adding $n-i$ to $i$ in base $p$. So you want to choose $i$ to maximize this number of carries. The maximum number of carries will occur with $i = p^m-1$
                where $p^m le n < p^m+1$ (this generally won't be the only solution).






                share|cite|improve this answer












                Kummer's theorem on binomial coefficients tells you that the exponent of $p$ occurring in $n choose i$ is the number of carries when adding $n-i$ to $i$ in base $p$. So you want to choose $i$ to maximize this number of carries. The maximum number of carries will occur with $i = p^m-1$
                where $p^m le n < p^m+1$ (this generally won't be the only solution).







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Aug 31 at 5:37









                Robert Israel

                307k22201443




                307k22201443












                    這個網誌中的熱門文章

                    How to combine Bézier curves to a surface?

                    Mutual Information Always Non-negative

                    Why am i infinitely getting the same tweet with the Twitter Search API?