In how many ways can 3 employees visit 40 locations
$begingroup$
Three employees need to visit 40 different cities under the following conditions: each location should be visited by exactly one employee, and no location should be visited multiple times. The travel agency should plan the tours for three employees. How many "tour" options are there in total?
Is the solution number of permutations with 3 cycles?
combinatorics permutation-cycles
$endgroup$
add a comment |
$begingroup$
Three employees need to visit 40 different cities under the following conditions: each location should be visited by exactly one employee, and no location should be visited multiple times. The travel agency should plan the tours for three employees. How many "tour" options are there in total?
Is the solution number of permutations with 3 cycles?
combinatorics permutation-cycles
$endgroup$
$begingroup$
Could you edit to make a precise definition of what is distinguishable and what is not ?
$endgroup$
– P. Quinton
Jan 14 at 14:54
add a comment |
$begingroup$
Three employees need to visit 40 different cities under the following conditions: each location should be visited by exactly one employee, and no location should be visited multiple times. The travel agency should plan the tours for three employees. How many "tour" options are there in total?
Is the solution number of permutations with 3 cycles?
combinatorics permutation-cycles
$endgroup$
Three employees need to visit 40 different cities under the following conditions: each location should be visited by exactly one employee, and no location should be visited multiple times. The travel agency should plan the tours for three employees. How many "tour" options are there in total?
Is the solution number of permutations with 3 cycles?
combinatorics permutation-cycles
combinatorics permutation-cycles
edited Jan 15 at 12:22
Stratocarter
asked Jan 14 at 14:26
StratocarterStratocarter
126
126
$begingroup$
Could you edit to make a precise definition of what is distinguishable and what is not ?
$endgroup$
– P. Quinton
Jan 14 at 14:54
add a comment |
$begingroup$
Could you edit to make a precise definition of what is distinguishable and what is not ?
$endgroup$
– P. Quinton
Jan 14 at 14:54
$begingroup$
Could you edit to make a precise definition of what is distinguishable and what is not ?
$endgroup$
– P. Quinton
Jan 14 at 14:54
$begingroup$
Could you edit to make a precise definition of what is distinguishable and what is not ?
$endgroup$
– P. Quinton
Jan 14 at 14:54
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
For each location you have 3 chooises (employees)and you have 40 locations so $3^{40}$?
$endgroup$
$begingroup$
Are the three employees distinguishable ? do we double count assignment $A,B,C$ and $A,C,B$ for instance ?
$endgroup$
– P. Quinton
Jan 14 at 14:44
$begingroup$
No, they are not distinguishable.
$endgroup$
– Stratocarter
Jan 14 at 14:46
$begingroup$
Employees are not distinguishable? How come?
$endgroup$
– greedoid
Jan 14 at 14:48
$begingroup$
Employees are the same, like 3 stars.
$endgroup$
– Stratocarter
Jan 14 at 14:52
add a comment |
$begingroup$
It seems that you want to partition the given set of $40$ distinguishable locations into $3$ nonempty blocks, without naming the blocks. The number of ways this can be done is the Stirling number of the second kind $S(40,3)$ (there are various notations in use). The resulting number is
$$S(40,3)=2,026,277,026,753,674,246 .$$
$endgroup$
$begingroup$
Thank you, now I see that I wasn't clear. I've edited my question.
$endgroup$
– Stratocarter
Jan 14 at 16:13
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%2f3073279%2fin-how-many-ways-can-3-employees-visit-40-locations%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
$begingroup$
For each location you have 3 chooises (employees)and you have 40 locations so $3^{40}$?
$endgroup$
$begingroup$
Are the three employees distinguishable ? do we double count assignment $A,B,C$ and $A,C,B$ for instance ?
$endgroup$
– P. Quinton
Jan 14 at 14:44
$begingroup$
No, they are not distinguishable.
$endgroup$
– Stratocarter
Jan 14 at 14:46
$begingroup$
Employees are not distinguishable? How come?
$endgroup$
– greedoid
Jan 14 at 14:48
$begingroup$
Employees are the same, like 3 stars.
$endgroup$
– Stratocarter
Jan 14 at 14:52
add a comment |
$begingroup$
For each location you have 3 chooises (employees)and you have 40 locations so $3^{40}$?
$endgroup$
$begingroup$
Are the three employees distinguishable ? do we double count assignment $A,B,C$ and $A,C,B$ for instance ?
$endgroup$
– P. Quinton
Jan 14 at 14:44
$begingroup$
No, they are not distinguishable.
$endgroup$
– Stratocarter
Jan 14 at 14:46
$begingroup$
Employees are not distinguishable? How come?
$endgroup$
– greedoid
Jan 14 at 14:48
$begingroup$
Employees are the same, like 3 stars.
$endgroup$
– Stratocarter
Jan 14 at 14:52
add a comment |
$begingroup$
For each location you have 3 chooises (employees)and you have 40 locations so $3^{40}$?
$endgroup$
For each location you have 3 chooises (employees)and you have 40 locations so $3^{40}$?
answered Jan 14 at 14:30
greedoidgreedoid
40.7k1149100
40.7k1149100
$begingroup$
Are the three employees distinguishable ? do we double count assignment $A,B,C$ and $A,C,B$ for instance ?
$endgroup$
– P. Quinton
Jan 14 at 14:44
$begingroup$
No, they are not distinguishable.
$endgroup$
– Stratocarter
Jan 14 at 14:46
$begingroup$
Employees are not distinguishable? How come?
$endgroup$
– greedoid
Jan 14 at 14:48
$begingroup$
Employees are the same, like 3 stars.
$endgroup$
– Stratocarter
Jan 14 at 14:52
add a comment |
$begingroup$
Are the three employees distinguishable ? do we double count assignment $A,B,C$ and $A,C,B$ for instance ?
$endgroup$
– P. Quinton
Jan 14 at 14:44
$begingroup$
No, they are not distinguishable.
$endgroup$
– Stratocarter
Jan 14 at 14:46
$begingroup$
Employees are not distinguishable? How come?
$endgroup$
– greedoid
Jan 14 at 14:48
$begingroup$
Employees are the same, like 3 stars.
$endgroup$
– Stratocarter
Jan 14 at 14:52
$begingroup$
Are the three employees distinguishable ? do we double count assignment $A,B,C$ and $A,C,B$ for instance ?
$endgroup$
– P. Quinton
Jan 14 at 14:44
$begingroup$
Are the three employees distinguishable ? do we double count assignment $A,B,C$ and $A,C,B$ for instance ?
$endgroup$
– P. Quinton
Jan 14 at 14:44
$begingroup$
No, they are not distinguishable.
$endgroup$
– Stratocarter
Jan 14 at 14:46
$begingroup$
No, they are not distinguishable.
$endgroup$
– Stratocarter
Jan 14 at 14:46
$begingroup$
Employees are not distinguishable? How come?
$endgroup$
– greedoid
Jan 14 at 14:48
$begingroup$
Employees are not distinguishable? How come?
$endgroup$
– greedoid
Jan 14 at 14:48
$begingroup$
Employees are the same, like 3 stars.
$endgroup$
– Stratocarter
Jan 14 at 14:52
$begingroup$
Employees are the same, like 3 stars.
$endgroup$
– Stratocarter
Jan 14 at 14:52
add a comment |
$begingroup$
It seems that you want to partition the given set of $40$ distinguishable locations into $3$ nonempty blocks, without naming the blocks. The number of ways this can be done is the Stirling number of the second kind $S(40,3)$ (there are various notations in use). The resulting number is
$$S(40,3)=2,026,277,026,753,674,246 .$$
$endgroup$
$begingroup$
Thank you, now I see that I wasn't clear. I've edited my question.
$endgroup$
– Stratocarter
Jan 14 at 16:13
add a comment |
$begingroup$
It seems that you want to partition the given set of $40$ distinguishable locations into $3$ nonempty blocks, without naming the blocks. The number of ways this can be done is the Stirling number of the second kind $S(40,3)$ (there are various notations in use). The resulting number is
$$S(40,3)=2,026,277,026,753,674,246 .$$
$endgroup$
$begingroup$
Thank you, now I see that I wasn't clear. I've edited my question.
$endgroup$
– Stratocarter
Jan 14 at 16:13
add a comment |
$begingroup$
It seems that you want to partition the given set of $40$ distinguishable locations into $3$ nonempty blocks, without naming the blocks. The number of ways this can be done is the Stirling number of the second kind $S(40,3)$ (there are various notations in use). The resulting number is
$$S(40,3)=2,026,277,026,753,674,246 .$$
$endgroup$
It seems that you want to partition the given set of $40$ distinguishable locations into $3$ nonempty blocks, without naming the blocks. The number of ways this can be done is the Stirling number of the second kind $S(40,3)$ (there are various notations in use). The resulting number is
$$S(40,3)=2,026,277,026,753,674,246 .$$
answered Jan 14 at 16:02
Christian BlatterChristian Blatter
173k7113326
173k7113326
$begingroup$
Thank you, now I see that I wasn't clear. I've edited my question.
$endgroup$
– Stratocarter
Jan 14 at 16:13
add a comment |
$begingroup$
Thank you, now I see that I wasn't clear. I've edited my question.
$endgroup$
– Stratocarter
Jan 14 at 16:13
$begingroup$
Thank you, now I see that I wasn't clear. I've edited my question.
$endgroup$
– Stratocarter
Jan 14 at 16:13
$begingroup$
Thank you, now I see that I wasn't clear. I've edited my question.
$endgroup$
– Stratocarter
Jan 14 at 16:13
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%2f3073279%2fin-how-many-ways-can-3-employees-visit-40-locations%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
$begingroup$
Could you edit to make a precise definition of what is distinguishable and what is not ?
$endgroup$
– P. Quinton
Jan 14 at 14:54