How many distinguishable outcomes from rolling 6 identical dice?

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












8












$begingroup$


Ignoring order, how many distinguishable outcomes are there from rolling 6 identical dice? Answer = $462$



I tried a variety of ways such as $frac6^66!$ and can't seem to get the answer. Struggling how to incorporate no order and distinguishable at the same time. Please help.










share|cite|improve this question











$endgroup$











  • $begingroup$
    Offhand looks like one might need to consider all the possible partitions of 6.
    $endgroup$
    – coffeemath
    Feb 16 at 12:37















8












$begingroup$


Ignoring order, how many distinguishable outcomes are there from rolling 6 identical dice? Answer = $462$



I tried a variety of ways such as $frac6^66!$ and can't seem to get the answer. Struggling how to incorporate no order and distinguishable at the same time. Please help.










share|cite|improve this question











$endgroup$











  • $begingroup$
    Offhand looks like one might need to consider all the possible partitions of 6.
    $endgroup$
    – coffeemath
    Feb 16 at 12:37













8












8








8





$begingroup$


Ignoring order, how many distinguishable outcomes are there from rolling 6 identical dice? Answer = $462$



I tried a variety of ways such as $frac6^66!$ and can't seem to get the answer. Struggling how to incorporate no order and distinguishable at the same time. Please help.










share|cite|improve this question











$endgroup$




Ignoring order, how many distinguishable outcomes are there from rolling 6 identical dice? Answer = $462$



I tried a variety of ways such as $frac6^66!$ and can't seem to get the answer. Struggling how to incorporate no order and distinguishable at the same time. Please help.







combinatorics statistics






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Feb 16 at 20:57









smci

346211




346211










asked Feb 16 at 12:34









KombatWombatKombatWombat

756




756











  • $begingroup$
    Offhand looks like one might need to consider all the possible partitions of 6.
    $endgroup$
    – coffeemath
    Feb 16 at 12:37
















  • $begingroup$
    Offhand looks like one might need to consider all the possible partitions of 6.
    $endgroup$
    – coffeemath
    Feb 16 at 12:37















$begingroup$
Offhand looks like one might need to consider all the possible partitions of 6.
$endgroup$
– coffeemath
Feb 16 at 12:37




$begingroup$
Offhand looks like one might need to consider all the possible partitions of 6.
$endgroup$
– coffeemath
Feb 16 at 12:37










2 Answers
2






active

oldest

votes


















20












$begingroup$

An outcome here is the same as a six-tuple of non-negative integers that sum to $6$, the $i^th$ entry telling you how many times $i$ came up as a value.



Stars and Bars tell us that the number of such is $$binom 6+6-16=462$$






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Could you explain in more detail please, thank you.
    $endgroup$
    – KombatWombat
    Feb 16 at 12:41






  • 1




    $begingroup$
    What part is confusing? The link contains a detailed proof of the relevant formula.
    $endgroup$
    – lulu
    Feb 16 at 12:45






  • 2




    $begingroup$
    Is the bijection clear? Since the order of the dice doesn't matter, the only thing that distinguishes two different outcomes is the six-tuple. How many $1's$ did you get? How many $2's$ and so on. Thus you just want to count those six-tuples.
    $endgroup$
    – lulu
    Feb 16 at 12:46










  • $begingroup$
    I'm confused as to why it must sum to 6?
    $endgroup$
    – KombatWombat
    Feb 16 at 12:50






  • 2




    $begingroup$
    Say you throw and you get the values $1,6,1,1,5,6$ We note that you got three $1's$, one $5$ and two $6's$. Thus your outcome would be the six-tuple $(3,0,0,0,1,2)$. Note that these sum to the total number of dice, namely $6$.
    $endgroup$
    – lulu
    Feb 16 at 12:54



















2












$begingroup$

Let $x_1,x_2,...,x_6$ indicate the number of $1,2,3,4,5,6$.



Then the problem can be formulated as:
$$x_1+x_2+x_3+x_4+x_5+x_6=6, 0le x_ile 6.$$



For example, the following outcomes are equivalent:
$$111112equiv 111121equiv 111211equiv 112111equiv 121111 Rightarrow \
(x_1,x_2,x_3,x_4,x_5,x_6)=(5,1,0,0,0,0);\
111123equiv 111213equiv 112113equiv 121113equiv cdotsequiv 321111 Rightarrow \
(x_1,x_2,x_3,x_4,x_5,x_6)=(4,1,1,0,0,0);\$$



Using Stars and Bars method:
$$6+6-1choose 6-1=462.$$






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%2f3115002%2fhow-many-distinguishable-outcomes-from-rolling-6-identical-dice%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









    20












    $begingroup$

    An outcome here is the same as a six-tuple of non-negative integers that sum to $6$, the $i^th$ entry telling you how many times $i$ came up as a value.



    Stars and Bars tell us that the number of such is $$binom 6+6-16=462$$






    share|cite|improve this answer









    $endgroup$












    • $begingroup$
      Could you explain in more detail please, thank you.
      $endgroup$
      – KombatWombat
      Feb 16 at 12:41






    • 1




      $begingroup$
      What part is confusing? The link contains a detailed proof of the relevant formula.
      $endgroup$
      – lulu
      Feb 16 at 12:45






    • 2




      $begingroup$
      Is the bijection clear? Since the order of the dice doesn't matter, the only thing that distinguishes two different outcomes is the six-tuple. How many $1's$ did you get? How many $2's$ and so on. Thus you just want to count those six-tuples.
      $endgroup$
      – lulu
      Feb 16 at 12:46










    • $begingroup$
      I'm confused as to why it must sum to 6?
      $endgroup$
      – KombatWombat
      Feb 16 at 12:50






    • 2




      $begingroup$
      Say you throw and you get the values $1,6,1,1,5,6$ We note that you got three $1's$, one $5$ and two $6's$. Thus your outcome would be the six-tuple $(3,0,0,0,1,2)$. Note that these sum to the total number of dice, namely $6$.
      $endgroup$
      – lulu
      Feb 16 at 12:54
















    20












    $begingroup$

    An outcome here is the same as a six-tuple of non-negative integers that sum to $6$, the $i^th$ entry telling you how many times $i$ came up as a value.



    Stars and Bars tell us that the number of such is $$binom 6+6-16=462$$






    share|cite|improve this answer









    $endgroup$












    • $begingroup$
      Could you explain in more detail please, thank you.
      $endgroup$
      – KombatWombat
      Feb 16 at 12:41






    • 1




      $begingroup$
      What part is confusing? The link contains a detailed proof of the relevant formula.
      $endgroup$
      – lulu
      Feb 16 at 12:45






    • 2




      $begingroup$
      Is the bijection clear? Since the order of the dice doesn't matter, the only thing that distinguishes two different outcomes is the six-tuple. How many $1's$ did you get? How many $2's$ and so on. Thus you just want to count those six-tuples.
      $endgroup$
      – lulu
      Feb 16 at 12:46










    • $begingroup$
      I'm confused as to why it must sum to 6?
      $endgroup$
      – KombatWombat
      Feb 16 at 12:50






    • 2




      $begingroup$
      Say you throw and you get the values $1,6,1,1,5,6$ We note that you got three $1's$, one $5$ and two $6's$. Thus your outcome would be the six-tuple $(3,0,0,0,1,2)$. Note that these sum to the total number of dice, namely $6$.
      $endgroup$
      – lulu
      Feb 16 at 12:54














    20












    20








    20





    $begingroup$

    An outcome here is the same as a six-tuple of non-negative integers that sum to $6$, the $i^th$ entry telling you how many times $i$ came up as a value.



    Stars and Bars tell us that the number of such is $$binom 6+6-16=462$$






    share|cite|improve this answer









    $endgroup$



    An outcome here is the same as a six-tuple of non-negative integers that sum to $6$, the $i^th$ entry telling you how many times $i$ came up as a value.



    Stars and Bars tell us that the number of such is $$binom 6+6-16=462$$







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Feb 16 at 12:37









    lulululu

    42.9k25080




    42.9k25080











    • $begingroup$
      Could you explain in more detail please, thank you.
      $endgroup$
      – KombatWombat
      Feb 16 at 12:41






    • 1




      $begingroup$
      What part is confusing? The link contains a detailed proof of the relevant formula.
      $endgroup$
      – lulu
      Feb 16 at 12:45






    • 2




      $begingroup$
      Is the bijection clear? Since the order of the dice doesn't matter, the only thing that distinguishes two different outcomes is the six-tuple. How many $1's$ did you get? How many $2's$ and so on. Thus you just want to count those six-tuples.
      $endgroup$
      – lulu
      Feb 16 at 12:46










    • $begingroup$
      I'm confused as to why it must sum to 6?
      $endgroup$
      – KombatWombat
      Feb 16 at 12:50






    • 2




      $begingroup$
      Say you throw and you get the values $1,6,1,1,5,6$ We note that you got three $1's$, one $5$ and two $6's$. Thus your outcome would be the six-tuple $(3,0,0,0,1,2)$. Note that these sum to the total number of dice, namely $6$.
      $endgroup$
      – lulu
      Feb 16 at 12:54

















    • $begingroup$
      Could you explain in more detail please, thank you.
      $endgroup$
      – KombatWombat
      Feb 16 at 12:41






    • 1




      $begingroup$
      What part is confusing? The link contains a detailed proof of the relevant formula.
      $endgroup$
      – lulu
      Feb 16 at 12:45






    • 2




      $begingroup$
      Is the bijection clear? Since the order of the dice doesn't matter, the only thing that distinguishes two different outcomes is the six-tuple. How many $1's$ did you get? How many $2's$ and so on. Thus you just want to count those six-tuples.
      $endgroup$
      – lulu
      Feb 16 at 12:46










    • $begingroup$
      I'm confused as to why it must sum to 6?
      $endgroup$
      – KombatWombat
      Feb 16 at 12:50






    • 2




      $begingroup$
      Say you throw and you get the values $1,6,1,1,5,6$ We note that you got three $1's$, one $5$ and two $6's$. Thus your outcome would be the six-tuple $(3,0,0,0,1,2)$. Note that these sum to the total number of dice, namely $6$.
      $endgroup$
      – lulu
      Feb 16 at 12:54
















    $begingroup$
    Could you explain in more detail please, thank you.
    $endgroup$
    – KombatWombat
    Feb 16 at 12:41




    $begingroup$
    Could you explain in more detail please, thank you.
    $endgroup$
    – KombatWombat
    Feb 16 at 12:41




    1




    1




    $begingroup$
    What part is confusing? The link contains a detailed proof of the relevant formula.
    $endgroup$
    – lulu
    Feb 16 at 12:45




    $begingroup$
    What part is confusing? The link contains a detailed proof of the relevant formula.
    $endgroup$
    – lulu
    Feb 16 at 12:45




    2




    2




    $begingroup$
    Is the bijection clear? Since the order of the dice doesn't matter, the only thing that distinguishes two different outcomes is the six-tuple. How many $1's$ did you get? How many $2's$ and so on. Thus you just want to count those six-tuples.
    $endgroup$
    – lulu
    Feb 16 at 12:46




    $begingroup$
    Is the bijection clear? Since the order of the dice doesn't matter, the only thing that distinguishes two different outcomes is the six-tuple. How many $1's$ did you get? How many $2's$ and so on. Thus you just want to count those six-tuples.
    $endgroup$
    – lulu
    Feb 16 at 12:46












    $begingroup$
    I'm confused as to why it must sum to 6?
    $endgroup$
    – KombatWombat
    Feb 16 at 12:50




    $begingroup$
    I'm confused as to why it must sum to 6?
    $endgroup$
    – KombatWombat
    Feb 16 at 12:50




    2




    2




    $begingroup$
    Say you throw and you get the values $1,6,1,1,5,6$ We note that you got three $1's$, one $5$ and two $6's$. Thus your outcome would be the six-tuple $(3,0,0,0,1,2)$. Note that these sum to the total number of dice, namely $6$.
    $endgroup$
    – lulu
    Feb 16 at 12:54





    $begingroup$
    Say you throw and you get the values $1,6,1,1,5,6$ We note that you got three $1's$, one $5$ and two $6's$. Thus your outcome would be the six-tuple $(3,0,0,0,1,2)$. Note that these sum to the total number of dice, namely $6$.
    $endgroup$
    – lulu
    Feb 16 at 12:54












    2












    $begingroup$

    Let $x_1,x_2,...,x_6$ indicate the number of $1,2,3,4,5,6$.



    Then the problem can be formulated as:
    $$x_1+x_2+x_3+x_4+x_5+x_6=6, 0le x_ile 6.$$



    For example, the following outcomes are equivalent:
    $$111112equiv 111121equiv 111211equiv 112111equiv 121111 Rightarrow \
    (x_1,x_2,x_3,x_4,x_5,x_6)=(5,1,0,0,0,0);\
    111123equiv 111213equiv 112113equiv 121113equiv cdotsequiv 321111 Rightarrow \
    (x_1,x_2,x_3,x_4,x_5,x_6)=(4,1,1,0,0,0);\$$



    Using Stars and Bars method:
    $$6+6-1choose 6-1=462.$$






    share|cite|improve this answer









    $endgroup$

















      2












      $begingroup$

      Let $x_1,x_2,...,x_6$ indicate the number of $1,2,3,4,5,6$.



      Then the problem can be formulated as:
      $$x_1+x_2+x_3+x_4+x_5+x_6=6, 0le x_ile 6.$$



      For example, the following outcomes are equivalent:
      $$111112equiv 111121equiv 111211equiv 112111equiv 121111 Rightarrow \
      (x_1,x_2,x_3,x_4,x_5,x_6)=(5,1,0,0,0,0);\
      111123equiv 111213equiv 112113equiv 121113equiv cdotsequiv 321111 Rightarrow \
      (x_1,x_2,x_3,x_4,x_5,x_6)=(4,1,1,0,0,0);\$$



      Using Stars and Bars method:
      $$6+6-1choose 6-1=462.$$






      share|cite|improve this answer









      $endgroup$















        2












        2








        2





        $begingroup$

        Let $x_1,x_2,...,x_6$ indicate the number of $1,2,3,4,5,6$.



        Then the problem can be formulated as:
        $$x_1+x_2+x_3+x_4+x_5+x_6=6, 0le x_ile 6.$$



        For example, the following outcomes are equivalent:
        $$111112equiv 111121equiv 111211equiv 112111equiv 121111 Rightarrow \
        (x_1,x_2,x_3,x_4,x_5,x_6)=(5,1,0,0,0,0);\
        111123equiv 111213equiv 112113equiv 121113equiv cdotsequiv 321111 Rightarrow \
        (x_1,x_2,x_3,x_4,x_5,x_6)=(4,1,1,0,0,0);\$$



        Using Stars and Bars method:
        $$6+6-1choose 6-1=462.$$






        share|cite|improve this answer









        $endgroup$



        Let $x_1,x_2,...,x_6$ indicate the number of $1,2,3,4,5,6$.



        Then the problem can be formulated as:
        $$x_1+x_2+x_3+x_4+x_5+x_6=6, 0le x_ile 6.$$



        For example, the following outcomes are equivalent:
        $$111112equiv 111121equiv 111211equiv 112111equiv 121111 Rightarrow \
        (x_1,x_2,x_3,x_4,x_5,x_6)=(5,1,0,0,0,0);\
        111123equiv 111213equiv 112113equiv 121113equiv cdotsequiv 321111 Rightarrow \
        (x_1,x_2,x_3,x_4,x_5,x_6)=(4,1,1,0,0,0);\$$



        Using Stars and Bars method:
        $$6+6-1choose 6-1=462.$$







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Feb 16 at 12:56









        farruhotafarruhota

        20.8k2741




        20.8k2741



























            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%2f3115002%2fhow-many-distinguishable-outcomes-from-rolling-6-identical-dice%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

            Peggy Mitchell

            Palaiologos

            The Forum (Inglewood, California)