prove something must happen with pigeonhole principle [duplicate]If any $15$ cars have $3$ with the same...

Why do bosons tend to occupy the same state?

How to tell a function to use the default argument values?

Expand and Contract

What method can I use to design a dungeon difficult enough that the PCs can't make it through without killing them?

How to prevent "they're falling in love" trope

Why didn't Boeing produce its own regional jet?

iPad being using in wall mount battery swollen

Can we compute the area of a quadrilateral with one right angle when we only know the lengths of any three sides?

CAST throwing error when run in stored procedure but not when run as raw query

What's the in-universe reasoning behind sorcerers needing material components?

Alternative to sending password over mail?

What reasons are there for a Capitalist to oppose a 100% inheritance tax?

Assassin's bullet with mercury

What exploit are these user agents trying to use?

Could the museum Saturn V's be refitted for one more flight?

How do I gain back my faith in my PhD degree?

Short story with a alien planet, government officials must wear exploding medallions

How badly should I try to prevent a user from XSSing themselves?

Why would the Red Woman birth a shadow if she worshipped the Lord of the Light?

Why are the 737's rear doors unusable in a water landing?

How can I determine if the org that I'm currently connected to is a scratch org?

ssTTsSTtRrriinInnnnNNNIiinngg

Why doesn't using multiple commands with a || or && conditional work?

Ambiguity in the definition of entropy



prove something must happen with pigeonhole principle [duplicate]


If any $15$ cars have $3$ with the same manufacturer, prove that any $100$ cars have $15$ with the same manufacturer.Pigeonhole Principle used for Finding NumbersPigeonhole principle to prove divisionPigeonhole principle in practice?Pigeonhole Principle and SetsWhether it is the pigeonhole principle?Geometry pigeonhole principle problem.pigeonhole principle clarificationCounting problem, probably related with pigeonhole principleDealing with Pigeonhole Principle ProblemsIf any $15$ cars have $3$ with the same manufacturer, prove that any $100$ cars have $15$ with the same manufacturer.













-1












$begingroup$



This question already has an answer here:




  • If any $15$ cars have $3$ with the same manufacturer, prove that any $100$ cars have $15$ with the same manufacturer.

    3 answers




I'm given the following problem:




In every group of 15 cars , there are 3 that were manufactured in the same country.
prove that in a group of 100 cars there are 15 cars that were manufactured in the same country.




does anyone have an idea of how to implement pigeonhole principle here? I'm kind of stuck because I can't assign cars to countries since I don't know how many countries are there..
Any help is appreciated . Thanks.










share|cite|improve this question











$endgroup$



marked as duplicate by Mike Earnest, Shailesh, Cesareo, Eevee Trainer, Lee David Chung Lin Mar 19 at 1:46


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.























    -1












    $begingroup$



    This question already has an answer here:




    • If any $15$ cars have $3$ with the same manufacturer, prove that any $100$ cars have $15$ with the same manufacturer.

      3 answers




    I'm given the following problem:




    In every group of 15 cars , there are 3 that were manufactured in the same country.
    prove that in a group of 100 cars there are 15 cars that were manufactured in the same country.




    does anyone have an idea of how to implement pigeonhole principle here? I'm kind of stuck because I can't assign cars to countries since I don't know how many countries are there..
    Any help is appreciated . Thanks.










    share|cite|improve this question











    $endgroup$



    marked as duplicate by Mike Earnest, Shailesh, Cesareo, Eevee Trainer, Lee David Chung Lin Mar 19 at 1:46


    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.





















      -1












      -1








      -1





      $begingroup$



      This question already has an answer here:




      • If any $15$ cars have $3$ with the same manufacturer, prove that any $100$ cars have $15$ with the same manufacturer.

        3 answers




      I'm given the following problem:




      In every group of 15 cars , there are 3 that were manufactured in the same country.
      prove that in a group of 100 cars there are 15 cars that were manufactured in the same country.




      does anyone have an idea of how to implement pigeonhole principle here? I'm kind of stuck because I can't assign cars to countries since I don't know how many countries are there..
      Any help is appreciated . Thanks.










      share|cite|improve this question











      $endgroup$





      This question already has an answer here:




      • If any $15$ cars have $3$ with the same manufacturer, prove that any $100$ cars have $15$ with the same manufacturer.

        3 answers




      I'm given the following problem:




      In every group of 15 cars , there are 3 that were manufactured in the same country.
      prove that in a group of 100 cars there are 15 cars that were manufactured in the same country.




      does anyone have an idea of how to implement pigeonhole principle here? I'm kind of stuck because I can't assign cars to countries since I don't know how many countries are there..
      Any help is appreciated . Thanks.





      This question already has an answer here:




      • If any $15$ cars have $3$ with the same manufacturer, prove that any $100$ cars have $15$ with the same manufacturer.

        3 answers








      combinatorics pigeonhole-principle






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Mar 18 at 21:02









      Maria Mazur

      49.4k1361124




      49.4k1361124










      asked Mar 18 at 20:33









      lidor718lidor718

      125




      125




      marked as duplicate by Mike Earnest, Shailesh, Cesareo, Eevee Trainer, Lee David Chung Lin Mar 19 at 1:46


      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 Mike Earnest, Shailesh, Cesareo, Eevee Trainer, Lee David Chung Lin Mar 19 at 1:46


      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.
























          2 Answers
          2






          active

          oldest

          votes


















          0












          $begingroup$

          First we argue that there cannot be more than $8$ countries. If there were, then we could choose $2$ cars of each of these $8$ countries and discard any of the chosen cars to receive a group of $15$ cars which does not have $3$ cars which were manufactured in the same country. So there are $leq 7$ countries. Thus by the pigeon-hole principle we have that for every group of $100$ cars at least $lceil100 / 7rceil = 15$ were manufactured in the same country.



          Note that this argumentation fails if for some country there is only 1 car.






          share|cite|improve this answer









          $endgroup$





















            0












            $begingroup$

            Suppose each country manifactured at most $14$ cars and let $C_1,C_2,..C_n$ be al countries.



            Then we have $$100=|C_1|+|C_2|+...+|C_n| leq 14n implies ngeq8$$



            So we have at least $8$ countries. If we take from each country $2$ cars we have $16$ cars and no $3$ from the same country. A contradiction.






            share|cite|improve this answer









            $endgroup$









            • 1




              $begingroup$
              Note that the same caveat applies as in the other answer: If enough countries make only one car, this argument falls down.
              $endgroup$
              – Ingix
              Mar 18 at 21:32


















            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0












            $begingroup$

            First we argue that there cannot be more than $8$ countries. If there were, then we could choose $2$ cars of each of these $8$ countries and discard any of the chosen cars to receive a group of $15$ cars which does not have $3$ cars which were manufactured in the same country. So there are $leq 7$ countries. Thus by the pigeon-hole principle we have that for every group of $100$ cars at least $lceil100 / 7rceil = 15$ were manufactured in the same country.



            Note that this argumentation fails if for some country there is only 1 car.






            share|cite|improve this answer









            $endgroup$


















              0












              $begingroup$

              First we argue that there cannot be more than $8$ countries. If there were, then we could choose $2$ cars of each of these $8$ countries and discard any of the chosen cars to receive a group of $15$ cars which does not have $3$ cars which were manufactured in the same country. So there are $leq 7$ countries. Thus by the pigeon-hole principle we have that for every group of $100$ cars at least $lceil100 / 7rceil = 15$ were manufactured in the same country.



              Note that this argumentation fails if for some country there is only 1 car.






              share|cite|improve this answer









              $endgroup$
















                0












                0








                0





                $begingroup$

                First we argue that there cannot be more than $8$ countries. If there were, then we could choose $2$ cars of each of these $8$ countries and discard any of the chosen cars to receive a group of $15$ cars which does not have $3$ cars which were manufactured in the same country. So there are $leq 7$ countries. Thus by the pigeon-hole principle we have that for every group of $100$ cars at least $lceil100 / 7rceil = 15$ were manufactured in the same country.



                Note that this argumentation fails if for some country there is only 1 car.






                share|cite|improve this answer









                $endgroup$



                First we argue that there cannot be more than $8$ countries. If there were, then we could choose $2$ cars of each of these $8$ countries and discard any of the chosen cars to receive a group of $15$ cars which does not have $3$ cars which were manufactured in the same country. So there are $leq 7$ countries. Thus by the pigeon-hole principle we have that for every group of $100$ cars at least $lceil100 / 7rceil = 15$ were manufactured in the same country.



                Note that this argumentation fails if for some country there is only 1 car.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Mar 18 at 20:46









                araomisaraomis

                4039




                4039























                    0












                    $begingroup$

                    Suppose each country manifactured at most $14$ cars and let $C_1,C_2,..C_n$ be al countries.



                    Then we have $$100=|C_1|+|C_2|+...+|C_n| leq 14n implies ngeq8$$



                    So we have at least $8$ countries. If we take from each country $2$ cars we have $16$ cars and no $3$ from the same country. A contradiction.






                    share|cite|improve this answer









                    $endgroup$









                    • 1




                      $begingroup$
                      Note that the same caveat applies as in the other answer: If enough countries make only one car, this argument falls down.
                      $endgroup$
                      – Ingix
                      Mar 18 at 21:32
















                    0












                    $begingroup$

                    Suppose each country manifactured at most $14$ cars and let $C_1,C_2,..C_n$ be al countries.



                    Then we have $$100=|C_1|+|C_2|+...+|C_n| leq 14n implies ngeq8$$



                    So we have at least $8$ countries. If we take from each country $2$ cars we have $16$ cars and no $3$ from the same country. A contradiction.






                    share|cite|improve this answer









                    $endgroup$









                    • 1




                      $begingroup$
                      Note that the same caveat applies as in the other answer: If enough countries make only one car, this argument falls down.
                      $endgroup$
                      – Ingix
                      Mar 18 at 21:32














                    0












                    0








                    0





                    $begingroup$

                    Suppose each country manifactured at most $14$ cars and let $C_1,C_2,..C_n$ be al countries.



                    Then we have $$100=|C_1|+|C_2|+...+|C_n| leq 14n implies ngeq8$$



                    So we have at least $8$ countries. If we take from each country $2$ cars we have $16$ cars and no $3$ from the same country. A contradiction.






                    share|cite|improve this answer









                    $endgroup$



                    Suppose each country manifactured at most $14$ cars and let $C_1,C_2,..C_n$ be al countries.



                    Then we have $$100=|C_1|+|C_2|+...+|C_n| leq 14n implies ngeq8$$



                    So we have at least $8$ countries. If we take from each country $2$ cars we have $16$ cars and no $3$ from the same country. A contradiction.







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered Mar 18 at 20:59









                    Maria MazurMaria Mazur

                    49.4k1361124




                    49.4k1361124








                    • 1




                      $begingroup$
                      Note that the same caveat applies as in the other answer: If enough countries make only one car, this argument falls down.
                      $endgroup$
                      – Ingix
                      Mar 18 at 21:32














                    • 1




                      $begingroup$
                      Note that the same caveat applies as in the other answer: If enough countries make only one car, this argument falls down.
                      $endgroup$
                      – Ingix
                      Mar 18 at 21:32








                    1




                    1




                    $begingroup$
                    Note that the same caveat applies as in the other answer: If enough countries make only one car, this argument falls down.
                    $endgroup$
                    – Ingix
                    Mar 18 at 21:32




                    $begingroup$
                    Note that the same caveat applies as in the other answer: If enough countries make only one car, this argument falls down.
                    $endgroup$
                    – Ingix
                    Mar 18 at 21:32



                    Popular posts from this blog

                    Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

                    Fil:Tokke komm.svg

                    Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?