How is the combinatorics formula derived [duplicate]
$begingroup$
This question already has an answer here:
How to understand the combination formula?
3 answers
Prove $binom{n}{k} = frac {n!}{k!(n - k)!} text { where } 0 le k le n.$
2 answers
Basically what I want to know is how you derive $$frac{n!}{r!(n-r)!}$$ from the number of combinations of $r$ objects in n places. Essentially I couldn't work out why it was and just need an explanation. Any help appreciated. Thank you.
combinatorics
$endgroup$
marked as duplicate by GNUSupporter 8964民主女神 地下教會, N. F. Taussig
StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Jan 14 at 22:54
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
$begingroup$
This question already has an answer here:
How to understand the combination formula?
3 answers
Prove $binom{n}{k} = frac {n!}{k!(n - k)!} text { where } 0 le k le n.$
2 answers
Basically what I want to know is how you derive $$frac{n!}{r!(n-r)!}$$ from the number of combinations of $r$ objects in n places. Essentially I couldn't work out why it was and just need an explanation. Any help appreciated. Thank you.
combinatorics
$endgroup$
marked as duplicate by GNUSupporter 8964民主女神 地下教會, N. F. Taussig
StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Jan 14 at 22:54
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
$begingroup$
there are n! total ways to permute the n objects. But you can permute the r indistinguishable objects in r! ways. Likewise with the (n-r)! spaces that are not occupied by anything.
$endgroup$
– Justin Stevenson
Jan 14 at 22:43
add a comment |
$begingroup$
This question already has an answer here:
How to understand the combination formula?
3 answers
Prove $binom{n}{k} = frac {n!}{k!(n - k)!} text { where } 0 le k le n.$
2 answers
Basically what I want to know is how you derive $$frac{n!}{r!(n-r)!}$$ from the number of combinations of $r$ objects in n places. Essentially I couldn't work out why it was and just need an explanation. Any help appreciated. Thank you.
combinatorics
$endgroup$
This question already has an answer here:
How to understand the combination formula?
3 answers
Prove $binom{n}{k} = frac {n!}{k!(n - k)!} text { where } 0 le k le n.$
2 answers
Basically what I want to know is how you derive $$frac{n!}{r!(n-r)!}$$ from the number of combinations of $r$ objects in n places. Essentially I couldn't work out why it was and just need an explanation. Any help appreciated. Thank you.
This question already has an answer here:
How to understand the combination formula?
3 answers
Prove $binom{n}{k} = frac {n!}{k!(n - k)!} text { where } 0 le k le n.$
2 answers
combinatorics
combinatorics
edited Jan 14 at 22:53
N. F. Taussig
44.3k93356
44.3k93356
asked Jan 14 at 22:35


TommyTommy
1
1
marked as duplicate by GNUSupporter 8964民主女神 地下教會, N. F. Taussig
StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Jan 14 at 22:54
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by GNUSupporter 8964民主女神 地下教會, N. F. Taussig
StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;
$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');
$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Jan 14 at 22:54
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
$begingroup$
there are n! total ways to permute the n objects. But you can permute the r indistinguishable objects in r! ways. Likewise with the (n-r)! spaces that are not occupied by anything.
$endgroup$
– Justin Stevenson
Jan 14 at 22:43
add a comment |
$begingroup$
there are n! total ways to permute the n objects. But you can permute the r indistinguishable objects in r! ways. Likewise with the (n-r)! spaces that are not occupied by anything.
$endgroup$
– Justin Stevenson
Jan 14 at 22:43
$begingroup$
there are n! total ways to permute the n objects. But you can permute the r indistinguishable objects in r! ways. Likewise with the (n-r)! spaces that are not occupied by anything.
$endgroup$
– Justin Stevenson
Jan 14 at 22:43
$begingroup$
there are n! total ways to permute the n objects. But you can permute the r indistinguishable objects in r! ways. Likewise with the (n-r)! spaces that are not occupied by anything.
$endgroup$
– Justin Stevenson
Jan 14 at 22:43
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
there are n! total ways to permute the n objects. But you can permute the r indistinguishable objects in r! ways. Likewise with the (n-r)! spaces that are not occupied by anything.
$endgroup$
– Justin Stevenson
Jan 14 at 22:43