Four married couples attend a party. Each person shakes hands with every other person, except their own...
Did Ender ever learn that he killed Stilson and/or Bonzo?
What exactly is this small puffer fish doing and how did it manage to accomplish such a feat?
Employee lack of ownership
Different outputs for `w`, `who`, `whoami` and `id`
Aluminum electrolytic or ceramic capacitors for linear regulator input and output?
Is it insecure to send a password in a `curl` command?
Professor being mistaken for a grad student
What is the relationship between relativity and the Doppler effect?
Why do tuner card drivers fail to build after kernel update to 4.4.0-143-generic?
Knife as defense against stray dogs
Is honey really a supersaturated solution? Does heating to un-crystalize redissolve it or melt it?
Simplify an interface for flexibly applying rules to periods of time
Is "upgrade" the right word to use in this context?
English sentence unclear
Is it ever recommended to use mean/multiple imputation when using tree-based predictive models?
Is a party consisting of only a bard, a cleric, and a warlock functional long-term?
Is Manda another name for Saturn (Shani)?
ERC721: How to get the owned tokens of an address
PTIJ: Who should I vote for? (21st Knesset Edition)
What is a ^ b and (a & b) << 1?
Why is the President allowed to veto a cancellation of emergency powers?
A diagram about partial derivatives of f(x,y)
How to get the n-th line after a grepped one?
Can I use USB data pins as a power source?
Four married couples attend a party. Each person shakes hands with every other person, except their own spouse, exactly once. How many handshakes?
counting hands shakePuzzle - In how many pairings can 25 married couples dance when exactly 7 men dance with their own wives?Graph Theory number of handshakes of couplesHandshakes in a partyHow many mixed double pairs can be made from 7 married couples provided that no husband and wife plays in a same set?In how many ways can 10 married couples line up for a photograph if every wife stands next to her husband?How many ways are there to order $n$ women and $n$ men in circleFinding the number of combinations.Round table combinatoricsNumber of handshakes - exclusion apporach
$begingroup$
My book gave the answer as 24. I thought of it like this:
You have four pairs of couples, so you can think of it as M1W2, M2W2, M3W3, M4W4, where
M is a man and W is a woman. M1 has to shake 6 other hands, excluding his wife. You have to do this 4 times for the other men, so you have 4 * 6 handshakes, but in my answer you are double counting. How do I approach this?
combinatorics
$endgroup$
add a comment |
$begingroup$
My book gave the answer as 24. I thought of it like this:
You have four pairs of couples, so you can think of it as M1W2, M2W2, M3W3, M4W4, where
M is a man and W is a woman. M1 has to shake 6 other hands, excluding his wife. You have to do this 4 times for the other men, so you have 4 * 6 handshakes, but in my answer you are double counting. How do I approach this?
combinatorics
$endgroup$
$begingroup$
In your answer, you both overcounted and undercounted, and incidentally these happened to cancel out and give you the correct answer without having to do anything further. You did $4 times (text{Handshakes done by the men})$, which overcounted the man-man handshakes, but left out the woman-woman handshakes.
$endgroup$
– M. Vinay
1 hour ago
$begingroup$
And that's easily fixed by counting all such handshakes in the same way, not just those done by men, so you get $48$. And now, as you said, you have indeed double-counted. But if you know it's exactly double counting, you can get the answer by halving it!
$endgroup$
– M. Vinay
53 mins ago
$begingroup$
I recommend when you have a problem like this you can't solve, try solving an easier version first, like only 2 couples and anything goes.
$endgroup$
– DanielV
36 mins ago
$begingroup$
Only person #1 has to shake hands 6 times, person #2 has already shaken hands with Person #1, so he only has to shake hands with 5 people. So the answer becomes 6+5+4+3+2+1, or 21. So Yes, I believe 21 is correct, to prevent double counting.
$endgroup$
– Issel
18 mins ago
$begingroup$
@Issel No, Person #2 being the spouse of Person #1, also has to shake hands with $6$ people, and so on, so it's $6 + 6 + 4 + 4 + 2 + 2 + 0 + 0 = 24$.
$endgroup$
– M. Vinay
8 mins ago
add a comment |
$begingroup$
My book gave the answer as 24. I thought of it like this:
You have four pairs of couples, so you can think of it as M1W2, M2W2, M3W3, M4W4, where
M is a man and W is a woman. M1 has to shake 6 other hands, excluding his wife. You have to do this 4 times for the other men, so you have 4 * 6 handshakes, but in my answer you are double counting. How do I approach this?
combinatorics
$endgroup$
My book gave the answer as 24. I thought of it like this:
You have four pairs of couples, so you can think of it as M1W2, M2W2, M3W3, M4W4, where
M is a man and W is a woman. M1 has to shake 6 other hands, excluding his wife. You have to do this 4 times for the other men, so you have 4 * 6 handshakes, but in my answer you are double counting. How do I approach this?
combinatorics
combinatorics
asked 1 hour ago
ZakuZaku
642
642
$begingroup$
In your answer, you both overcounted and undercounted, and incidentally these happened to cancel out and give you the correct answer without having to do anything further. You did $4 times (text{Handshakes done by the men})$, which overcounted the man-man handshakes, but left out the woman-woman handshakes.
$endgroup$
– M. Vinay
1 hour ago
$begingroup$
And that's easily fixed by counting all such handshakes in the same way, not just those done by men, so you get $48$. And now, as you said, you have indeed double-counted. But if you know it's exactly double counting, you can get the answer by halving it!
$endgroup$
– M. Vinay
53 mins ago
$begingroup$
I recommend when you have a problem like this you can't solve, try solving an easier version first, like only 2 couples and anything goes.
$endgroup$
– DanielV
36 mins ago
$begingroup$
Only person #1 has to shake hands 6 times, person #2 has already shaken hands with Person #1, so he only has to shake hands with 5 people. So the answer becomes 6+5+4+3+2+1, or 21. So Yes, I believe 21 is correct, to prevent double counting.
$endgroup$
– Issel
18 mins ago
$begingroup$
@Issel No, Person #2 being the spouse of Person #1, also has to shake hands with $6$ people, and so on, so it's $6 + 6 + 4 + 4 + 2 + 2 + 0 + 0 = 24$.
$endgroup$
– M. Vinay
8 mins ago
add a comment |
$begingroup$
In your answer, you both overcounted and undercounted, and incidentally these happened to cancel out and give you the correct answer without having to do anything further. You did $4 times (text{Handshakes done by the men})$, which overcounted the man-man handshakes, but left out the woman-woman handshakes.
$endgroup$
– M. Vinay
1 hour ago
$begingroup$
And that's easily fixed by counting all such handshakes in the same way, not just those done by men, so you get $48$. And now, as you said, you have indeed double-counted. But if you know it's exactly double counting, you can get the answer by halving it!
$endgroup$
– M. Vinay
53 mins ago
$begingroup$
I recommend when you have a problem like this you can't solve, try solving an easier version first, like only 2 couples and anything goes.
$endgroup$
– DanielV
36 mins ago
$begingroup$
Only person #1 has to shake hands 6 times, person #2 has already shaken hands with Person #1, so he only has to shake hands with 5 people. So the answer becomes 6+5+4+3+2+1, or 21. So Yes, I believe 21 is correct, to prevent double counting.
$endgroup$
– Issel
18 mins ago
$begingroup$
@Issel No, Person #2 being the spouse of Person #1, also has to shake hands with $6$ people, and so on, so it's $6 + 6 + 4 + 4 + 2 + 2 + 0 + 0 = 24$.
$endgroup$
– M. Vinay
8 mins ago
$begingroup$
In your answer, you both overcounted and undercounted, and incidentally these happened to cancel out and give you the correct answer without having to do anything further. You did $4 times (text{Handshakes done by the men})$, which overcounted the man-man handshakes, but left out the woman-woman handshakes.
$endgroup$
– M. Vinay
1 hour ago
$begingroup$
In your answer, you both overcounted and undercounted, and incidentally these happened to cancel out and give you the correct answer without having to do anything further. You did $4 times (text{Handshakes done by the men})$, which overcounted the man-man handshakes, but left out the woman-woman handshakes.
$endgroup$
– M. Vinay
1 hour ago
$begingroup$
And that's easily fixed by counting all such handshakes in the same way, not just those done by men, so you get $48$. And now, as you said, you have indeed double-counted. But if you know it's exactly double counting, you can get the answer by halving it!
$endgroup$
– M. Vinay
53 mins ago
$begingroup$
And that's easily fixed by counting all such handshakes in the same way, not just those done by men, so you get $48$. And now, as you said, you have indeed double-counted. But if you know it's exactly double counting, you can get the answer by halving it!
$endgroup$
– M. Vinay
53 mins ago
$begingroup$
I recommend when you have a problem like this you can't solve, try solving an easier version first, like only 2 couples and anything goes.
$endgroup$
– DanielV
36 mins ago
$begingroup$
I recommend when you have a problem like this you can't solve, try solving an easier version first, like only 2 couples and anything goes.
$endgroup$
– DanielV
36 mins ago
$begingroup$
Only person #1 has to shake hands 6 times, person #2 has already shaken hands with Person #1, so he only has to shake hands with 5 people. So the answer becomes 6+5+4+3+2+1, or 21. So Yes, I believe 21 is correct, to prevent double counting.
$endgroup$
– Issel
18 mins ago
$begingroup$
Only person #1 has to shake hands 6 times, person #2 has already shaken hands with Person #1, so he only has to shake hands with 5 people. So the answer becomes 6+5+4+3+2+1, or 21. So Yes, I believe 21 is correct, to prevent double counting.
$endgroup$
– Issel
18 mins ago
$begingroup$
@Issel No, Person #2 being the spouse of Person #1, also has to shake hands with $6$ people, and so on, so it's $6 + 6 + 4 + 4 + 2 + 2 + 0 + 0 = 24$.
$endgroup$
– M. Vinay
8 mins ago
$begingroup$
@Issel No, Person #2 being the spouse of Person #1, also has to shake hands with $6$ people, and so on, so it's $6 + 6 + 4 + 4 + 2 + 2 + 0 + 0 = 24$.
$endgroup$
– M. Vinay
8 mins ago
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Suppose the spouses were allowed to shake each other's hands. That would give you $binom{8}{2} = 28$ handshakes. Since there are four couples, four of these handshakes are illegal. We can remove those to get the $24$ legal handshakes.
$endgroup$
add a comment |
$begingroup$
You may proceed as follows using combinations:
- Number of all possible handshakes among 8 people: $color{blue}{binom{8}{2}}$
- Number of pairs who do not shake hands: $color{blue}{4}$
It follows:
$$mbox{number of hand shakes without pairs} = color{blue}{binom{8}{2}} - color{blue}{4} = frac{8cdot 7}{2} - 4 = 24$$
$endgroup$
add a comment |
$begingroup$
$k$ couples entails $2k$ people. If we imagine each couple going in sequential order, couple 1 will each have to shake $2k-2$ couple's hands for each individual, or $4k-4$ handshakes for couple 1 total. Since there is 1 fewer couple every time a new couple shakes hands, there will be $4k-4i$ handshakes by the $i$-th couple. So the total number of handshakes is given by:
$$sum_{i=1}^k (4k-4i) = sum_{i=1}^k4k - sum_{i=1}^k4i = 4k^2 - 4frac{k(k+1)}{2} = 4(k^2 - frac{k^2+k}{2}) = 4(k^2 - (frac{k^2}{2} + frac{k}{2})) = 4(frac{k^2}{2}-frac{k}{2}) = 2(k^2-k)$$
for $k$ couples. Plugging in $k$ = 4 verifies a solution of 24 for this case.
New contributor
$endgroup$
$begingroup$
True. I'll delete this.
$endgroup$
– beefstew2011
58 mins ago
$begingroup$
Undeleted with more general answer.
$endgroup$
– beefstew2011
37 mins ago
$begingroup$
Well… Each of the $2k$ people shakes hands with $2k - 1 - 1 = 2k - 2$ others (everyone except the spouse). So that's $2k(2k- 2) = 4k(k - 1)$, but since every handshake must've been counted twice, divide that by $2$ to get $2k(k - 1)$ handshakes in total.
$endgroup$
– M. Vinay
14 mins ago
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%2f3151152%2ffour-married-couples-attend-a-party-each-person-shakes-hands-with-every-other-p%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Suppose the spouses were allowed to shake each other's hands. That would give you $binom{8}{2} = 28$ handshakes. Since there are four couples, four of these handshakes are illegal. We can remove those to get the $24$ legal handshakes.
$endgroup$
add a comment |
$begingroup$
Suppose the spouses were allowed to shake each other's hands. That would give you $binom{8}{2} = 28$ handshakes. Since there are four couples, four of these handshakes are illegal. We can remove those to get the $24$ legal handshakes.
$endgroup$
add a comment |
$begingroup$
Suppose the spouses were allowed to shake each other's hands. That would give you $binom{8}{2} = 28$ handshakes. Since there are four couples, four of these handshakes are illegal. We can remove those to get the $24$ legal handshakes.
$endgroup$
Suppose the spouses were allowed to shake each other's hands. That would give you $binom{8}{2} = 28$ handshakes. Since there are four couples, four of these handshakes are illegal. We can remove those to get the $24$ legal handshakes.
answered 48 mins ago
Austin MohrAustin Mohr
20.5k35098
20.5k35098
add a comment |
add a comment |
$begingroup$
You may proceed as follows using combinations:
- Number of all possible handshakes among 8 people: $color{blue}{binom{8}{2}}$
- Number of pairs who do not shake hands: $color{blue}{4}$
It follows:
$$mbox{number of hand shakes without pairs} = color{blue}{binom{8}{2}} - color{blue}{4} = frac{8cdot 7}{2} - 4 = 24$$
$endgroup$
add a comment |
$begingroup$
You may proceed as follows using combinations:
- Number of all possible handshakes among 8 people: $color{blue}{binom{8}{2}}$
- Number of pairs who do not shake hands: $color{blue}{4}$
It follows:
$$mbox{number of hand shakes without pairs} = color{blue}{binom{8}{2}} - color{blue}{4} = frac{8cdot 7}{2} - 4 = 24$$
$endgroup$
add a comment |
$begingroup$
You may proceed as follows using combinations:
- Number of all possible handshakes among 8 people: $color{blue}{binom{8}{2}}$
- Number of pairs who do not shake hands: $color{blue}{4}$
It follows:
$$mbox{number of hand shakes without pairs} = color{blue}{binom{8}{2}} - color{blue}{4} = frac{8cdot 7}{2} - 4 = 24$$
$endgroup$
You may proceed as follows using combinations:
- Number of all possible handshakes among 8 people: $color{blue}{binom{8}{2}}$
- Number of pairs who do not shake hands: $color{blue}{4}$
It follows:
$$mbox{number of hand shakes without pairs} = color{blue}{binom{8}{2}} - color{blue}{4} = frac{8cdot 7}{2} - 4 = 24$$
answered 47 mins ago
trancelocationtrancelocation
12.7k1826
12.7k1826
add a comment |
add a comment |
$begingroup$
$k$ couples entails $2k$ people. If we imagine each couple going in sequential order, couple 1 will each have to shake $2k-2$ couple's hands for each individual, or $4k-4$ handshakes for couple 1 total. Since there is 1 fewer couple every time a new couple shakes hands, there will be $4k-4i$ handshakes by the $i$-th couple. So the total number of handshakes is given by:
$$sum_{i=1}^k (4k-4i) = sum_{i=1}^k4k - sum_{i=1}^k4i = 4k^2 - 4frac{k(k+1)}{2} = 4(k^2 - frac{k^2+k}{2}) = 4(k^2 - (frac{k^2}{2} + frac{k}{2})) = 4(frac{k^2}{2}-frac{k}{2}) = 2(k^2-k)$$
for $k$ couples. Plugging in $k$ = 4 verifies a solution of 24 for this case.
New contributor
$endgroup$
$begingroup$
True. I'll delete this.
$endgroup$
– beefstew2011
58 mins ago
$begingroup$
Undeleted with more general answer.
$endgroup$
– beefstew2011
37 mins ago
$begingroup$
Well… Each of the $2k$ people shakes hands with $2k - 1 - 1 = 2k - 2$ others (everyone except the spouse). So that's $2k(2k- 2) = 4k(k - 1)$, but since every handshake must've been counted twice, divide that by $2$ to get $2k(k - 1)$ handshakes in total.
$endgroup$
– M. Vinay
14 mins ago
add a comment |
$begingroup$
$k$ couples entails $2k$ people. If we imagine each couple going in sequential order, couple 1 will each have to shake $2k-2$ couple's hands for each individual, or $4k-4$ handshakes for couple 1 total. Since there is 1 fewer couple every time a new couple shakes hands, there will be $4k-4i$ handshakes by the $i$-th couple. So the total number of handshakes is given by:
$$sum_{i=1}^k (4k-4i) = sum_{i=1}^k4k - sum_{i=1}^k4i = 4k^2 - 4frac{k(k+1)}{2} = 4(k^2 - frac{k^2+k}{2}) = 4(k^2 - (frac{k^2}{2} + frac{k}{2})) = 4(frac{k^2}{2}-frac{k}{2}) = 2(k^2-k)$$
for $k$ couples. Plugging in $k$ = 4 verifies a solution of 24 for this case.
New contributor
$endgroup$
$begingroup$
True. I'll delete this.
$endgroup$
– beefstew2011
58 mins ago
$begingroup$
Undeleted with more general answer.
$endgroup$
– beefstew2011
37 mins ago
$begingroup$
Well… Each of the $2k$ people shakes hands with $2k - 1 - 1 = 2k - 2$ others (everyone except the spouse). So that's $2k(2k- 2) = 4k(k - 1)$, but since every handshake must've been counted twice, divide that by $2$ to get $2k(k - 1)$ handshakes in total.
$endgroup$
– M. Vinay
14 mins ago
add a comment |
$begingroup$
$k$ couples entails $2k$ people. If we imagine each couple going in sequential order, couple 1 will each have to shake $2k-2$ couple's hands for each individual, or $4k-4$ handshakes for couple 1 total. Since there is 1 fewer couple every time a new couple shakes hands, there will be $4k-4i$ handshakes by the $i$-th couple. So the total number of handshakes is given by:
$$sum_{i=1}^k (4k-4i) = sum_{i=1}^k4k - sum_{i=1}^k4i = 4k^2 - 4frac{k(k+1)}{2} = 4(k^2 - frac{k^2+k}{2}) = 4(k^2 - (frac{k^2}{2} + frac{k}{2})) = 4(frac{k^2}{2}-frac{k}{2}) = 2(k^2-k)$$
for $k$ couples. Plugging in $k$ = 4 verifies a solution of 24 for this case.
New contributor
$endgroup$
$k$ couples entails $2k$ people. If we imagine each couple going in sequential order, couple 1 will each have to shake $2k-2$ couple's hands for each individual, or $4k-4$ handshakes for couple 1 total. Since there is 1 fewer couple every time a new couple shakes hands, there will be $4k-4i$ handshakes by the $i$-th couple. So the total number of handshakes is given by:
$$sum_{i=1}^k (4k-4i) = sum_{i=1}^k4k - sum_{i=1}^k4i = 4k^2 - 4frac{k(k+1)}{2} = 4(k^2 - frac{k^2+k}{2}) = 4(k^2 - (frac{k^2}{2} + frac{k}{2})) = 4(frac{k^2}{2}-frac{k}{2}) = 2(k^2-k)$$
for $k$ couples. Plugging in $k$ = 4 verifies a solution of 24 for this case.
New contributor
edited 38 mins ago
New contributor
answered 1 hour ago
beefstew2011beefstew2011
687
687
New contributor
New contributor
$begingroup$
True. I'll delete this.
$endgroup$
– beefstew2011
58 mins ago
$begingroup$
Undeleted with more general answer.
$endgroup$
– beefstew2011
37 mins ago
$begingroup$
Well… Each of the $2k$ people shakes hands with $2k - 1 - 1 = 2k - 2$ others (everyone except the spouse). So that's $2k(2k- 2) = 4k(k - 1)$, but since every handshake must've been counted twice, divide that by $2$ to get $2k(k - 1)$ handshakes in total.
$endgroup$
– M. Vinay
14 mins ago
add a comment |
$begingroup$
True. I'll delete this.
$endgroup$
– beefstew2011
58 mins ago
$begingroup$
Undeleted with more general answer.
$endgroup$
– beefstew2011
37 mins ago
$begingroup$
Well… Each of the $2k$ people shakes hands with $2k - 1 - 1 = 2k - 2$ others (everyone except the spouse). So that's $2k(2k- 2) = 4k(k - 1)$, but since every handshake must've been counted twice, divide that by $2$ to get $2k(k - 1)$ handshakes in total.
$endgroup$
– M. Vinay
14 mins ago
$begingroup$
True. I'll delete this.
$endgroup$
– beefstew2011
58 mins ago
$begingroup$
True. I'll delete this.
$endgroup$
– beefstew2011
58 mins ago
$begingroup$
Undeleted with more general answer.
$endgroup$
– beefstew2011
37 mins ago
$begingroup$
Undeleted with more general answer.
$endgroup$
– beefstew2011
37 mins ago
$begingroup$
Well… Each of the $2k$ people shakes hands with $2k - 1 - 1 = 2k - 2$ others (everyone except the spouse). So that's $2k(2k- 2) = 4k(k - 1)$, but since every handshake must've been counted twice, divide that by $2$ to get $2k(k - 1)$ handshakes in total.
$endgroup$
– M. Vinay
14 mins ago
$begingroup$
Well… Each of the $2k$ people shakes hands with $2k - 1 - 1 = 2k - 2$ others (everyone except the spouse). So that's $2k(2k- 2) = 4k(k - 1)$, but since every handshake must've been counted twice, divide that by $2$ to get $2k(k - 1)$ handshakes in total.
$endgroup$
– M. Vinay
14 mins ago
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%2f3151152%2ffour-married-couples-attend-a-party-each-person-shakes-hands-with-every-other-p%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$
In your answer, you both overcounted and undercounted, and incidentally these happened to cancel out and give you the correct answer without having to do anything further. You did $4 times (text{Handshakes done by the men})$, which overcounted the man-man handshakes, but left out the woman-woman handshakes.
$endgroup$
– M. Vinay
1 hour ago
$begingroup$
And that's easily fixed by counting all such handshakes in the same way, not just those done by men, so you get $48$. And now, as you said, you have indeed double-counted. But if you know it's exactly double counting, you can get the answer by halving it!
$endgroup$
– M. Vinay
53 mins ago
$begingroup$
I recommend when you have a problem like this you can't solve, try solving an easier version first, like only 2 couples and anything goes.
$endgroup$
– DanielV
36 mins ago
$begingroup$
Only person #1 has to shake hands 6 times, person #2 has already shaken hands with Person #1, so he only has to shake hands with 5 people. So the answer becomes 6+5+4+3+2+1, or 21. So Yes, I believe 21 is correct, to prevent double counting.
$endgroup$
– Issel
18 mins ago
$begingroup$
@Issel No, Person #2 being the spouse of Person #1, also has to shake hands with $6$ people, and so on, so it's $6 + 6 + 4 + 4 + 2 + 2 + 0 + 0 = 24$.
$endgroup$
– M. Vinay
8 mins ago