Split $151$ cakes amongst $3$ peopleCombinatorics Split X apples between Y people (with a twist)Formula for Combinations With Replacementunlimited combinationDistributing dimes to 2 groups of people such that each member of one group gets at least onecalculating probability, people in a rowHow many ways can you distribute k different items among n different people if all the items must be shared between r people?Combination with repetition/replacement formulaPlacing 8 people around a table so that 2 people never sit togetherIs there a relation between the triangular numbers and the combinations with repetition?How many ways are there to split $10$ people into two groups of $5$?

Create chunks from an array

Is it appropriate to ask a former professor to order a library book for me through ILL?

What exactly is the meaning of "fine wine"?

Does the US political system, in principle, allow for a no-party system?

Why do we say 'Pairwise Disjoint', rather than 'Disjoint'?

Can I negotiate a patent idea for a raise, under French law?

Why is there an extra space when I type "ls" on the Desktop?

Paper published similar to PhD thesis

Insult for someone who "doesn't know anything"

What is Tony Stark injecting into himself in Iron Man 3?

Help! My Character is too much for her story!

Too soon for a plot twist?

Giving a talk in my old university, how prominently should I tell students my salary?

What can I do if someone tampers with my SSH public key?

What does *dead* mean in *What do you mean, dead?*?

Is there a math expression equivalent to the conditional ternary operator?

Is this Paypal Github SDK reference really a dangerous site?

Will the concrete slab in a partially heated shed conduct a lot of heat to the unconditioned area?

How can I have x-axis ticks that show ticks scaled in powers of ten?

How to make sure I'm assertive enough in contact with subordinates?

Why does a car's steering wheel get lighter with increasing speed

Having the player face themselves after the mid-game

Does an unused member variable take up memory?

Why is my explanation wrong?



Split $151$ cakes amongst $3$ people


Combinatorics Split X apples between Y people (with a twist)Formula for Combinations With Replacementunlimited combinationDistributing dimes to 2 groups of people such that each member of one group gets at least onecalculating probability, people in a rowHow many ways can you distribute k different items among n different people if all the items must be shared between r people?Combination with repetition/replacement formulaPlacing 8 people around a table so that 2 people never sit togetherIs there a relation between the triangular numbers and the combinations with repetition?How many ways are there to split $10$ people into two groups of $5$?













2












$begingroup$


$151$ cakes shall be split amongst $3$ people under the condition that no one must have more than $75$. How many combinations are possible?



The solution is $$binom 3+74-13-1$$



which is exactly a combination with replacement.



I don't understand why the number of cakes can be reduced to $74$. There must be some kind of bijectivity between splitting $151$ cakes and the $74$ I don't see.










share|cite|improve this question











$endgroup$
















    2












    $begingroup$


    $151$ cakes shall be split amongst $3$ people under the condition that no one must have more than $75$. How many combinations are possible?



    The solution is $$binom 3+74-13-1$$



    which is exactly a combination with replacement.



    I don't understand why the number of cakes can be reduced to $74$. There must be some kind of bijectivity between splitting $151$ cakes and the $74$ I don't see.










    share|cite|improve this question











    $endgroup$














      2












      2








      2





      $begingroup$


      $151$ cakes shall be split amongst $3$ people under the condition that no one must have more than $75$. How many combinations are possible?



      The solution is $$binom 3+74-13-1$$



      which is exactly a combination with replacement.



      I don't understand why the number of cakes can be reduced to $74$. There must be some kind of bijectivity between splitting $151$ cakes and the $74$ I don't see.










      share|cite|improve this question











      $endgroup$




      $151$ cakes shall be split amongst $3$ people under the condition that no one must have more than $75$. How many combinations are possible?



      The solution is $$binom 3+74-13-1$$



      which is exactly a combination with replacement.



      I don't understand why the number of cakes can be reduced to $74$. There must be some kind of bijectivity between splitting $151$ cakes and the $74$ I don't see.







      combinatorics






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited yesterday









      Asaf Karagila

      306k33437768




      306k33437768










      asked yesterday









      EpsilonDeltaEpsilonDelta

      6921615




      6921615




















          2 Answers
          2






          active

          oldest

          votes


















          5












          $begingroup$

          The solutions of the system :
          $$
          x_1 + x_2 + x_3 = 151 : 0 leq x_1,x_2,x_3 leq 75 \
          $$



          is in one-one correspondence with the solutions of the system :
          $$
          (75 - x_1) + (75 - x_2) + (75 - x_3) = 3 times 75 - 151 : 0 leq x_1,x_2,x_3 leq 75
          $$



          Which after the change of variable $y_i = 75-x_i$ becomes (since $colorblue75times3 - 151 = 74$):
          $$
          y_1+y_2+y_3 = 74 : 0 leq y_1,y_2,y_3 leq 75
          $$

          which by non-negativity has the same solutions as :
          $$
          y_1+y_2+y_3 = 74 : 0 leq y_i forall i
          $$



          Now, play the stars-and-bars game to find the number of solutions of this equation.






          share|cite|improve this answer









          $endgroup$




















            2












            $begingroup$

            "There are no coincidences in mathematics."



            The number of possibilities is like choosing two numbers from 75 (with replacement). Hence it is $$left(!!!binom752!!!right)=binom75+2-12=binom74+3-13-1$$



            This requires some explanation: There is only one way of combining the two numbers to give three numbers less than $75$. For example, if you choose $a$ and $b$, with $age b$, and think of 75 as being split into $a+(75-a)$ and $b+(75-b)$; then combine them to give three acceptable numbers as $a+(75-a+b)+(75-b+1)=151$.






            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%2f3139067%2fsplit-151-cakes-amongst-3-people%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









              5












              $begingroup$

              The solutions of the system :
              $$
              x_1 + x_2 + x_3 = 151 : 0 leq x_1,x_2,x_3 leq 75 \
              $$



              is in one-one correspondence with the solutions of the system :
              $$
              (75 - x_1) + (75 - x_2) + (75 - x_3) = 3 times 75 - 151 : 0 leq x_1,x_2,x_3 leq 75
              $$



              Which after the change of variable $y_i = 75-x_i$ becomes (since $colorblue75times3 - 151 = 74$):
              $$
              y_1+y_2+y_3 = 74 : 0 leq y_1,y_2,y_3 leq 75
              $$

              which by non-negativity has the same solutions as :
              $$
              y_1+y_2+y_3 = 74 : 0 leq y_i forall i
              $$



              Now, play the stars-and-bars game to find the number of solutions of this equation.






              share|cite|improve this answer









              $endgroup$

















                5












                $begingroup$

                The solutions of the system :
                $$
                x_1 + x_2 + x_3 = 151 : 0 leq x_1,x_2,x_3 leq 75 \
                $$



                is in one-one correspondence with the solutions of the system :
                $$
                (75 - x_1) + (75 - x_2) + (75 - x_3) = 3 times 75 - 151 : 0 leq x_1,x_2,x_3 leq 75
                $$



                Which after the change of variable $y_i = 75-x_i$ becomes (since $colorblue75times3 - 151 = 74$):
                $$
                y_1+y_2+y_3 = 74 : 0 leq y_1,y_2,y_3 leq 75
                $$

                which by non-negativity has the same solutions as :
                $$
                y_1+y_2+y_3 = 74 : 0 leq y_i forall i
                $$



                Now, play the stars-and-bars game to find the number of solutions of this equation.






                share|cite|improve this answer









                $endgroup$















                  5












                  5








                  5





                  $begingroup$

                  The solutions of the system :
                  $$
                  x_1 + x_2 + x_3 = 151 : 0 leq x_1,x_2,x_3 leq 75 \
                  $$



                  is in one-one correspondence with the solutions of the system :
                  $$
                  (75 - x_1) + (75 - x_2) + (75 - x_3) = 3 times 75 - 151 : 0 leq x_1,x_2,x_3 leq 75
                  $$



                  Which after the change of variable $y_i = 75-x_i$ becomes (since $colorblue75times3 - 151 = 74$):
                  $$
                  y_1+y_2+y_3 = 74 : 0 leq y_1,y_2,y_3 leq 75
                  $$

                  which by non-negativity has the same solutions as :
                  $$
                  y_1+y_2+y_3 = 74 : 0 leq y_i forall i
                  $$



                  Now, play the stars-and-bars game to find the number of solutions of this equation.






                  share|cite|improve this answer









                  $endgroup$



                  The solutions of the system :
                  $$
                  x_1 + x_2 + x_3 = 151 : 0 leq x_1,x_2,x_3 leq 75 \
                  $$



                  is in one-one correspondence with the solutions of the system :
                  $$
                  (75 - x_1) + (75 - x_2) + (75 - x_3) = 3 times 75 - 151 : 0 leq x_1,x_2,x_3 leq 75
                  $$



                  Which after the change of variable $y_i = 75-x_i$ becomes (since $colorblue75times3 - 151 = 74$):
                  $$
                  y_1+y_2+y_3 = 74 : 0 leq y_1,y_2,y_3 leq 75
                  $$

                  which by non-negativity has the same solutions as :
                  $$
                  y_1+y_2+y_3 = 74 : 0 leq y_i forall i
                  $$



                  Now, play the stars-and-bars game to find the number of solutions of this equation.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered yesterday









                  астон вілла олоф мэллбэргастон вілла олоф мэллбэрг

                  39.1k33477




                  39.1k33477





















                      2












                      $begingroup$

                      "There are no coincidences in mathematics."



                      The number of possibilities is like choosing two numbers from 75 (with replacement). Hence it is $$left(!!!binom752!!!right)=binom75+2-12=binom74+3-13-1$$



                      This requires some explanation: There is only one way of combining the two numbers to give three numbers less than $75$. For example, if you choose $a$ and $b$, with $age b$, and think of 75 as being split into $a+(75-a)$ and $b+(75-b)$; then combine them to give three acceptable numbers as $a+(75-a+b)+(75-b+1)=151$.






                      share|cite|improve this answer











                      $endgroup$

















                        2












                        $begingroup$

                        "There are no coincidences in mathematics."



                        The number of possibilities is like choosing two numbers from 75 (with replacement). Hence it is $$left(!!!binom752!!!right)=binom75+2-12=binom74+3-13-1$$



                        This requires some explanation: There is only one way of combining the two numbers to give three numbers less than $75$. For example, if you choose $a$ and $b$, with $age b$, and think of 75 as being split into $a+(75-a)$ and $b+(75-b)$; then combine them to give three acceptable numbers as $a+(75-a+b)+(75-b+1)=151$.






                        share|cite|improve this answer











                        $endgroup$















                          2












                          2








                          2





                          $begingroup$

                          "There are no coincidences in mathematics."



                          The number of possibilities is like choosing two numbers from 75 (with replacement). Hence it is $$left(!!!binom752!!!right)=binom75+2-12=binom74+3-13-1$$



                          This requires some explanation: There is only one way of combining the two numbers to give three numbers less than $75$. For example, if you choose $a$ and $b$, with $age b$, and think of 75 as being split into $a+(75-a)$ and $b+(75-b)$; then combine them to give three acceptable numbers as $a+(75-a+b)+(75-b+1)=151$.






                          share|cite|improve this answer











                          $endgroup$



                          "There are no coincidences in mathematics."



                          The number of possibilities is like choosing two numbers from 75 (with replacement). Hence it is $$left(!!!binom752!!!right)=binom75+2-12=binom74+3-13-1$$



                          This requires some explanation: There is only one way of combining the two numbers to give three numbers less than $75$. For example, if you choose $a$ and $b$, with $age b$, and think of 75 as being split into $a+(75-a)$ and $b+(75-b)$; then combine them to give three acceptable numbers as $a+(75-a+b)+(75-b+1)=151$.







                          share|cite|improve this answer














                          share|cite|improve this answer



                          share|cite|improve this answer








                          edited 18 hours ago

























                          answered yesterday









                          ChrystomathChrystomath

                          1,388512




                          1,388512



























                              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%2f3139067%2fsplit-151-cakes-amongst-3-people%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

                              How should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer

                              random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

                              Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye