Maybe pigeonhole problem?Need help with a pigeonhole problemCombinatorics Pigeonhole problemPigeonhole...
How do I add a strong "onion flavor" to the biryani (in restaurant style)?
Is there a way to pause a running process on Linux systems and resume later?
Did ancient Germans take pride in leaving the land untouched?
Intersection of 3 planes in 3D space
Promise.all returning empty objects
Sticky Strike or Sticky Delta
Is practicing on a digital piano harmful to an experienced piano player?
Isn't a semicolon (';') needed after a function declaration in C++?
Protagonist constantly has to have long words explained to her. Will this get tedious?
Process substitution inside a subshell to set a variable
Can I travel from country A to country B to country C without going back to country A?
Renting a 2CV in France
I have trouble understanding this fallacy: "If A, then B. Therefore if not-B, then not-A."
Players preemptively rolling, even though their rolls are useless or are checking the wrong skills
Why write a book when there's a movie in my head?
Homeostasis logic/math problem
How do I avoid the "chosen hero" feeling?
Tikz: Perpendicular FROM a line
How would an EMP effect spacesuits (and small-arms weapons)?
Is it possible to detect 100% of SQLi with a simple regex?
I am a giant among ants
Does Plato's "Ring of Gyges" have a corrupting influence on its wearer?
Can I use a single resistor for multiple LED with different +ve sources?
Is it really OK to use "because of"?
Maybe pigeonhole problem?
Need help with a pigeonhole problemCombinatorics Pigeonhole problemPigeonhole Principle Homework ProblemA real world problem I have encountered in my work (Not a book!) - opcode allocationpigeonhole principle related problemSolve this 'Pigeonhole principle problem' without Pigeonhole principleBeautiful pigeonhole Olympiad problemBalls and boxes pigeonhole problemPigeonhole Principle homework problemPigeonhole principle problem 4
$begingroup$
A bird cage could only fit a maximum of $10$ birds. If a house has $21$ bird cage and $100$ birds. A bird cage is considered overpopulated if it fits $4$ or more birds inside it. How many cages (minimum) are overpopulated so that all the birds take place in a cage?
I tried fitting $10$ birds into the first $10$ cages, and it will result of $10$ overpopulated cages, then I reduce the last full cage, and added it to the empty cages down there. It resulted like this
$$
10
10
10
10
10
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
$$
My result is there are $5$ overpopulated bird cages minimum. Am I right? Or is there any other way to do it? Thanks for helping, appreciate your help!
combinatorics discrete-mathematics pigeonhole-principle discrete-optimization
$endgroup$
add a comment |
$begingroup$
A bird cage could only fit a maximum of $10$ birds. If a house has $21$ bird cage and $100$ birds. A bird cage is considered overpopulated if it fits $4$ or more birds inside it. How many cages (minimum) are overpopulated so that all the birds take place in a cage?
I tried fitting $10$ birds into the first $10$ cages, and it will result of $10$ overpopulated cages, then I reduce the last full cage, and added it to the empty cages down there. It resulted like this
$$
10
10
10
10
10
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
$$
My result is there are $5$ overpopulated bird cages minimum. Am I right? Or is there any other way to do it? Thanks for helping, appreciate your help!
combinatorics discrete-mathematics pigeonhole-principle discrete-optimization
$endgroup$
1
$begingroup$
You put only $98$ birds...
$endgroup$
– user289143
1 hour ago
$begingroup$
The way you think here is correct altough you missed $2$ birds, adding them into the next cage gives the correct answer
$endgroup$
– Vinyl_coat_jawa
21 mins ago
add a comment |
$begingroup$
A bird cage could only fit a maximum of $10$ birds. If a house has $21$ bird cage and $100$ birds. A bird cage is considered overpopulated if it fits $4$ or more birds inside it. How many cages (minimum) are overpopulated so that all the birds take place in a cage?
I tried fitting $10$ birds into the first $10$ cages, and it will result of $10$ overpopulated cages, then I reduce the last full cage, and added it to the empty cages down there. It resulted like this
$$
10
10
10
10
10
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
$$
My result is there are $5$ overpopulated bird cages minimum. Am I right? Or is there any other way to do it? Thanks for helping, appreciate your help!
combinatorics discrete-mathematics pigeonhole-principle discrete-optimization
$endgroup$
A bird cage could only fit a maximum of $10$ birds. If a house has $21$ bird cage and $100$ birds. A bird cage is considered overpopulated if it fits $4$ or more birds inside it. How many cages (minimum) are overpopulated so that all the birds take place in a cage?
I tried fitting $10$ birds into the first $10$ cages, and it will result of $10$ overpopulated cages, then I reduce the last full cage, and added it to the empty cages down there. It resulted like this
$$
10
10
10
10
10
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
$$
My result is there are $5$ overpopulated bird cages minimum. Am I right? Or is there any other way to do it? Thanks for helping, appreciate your help!
combinatorics discrete-mathematics pigeonhole-principle discrete-optimization
combinatorics discrete-mathematics pigeonhole-principle discrete-optimization
edited 7 mins ago
greedoid
44k1155109
44k1155109
asked 1 hour ago
GodlixeGodlixe
956
956
1
$begingroup$
You put only $98$ birds...
$endgroup$
– user289143
1 hour ago
$begingroup$
The way you think here is correct altough you missed $2$ birds, adding them into the next cage gives the correct answer
$endgroup$
– Vinyl_coat_jawa
21 mins ago
add a comment |
1
$begingroup$
You put only $98$ birds...
$endgroup$
– user289143
1 hour ago
$begingroup$
The way you think here is correct altough you missed $2$ birds, adding them into the next cage gives the correct answer
$endgroup$
– Vinyl_coat_jawa
21 mins ago
1
1
$begingroup$
You put only $98$ birds...
$endgroup$
– user289143
1 hour ago
$begingroup$
You put only $98$ birds...
$endgroup$
– user289143
1 hour ago
$begingroup$
The way you think here is correct altough you missed $2$ birds, adding them into the next cage gives the correct answer
$endgroup$
– Vinyl_coat_jawa
21 mins ago
$begingroup$
The way you think here is correct altough you missed $2$ birds, adding them into the next cage gives the correct answer
$endgroup$
– Vinyl_coat_jawa
21 mins ago
add a comment |
5 Answers
5
active
oldest
votes
$begingroup$
Say we have $n$ cages each with $3$ birds, then the other $21-n$ cages we must fill with $100-3n$ birds. So $$100-3nleq (21-n)cdot 10implies nleq 15$$
$n= 15$ is achiavable: $15cdot 3+5cdot 10+1cdot 5 =100$.
So you must have at least $6$ overpoulated cages.
$endgroup$
add a comment |
$begingroup$
If $16$ cages have $3$ or less birds , there are at least $52$ birds remaining which is too much for $5$ additional cages.
If we have $15$ cages with $3$ birds , we have $6$ additional cages, hence enough place for the remaining $55$ birds.
Hence, at least $6$ cages must be overpopulated.
$endgroup$
add a comment |
$begingroup$
Start putting $3$ birds in each cage... so in total $3 cdot 21= 63$. Then you have $100-63=37$ birds to put and every cage now can contain only $7$ birds, so you need at least $6$ cages (since $5 cdot 7 < 37 < 6 cdot 7$)
$endgroup$
add a comment |
$begingroup$
I would think the other way around. First put $3$ birds, that is the maximum amount without being overpopulated into the cages. This results in $3cdot 21=63$ birds placed. At this point no cages are overpopulated but we still have $100-63=37$ birds to place. From the text it seems that it doesn´t matter wether we overpopulate by one or five birds per cage (which is definitely not like in real life). So I would start filling the cages up to $10$ with the remaining birds.
Can you figure out the rest?
You have $37$ more birds to place and each cage can hold $7$ more birds, since $37=5cdot 7+2$ you can fill up $5$ cages to full and put the last $2$ birds in a $6$th cage ending up with $6$ overpopulated cages
$endgroup$
add a comment |
$begingroup$
Fill all $21$ cages with $3$ birds.
That leaves $100 - 3cdot 21 = 37$ birds loose.
Cram $7$ birds into each of $37/7 = 5 + 2/7$ cages.
Thus $5cdot 10 + 5 + 1cdot 3 = 100$ gives $6$ overpopulated cages.
How you filled the cages does not total to $100$.
$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%2f3124679%2fmaybe-pigeonhole-problem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Say we have $n$ cages each with $3$ birds, then the other $21-n$ cages we must fill with $100-3n$ birds. So $$100-3nleq (21-n)cdot 10implies nleq 15$$
$n= 15$ is achiavable: $15cdot 3+5cdot 10+1cdot 5 =100$.
So you must have at least $6$ overpoulated cages.
$endgroup$
add a comment |
$begingroup$
Say we have $n$ cages each with $3$ birds, then the other $21-n$ cages we must fill with $100-3n$ birds. So $$100-3nleq (21-n)cdot 10implies nleq 15$$
$n= 15$ is achiavable: $15cdot 3+5cdot 10+1cdot 5 =100$.
So you must have at least $6$ overpoulated cages.
$endgroup$
add a comment |
$begingroup$
Say we have $n$ cages each with $3$ birds, then the other $21-n$ cages we must fill with $100-3n$ birds. So $$100-3nleq (21-n)cdot 10implies nleq 15$$
$n= 15$ is achiavable: $15cdot 3+5cdot 10+1cdot 5 =100$.
So you must have at least $6$ overpoulated cages.
$endgroup$
Say we have $n$ cages each with $3$ birds, then the other $21-n$ cages we must fill with $100-3n$ birds. So $$100-3nleq (21-n)cdot 10implies nleq 15$$
$n= 15$ is achiavable: $15cdot 3+5cdot 10+1cdot 5 =100$.
So you must have at least $6$ overpoulated cages.
edited 46 mins ago
answered 1 hour ago
greedoidgreedoid
44k1155109
44k1155109
add a comment |
add a comment |
$begingroup$
If $16$ cages have $3$ or less birds , there are at least $52$ birds remaining which is too much for $5$ additional cages.
If we have $15$ cages with $3$ birds , we have $6$ additional cages, hence enough place for the remaining $55$ birds.
Hence, at least $6$ cages must be overpopulated.
$endgroup$
add a comment |
$begingroup$
If $16$ cages have $3$ or less birds , there are at least $52$ birds remaining which is too much for $5$ additional cages.
If we have $15$ cages with $3$ birds , we have $6$ additional cages, hence enough place for the remaining $55$ birds.
Hence, at least $6$ cages must be overpopulated.
$endgroup$
add a comment |
$begingroup$
If $16$ cages have $3$ or less birds , there are at least $52$ birds remaining which is too much for $5$ additional cages.
If we have $15$ cages with $3$ birds , we have $6$ additional cages, hence enough place for the remaining $55$ birds.
Hence, at least $6$ cages must be overpopulated.
$endgroup$
If $16$ cages have $3$ or less birds , there are at least $52$ birds remaining which is too much for $5$ additional cages.
If we have $15$ cages with $3$ birds , we have $6$ additional cages, hence enough place for the remaining $55$ birds.
Hence, at least $6$ cages must be overpopulated.
answered 1 hour ago
PeterPeter
48k1139133
48k1139133
add a comment |
add a comment |
$begingroup$
Start putting $3$ birds in each cage... so in total $3 cdot 21= 63$. Then you have $100-63=37$ birds to put and every cage now can contain only $7$ birds, so you need at least $6$ cages (since $5 cdot 7 < 37 < 6 cdot 7$)
$endgroup$
add a comment |
$begingroup$
Start putting $3$ birds in each cage... so in total $3 cdot 21= 63$. Then you have $100-63=37$ birds to put and every cage now can contain only $7$ birds, so you need at least $6$ cages (since $5 cdot 7 < 37 < 6 cdot 7$)
$endgroup$
add a comment |
$begingroup$
Start putting $3$ birds in each cage... so in total $3 cdot 21= 63$. Then you have $100-63=37$ birds to put and every cage now can contain only $7$ birds, so you need at least $6$ cages (since $5 cdot 7 < 37 < 6 cdot 7$)
$endgroup$
Start putting $3$ birds in each cage... so in total $3 cdot 21= 63$. Then you have $100-63=37$ birds to put and every cage now can contain only $7$ birds, so you need at least $6$ cages (since $5 cdot 7 < 37 < 6 cdot 7$)
answered 1 hour ago
user289143user289143
916313
916313
add a comment |
add a comment |
$begingroup$
I would think the other way around. First put $3$ birds, that is the maximum amount without being overpopulated into the cages. This results in $3cdot 21=63$ birds placed. At this point no cages are overpopulated but we still have $100-63=37$ birds to place. From the text it seems that it doesn´t matter wether we overpopulate by one or five birds per cage (which is definitely not like in real life). So I would start filling the cages up to $10$ with the remaining birds.
Can you figure out the rest?
You have $37$ more birds to place and each cage can hold $7$ more birds, since $37=5cdot 7+2$ you can fill up $5$ cages to full and put the last $2$ birds in a $6$th cage ending up with $6$ overpopulated cages
$endgroup$
add a comment |
$begingroup$
I would think the other way around. First put $3$ birds, that is the maximum amount without being overpopulated into the cages. This results in $3cdot 21=63$ birds placed. At this point no cages are overpopulated but we still have $100-63=37$ birds to place. From the text it seems that it doesn´t matter wether we overpopulate by one or five birds per cage (which is definitely not like in real life). So I would start filling the cages up to $10$ with the remaining birds.
Can you figure out the rest?
You have $37$ more birds to place and each cage can hold $7$ more birds, since $37=5cdot 7+2$ you can fill up $5$ cages to full and put the last $2$ birds in a $6$th cage ending up with $6$ overpopulated cages
$endgroup$
add a comment |
$begingroup$
I would think the other way around. First put $3$ birds, that is the maximum amount without being overpopulated into the cages. This results in $3cdot 21=63$ birds placed. At this point no cages are overpopulated but we still have $100-63=37$ birds to place. From the text it seems that it doesn´t matter wether we overpopulate by one or five birds per cage (which is definitely not like in real life). So I would start filling the cages up to $10$ with the remaining birds.
Can you figure out the rest?
You have $37$ more birds to place and each cage can hold $7$ more birds, since $37=5cdot 7+2$ you can fill up $5$ cages to full and put the last $2$ birds in a $6$th cage ending up with $6$ overpopulated cages
$endgroup$
I would think the other way around. First put $3$ birds, that is the maximum amount without being overpopulated into the cages. This results in $3cdot 21=63$ birds placed. At this point no cages are overpopulated but we still have $100-63=37$ birds to place. From the text it seems that it doesn´t matter wether we overpopulate by one or five birds per cage (which is definitely not like in real life). So I would start filling the cages up to $10$ with the remaining birds.
Can you figure out the rest?
You have $37$ more birds to place and each cage can hold $7$ more birds, since $37=5cdot 7+2$ you can fill up $5$ cages to full and put the last $2$ birds in a $6$th cage ending up with $6$ overpopulated cages
edited 36 mins ago
answered 1 hour ago
Vinyl_coat_jawaVinyl_coat_jawa
2,8421030
2,8421030
add a comment |
add a comment |
$begingroup$
Fill all $21$ cages with $3$ birds.
That leaves $100 - 3cdot 21 = 37$ birds loose.
Cram $7$ birds into each of $37/7 = 5 + 2/7$ cages.
Thus $5cdot 10 + 5 + 1cdot 3 = 100$ gives $6$ overpopulated cages.
How you filled the cages does not total to $100$.
$endgroup$
add a comment |
$begingroup$
Fill all $21$ cages with $3$ birds.
That leaves $100 - 3cdot 21 = 37$ birds loose.
Cram $7$ birds into each of $37/7 = 5 + 2/7$ cages.
Thus $5cdot 10 + 5 + 1cdot 3 = 100$ gives $6$ overpopulated cages.
How you filled the cages does not total to $100$.
$endgroup$
add a comment |
$begingroup$
Fill all $21$ cages with $3$ birds.
That leaves $100 - 3cdot 21 = 37$ birds loose.
Cram $7$ birds into each of $37/7 = 5 + 2/7$ cages.
Thus $5cdot 10 + 5 + 1cdot 3 = 100$ gives $6$ overpopulated cages.
How you filled the cages does not total to $100$.
$endgroup$
Fill all $21$ cages with $3$ birds.
That leaves $100 - 3cdot 21 = 37$ birds loose.
Cram $7$ birds into each of $37/7 = 5 + 2/7$ cages.
Thus $5cdot 10 + 5 + 1cdot 3 = 100$ gives $6$ overpopulated cages.
How you filled the cages does not total to $100$.
edited 35 mins ago
Vinyl_coat_jawa
2,8421030
2,8421030
answered 55 mins ago
William ElliotWilliam Elliot
8,2872720
8,2872720
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%2f3124679%2fmaybe-pigeonhole-problem%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
1
$begingroup$
You put only $98$ birds...
$endgroup$
– user289143
1 hour ago
$begingroup$
The way you think here is correct altough you missed $2$ birds, adding them into the next cage gives the correct answer
$endgroup$
– Vinyl_coat_jawa
21 mins ago