In how many ways can 9 different books and 17 identical cakes be divided on 6 children, so that each child receive at least one book and one cake?How many ways to divide 5 different books among 3 children so that each child gets at least one book?How many ways can 8 children facing each other in a circle change seats so that each faces a different child.Distribute $n$ identical presents to $k$ children so that each child receives at most $3$ presentsHow Many Ways to distribute six different books among 13 children if no child gets more than one bookCombinatorics: How many ways can 10 candy bars and 8 lollipops be given to five indistinct children?How many different ways can you distribute $5$ apples and $8$ oranges among six children if every child must receive at least one piece of fruit?In how many ways can six different gifts be given to five different children with each child receiving at least one gift?The number of ways in which 10 identical apples can be distributed to six children so that each child receives at least one appleNumber of ways to distribute $10$ different books to three children such that they get $3$, $3$ and $4$Stars and Bars question: You have 12 different toys and 4 children. If each child is to receive 3 toys then how many different ways can this be done?
Is it normal that my co-workers at a fitness company criticize my food choices?
How are passwords stolen from companies if they only store hashes?
What does 高層ビルに何車線もの道路。mean?
How do I hide Chekhov's Gun?
What is "focus distance lower/upper" and how is it different from depth of field?
What is the relationship between relativity and the Doppler effect?
Professor being mistaken for a grad student
Fastest way to pop N items from a large dict
World War I as a war of liberals against authoritarians?
Why do tuner card drivers fail to build after kernel update to 4.4.0-143-generic?
How could a scammer know the apps on my phone / iTunes account?
Are all passive ability checks floors for active ability checks?
Have the tides ever turned twice on any open problem?
As a new Ubuntu desktop 18.04 LTS user, do I need to use ufw for a firewall or is iptables sufficient?
Recruiter wants very extensive technical details about all of my previous work
Is it good practice to use Linear Least-Squares with SMA?
Does multi-classing into Fighter give you heavy armor?
This word with a lot of past tenses
What exactly is this small puffer fish doing and how did it manage to accomplish such a feat?
Is it true that good novels will automatically sell themselves on Amazon (and so on) and there is no need for one to waste time promoting?
"Words were different when they (lived / were living) inside of you"
Is there a hypothetical scenario that would make Earth uninhabitable for humans, but not for (the majority of) other animals?
Is "upgrade" the right word to use in this context?
Describing a chess game in a novel
In how many ways can 9 different books and 17 identical cakes be divided on 6 children, so that each child receive at least one book and one cake?
How many ways to divide 5 different books among 3 children so that each child gets at least one book?How many ways can 8 children facing each other in a circle change seats so that each faces a different child.Distribute $n$ identical presents to $k$ children so that each child receives at most $3$ presentsHow Many Ways to distribute six different books among 13 children if no child gets more than one bookCombinatorics: How many ways can 10 candy bars and 8 lollipops be given to five indistinct children?How many different ways can you distribute $5$ apples and $8$ oranges among six children if every child must receive at least one piece of fruit?In how many ways can six different gifts be given to five different children with each child receiving at least one gift?The number of ways in which 10 identical apples can be distributed to six children so that each child receives at least one appleNumber of ways to distribute $10$ different books to three children such that they get $3$, $3$ and $4$Stars and Bars question: You have 12 different toys and 4 children. If each child is to receive 3 toys then how many different ways can this be done?
$begingroup$
I'm trying to learn how to count but I'm having some problem.
The problem: In how many ways can $9$ different books and $17$ identical cakes be divided on $6$ (different) children, so that each child receive at least one book and one cake?
I got: The number of ways to divide $6$ different books on $6$ different children is the same as finding all surjective functions from a set $X$, with $|X|=9$ to set $Y$, where $|6|$. The number is $6!×S(9,6)$.
The number of ways to divide $17$ identical cakes on $6$ different children (here is where I am wrong) should in my mind be, after you give out one cake to each child, an unordered sequence with repetition: $binom11+6-16$. However this is wrong, the right answer here is $binom11+6-15$. Can someone please explain that last step to me?
combinatorics discrete-mathematics
$endgroup$
add a comment |
$begingroup$
I'm trying to learn how to count but I'm having some problem.
The problem: In how many ways can $9$ different books and $17$ identical cakes be divided on $6$ (different) children, so that each child receive at least one book and one cake?
I got: The number of ways to divide $6$ different books on $6$ different children is the same as finding all surjective functions from a set $X$, with $|X|=9$ to set $Y$, where $|6|$. The number is $6!×S(9,6)$.
The number of ways to divide $17$ identical cakes on $6$ different children (here is where I am wrong) should in my mind be, after you give out one cake to each child, an unordered sequence with repetition: $binom11+6-16$. However this is wrong, the right answer here is $binom11+6-15$. Can someone please explain that last step to me?
combinatorics discrete-mathematics
$endgroup$
add a comment |
$begingroup$
I'm trying to learn how to count but I'm having some problem.
The problem: In how many ways can $9$ different books and $17$ identical cakes be divided on $6$ (different) children, so that each child receive at least one book and one cake?
I got: The number of ways to divide $6$ different books on $6$ different children is the same as finding all surjective functions from a set $X$, with $|X|=9$ to set $Y$, where $|6|$. The number is $6!×S(9,6)$.
The number of ways to divide $17$ identical cakes on $6$ different children (here is where I am wrong) should in my mind be, after you give out one cake to each child, an unordered sequence with repetition: $binom11+6-16$. However this is wrong, the right answer here is $binom11+6-15$. Can someone please explain that last step to me?
combinatorics discrete-mathematics
$endgroup$
I'm trying to learn how to count but I'm having some problem.
The problem: In how many ways can $9$ different books and $17$ identical cakes be divided on $6$ (different) children, so that each child receive at least one book and one cake?
I got: The number of ways to divide $6$ different books on $6$ different children is the same as finding all surjective functions from a set $X$, with $|X|=9$ to set $Y$, where $|6|$. The number is $6!×S(9,6)$.
The number of ways to divide $17$ identical cakes on $6$ different children (here is where I am wrong) should in my mind be, after you give out one cake to each child, an unordered sequence with repetition: $binom11+6-16$. However this is wrong, the right answer here is $binom11+6-15$. Can someone please explain that last step to me?
combinatorics discrete-mathematics
combinatorics discrete-mathematics
edited Mar 12 at 15:09
N. F. Taussig
44.7k103358
44.7k103358
asked Mar 12 at 10:21
BLCAANBLCAAN
624
624
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
In the stars-and-bars formulation of the second problem, there are $17$ stars (cakes), but only $5$ bars (children) to place in the $17-1=16$ spaces between adjacent stars, because those $5$ bars define $6$ partitions around them (before, between and after) which are identified with the $6$ children.
Then the number of ways to assign cakes to children is the same as the number of ways to choose, among the $16$ spaces, $5$ spaces to hold the bars, hence $binom11+6-15$ and not $binom11+6-16$.
$endgroup$
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3144912%2fin-how-many-ways-can-9-different-books-and-17-identical-cakes-be-divided-on-6-ch%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
$begingroup$
In the stars-and-bars formulation of the second problem, there are $17$ stars (cakes), but only $5$ bars (children) to place in the $17-1=16$ spaces between adjacent stars, because those $5$ bars define $6$ partitions around them (before, between and after) which are identified with the $6$ children.
Then the number of ways to assign cakes to children is the same as the number of ways to choose, among the $16$ spaces, $5$ spaces to hold the bars, hence $binom11+6-15$ and not $binom11+6-16$.
$endgroup$
add a comment |
$begingroup$
In the stars-and-bars formulation of the second problem, there are $17$ stars (cakes), but only $5$ bars (children) to place in the $17-1=16$ spaces between adjacent stars, because those $5$ bars define $6$ partitions around them (before, between and after) which are identified with the $6$ children.
Then the number of ways to assign cakes to children is the same as the number of ways to choose, among the $16$ spaces, $5$ spaces to hold the bars, hence $binom11+6-15$ and not $binom11+6-16$.
$endgroup$
add a comment |
$begingroup$
In the stars-and-bars formulation of the second problem, there are $17$ stars (cakes), but only $5$ bars (children) to place in the $17-1=16$ spaces between adjacent stars, because those $5$ bars define $6$ partitions around them (before, between and after) which are identified with the $6$ children.
Then the number of ways to assign cakes to children is the same as the number of ways to choose, among the $16$ spaces, $5$ spaces to hold the bars, hence $binom11+6-15$ and not $binom11+6-16$.
$endgroup$
In the stars-and-bars formulation of the second problem, there are $17$ stars (cakes), but only $5$ bars (children) to place in the $17-1=16$ spaces between adjacent stars, because those $5$ bars define $6$ partitions around them (before, between and after) which are identified with the $6$ children.
Then the number of ways to assign cakes to children is the same as the number of ways to choose, among the $16$ spaces, $5$ spaces to hold the bars, hence $binom11+6-15$ and not $binom11+6-16$.
answered Mar 12 at 10:39
Parcly TaxelParcly Taxel
44.5k1376109
44.5k1376109
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3144912%2fin-how-many-ways-can-9-different-books-and-17-identical-cakes-be-divided-on-6-ch%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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