How many subsets of ${1,2,3,ldots,100}$ contain all the even numbers? The 2019 Stack Overflow...

Am I thawing this London Broil safely?

Why did Acorn's A3000 have red function keys?

What is the motivation for a law requiring 2 parties to consent for recording a conversation

Is flight data recorder erased after every flight?

If a Druid sees an animal’s corpse, can they wild shape into that animal?

What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?

What do the Banks children have against barley water?

Have you ever entered Singapore using a different passport or name?

What is the meaning of Triage in Cybersec world?

Pokemon Turn Based battle (Python)

How to support a colleague who finds meetings extremely tiring?

Deal with toxic manager when you can't quit

For what reasons would an animal species NOT cross a *horizontal* land bridge?

Did Section 31 appear in Star Trek: The Next Generation?

Apparent duplicates between Haynes service instructions and MOT

What tool would a Roman-age civilization have for the breaking of silver and other metals into dust?

How to answer pointed "are you quitting" questioning when I don't want them to suspect

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

Can a flute soloist sit?

Lightning Grid - Columns and Rows?

Button changing it's text & action. Good or terrible?

What is the most effective way of iterating a std::vector and why?

How to manage monthly salary

Resizing object distorts it (Illustrator CC 2018)



How many subsets of ${1,2,3,ldots,100}$ contain all the even numbers?



The 2019 Stack Overflow Developer Survey Results Are InHow to count number of pairs of subsets $(A,B)$ of $ X={1,2,..,100}$ under the given constraint?How many selections will contain the element?How many 3-subsets of ${1,2,ldots,10}$ contain at least two consecutive integers?How many non empty subsets of {1, 2, …, n} satisfy that the sum of their elements is even?How many subsets of $S$ are there that contain $x$ but do not contain $y$?$4$-element subsets of the set ${1,2,3,ldots,10}$ that do not contain any pair of consecutive numbersA set contains ${1,2,3,4,5…n}$ where $n$ is a even number. how many subsets that contain only even numbers are there$?$Possible number of subsets that must intersect of ${1,2,3,…100}$How many subsets of set {1,2,…,10} contain at least one odd integer?How many subsets are there such that their pairwise intersection is empty?












4












$begingroup$



Problem. How many subsets of ${1,2,3,ldots,100}$ contain all the even numbers?




I am not sure what is meant by "contain all the even numbers". If we are talking about all the even numbers between $1$ and $100$ (including $100$), then there is only one subset but if we are talking about all subsets whose elements are only even numbers, then since there are $50$ even numbers between $1$ and $100$ (including $100$), then there are $2^{50}-1$ subsets of the original set whose elements are only even numbers and the $-1$ is just for subtracting the empty set.



What do I fail to understand?










share|cite|improve this question











$endgroup$








  • 2




    $begingroup$
    The empty set also contains only even numbers in the sense that for all $xin emptyset$, $x=2k$ for some integer $k$.
    $endgroup$
    – molarmass
    Mar 21 at 11:36






  • 3




    $begingroup$
    It sounds to me like what's being asked for is subsets that contain all of the even numbers and, possibly, some of the odd numbers from $1$ to $100$.
    $endgroup$
    – Barry Cipra
    Mar 21 at 11:40






  • 1




    $begingroup$
    This is one of reasons why you don't only write down the result but also an explanation/proof to show what you did and why.
    $endgroup$
    – Dirk
    Mar 21 at 11:44
















4












$begingroup$



Problem. How many subsets of ${1,2,3,ldots,100}$ contain all the even numbers?




I am not sure what is meant by "contain all the even numbers". If we are talking about all the even numbers between $1$ and $100$ (including $100$), then there is only one subset but if we are talking about all subsets whose elements are only even numbers, then since there are $50$ even numbers between $1$ and $100$ (including $100$), then there are $2^{50}-1$ subsets of the original set whose elements are only even numbers and the $-1$ is just for subtracting the empty set.



What do I fail to understand?










share|cite|improve this question











$endgroup$








  • 2




    $begingroup$
    The empty set also contains only even numbers in the sense that for all $xin emptyset$, $x=2k$ for some integer $k$.
    $endgroup$
    – molarmass
    Mar 21 at 11:36






  • 3




    $begingroup$
    It sounds to me like what's being asked for is subsets that contain all of the even numbers and, possibly, some of the odd numbers from $1$ to $100$.
    $endgroup$
    – Barry Cipra
    Mar 21 at 11:40






  • 1




    $begingroup$
    This is one of reasons why you don't only write down the result but also an explanation/proof to show what you did and why.
    $endgroup$
    – Dirk
    Mar 21 at 11:44














4












4








4





$begingroup$



Problem. How many subsets of ${1,2,3,ldots,100}$ contain all the even numbers?




I am not sure what is meant by "contain all the even numbers". If we are talking about all the even numbers between $1$ and $100$ (including $100$), then there is only one subset but if we are talking about all subsets whose elements are only even numbers, then since there are $50$ even numbers between $1$ and $100$ (including $100$), then there are $2^{50}-1$ subsets of the original set whose elements are only even numbers and the $-1$ is just for subtracting the empty set.



What do I fail to understand?










share|cite|improve this question











$endgroup$





Problem. How many subsets of ${1,2,3,ldots,100}$ contain all the even numbers?




I am not sure what is meant by "contain all the even numbers". If we are talking about all the even numbers between $1$ and $100$ (including $100$), then there is only one subset but if we are talking about all subsets whose elements are only even numbers, then since there are $50$ even numbers between $1$ and $100$ (including $100$), then there are $2^{50}-1$ subsets of the original set whose elements are only even numbers and the $-1$ is just for subtracting the empty set.



What do I fail to understand?







combinatorics discrete-mathematics






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 21 at 11:31









YuiTo Cheng

2,3694937




2,3694937










asked Mar 21 at 11:29







user656433















  • 2




    $begingroup$
    The empty set also contains only even numbers in the sense that for all $xin emptyset$, $x=2k$ for some integer $k$.
    $endgroup$
    – molarmass
    Mar 21 at 11:36






  • 3




    $begingroup$
    It sounds to me like what's being asked for is subsets that contain all of the even numbers and, possibly, some of the odd numbers from $1$ to $100$.
    $endgroup$
    – Barry Cipra
    Mar 21 at 11:40






  • 1




    $begingroup$
    This is one of reasons why you don't only write down the result but also an explanation/proof to show what you did and why.
    $endgroup$
    – Dirk
    Mar 21 at 11:44














  • 2




    $begingroup$
    The empty set also contains only even numbers in the sense that for all $xin emptyset$, $x=2k$ for some integer $k$.
    $endgroup$
    – molarmass
    Mar 21 at 11:36






  • 3




    $begingroup$
    It sounds to me like what's being asked for is subsets that contain all of the even numbers and, possibly, some of the odd numbers from $1$ to $100$.
    $endgroup$
    – Barry Cipra
    Mar 21 at 11:40






  • 1




    $begingroup$
    This is one of reasons why you don't only write down the result but also an explanation/proof to show what you did and why.
    $endgroup$
    – Dirk
    Mar 21 at 11:44








2




2




$begingroup$
The empty set also contains only even numbers in the sense that for all $xin emptyset$, $x=2k$ for some integer $k$.
$endgroup$
– molarmass
Mar 21 at 11:36




$begingroup$
The empty set also contains only even numbers in the sense that for all $xin emptyset$, $x=2k$ for some integer $k$.
$endgroup$
– molarmass
Mar 21 at 11:36




3




3




$begingroup$
It sounds to me like what's being asked for is subsets that contain all of the even numbers and, possibly, some of the odd numbers from $1$ to $100$.
$endgroup$
– Barry Cipra
Mar 21 at 11:40




$begingroup$
It sounds to me like what's being asked for is subsets that contain all of the even numbers and, possibly, some of the odd numbers from $1$ to $100$.
$endgroup$
– Barry Cipra
Mar 21 at 11:40




1




1




$begingroup$
This is one of reasons why you don't only write down the result but also an explanation/proof to show what you did and why.
$endgroup$
– Dirk
Mar 21 at 11:44




$begingroup$
This is one of reasons why you don't only write down the result but also an explanation/proof to show what you did and why.
$endgroup$
– Dirk
Mar 21 at 11:44










3 Answers
3






active

oldest

votes


















1












$begingroup$

I understand it literally. They ask you to find how many subsets of ${1, 2, ..., 100}$ contains all even numbers from the given set, which are ${2, 4, ..., 100}$. So, you only need to find the number of different subsets you can form from the given odd numbers.






share|cite|improve this answer









$endgroup$





















    2












    $begingroup$

    "Contain all the even numbers" means exactly that. Example:
    ${2,4,6,...,100,1}$ contains all the even numbers and $1$.






    share|cite|improve this answer









    $endgroup$













    • $begingroup$
      This will only reinforce the ambiguity in the OP's mind! "Contain all the even numbers" is not exactly "contains all the even numbers and $1$." You should state explicitly that your example is one of the subsets to be counted.
      $endgroup$
      – TonyK
      Mar 21 at 11:57










    • $begingroup$
      It should be sufficiently clear that the condition "contains all the even numbers" is fulfilled by "contains all the even numbers and $1$".
      $endgroup$
      – Max
      Mar 21 at 12:05










    • $begingroup$
      If somebody asks me, "What does XYZ mean?", it is not very helpful to answer "XYZ means exactly that."
      $endgroup$
      – TonyK
      Mar 21 at 13:03










    • $begingroup$
      "Means exactly that" is idiomatic to "literally", and thats what I wanted to say: "Read this condition literally." Also, I did provide an example to clarify the point.
      $endgroup$
      – Max
      Mar 21 at 13:32



















    1












    $begingroup$

    It is ambiguous. I would favour the first interpretation. It should have said "contain all/only even numbers" without "the" to imply the second interpretation.



    Anywho, there is more than one subset that contains all the even numbers from $2$ to $100$. In fact, any superset of ${2,4,6,...,100}$ satisfies the requirement. Since any superset of the above set is a union of it with a subset of ${1,3,5,...,99}$, we have $2^{50}$ such subsets.



    Your answer keeping in mind the second interpretation is correct upto the debatable exclusion of the null set.






    share|cite|improve this answer









    $endgroup$









    • 1




      $begingroup$
      It is not ambiguous at all. It means "How many subsets of ${1,2,ldots, 99,100}$ contain all the numbers ${2,4,ldots,98,100}$ (and possibly more numbers)?"
      $endgroup$
      – TonyK
      Mar 21 at 11:54












    • $begingroup$
      They have to be unique subsets.
      $endgroup$
      – SlowLearner
      Mar 21 at 12:07






    • 1




      $begingroup$
      @OgnjenMojovic ${1,3,5,...,99}$ has $2^{50}$ unique subsets.
      $endgroup$
      – Shubham Johri
      Mar 21 at 12:11










    • $begingroup$
      @ShubhamJohri : Yes, you're right. I swapped subsets and permutations.
      $endgroup$
      – SlowLearner
      Mar 21 at 12:12














    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
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3156705%2fhow-many-subsets-of-1-2-3-ldots-100-contain-all-the-even-numbers%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









    1












    $begingroup$

    I understand it literally. They ask you to find how many subsets of ${1, 2, ..., 100}$ contains all even numbers from the given set, which are ${2, 4, ..., 100}$. So, you only need to find the number of different subsets you can form from the given odd numbers.






    share|cite|improve this answer









    $endgroup$


















      1












      $begingroup$

      I understand it literally. They ask you to find how many subsets of ${1, 2, ..., 100}$ contains all even numbers from the given set, which are ${2, 4, ..., 100}$. So, you only need to find the number of different subsets you can form from the given odd numbers.






      share|cite|improve this answer









      $endgroup$
















        1












        1








        1





        $begingroup$

        I understand it literally. They ask you to find how many subsets of ${1, 2, ..., 100}$ contains all even numbers from the given set, which are ${2, 4, ..., 100}$. So, you only need to find the number of different subsets you can form from the given odd numbers.






        share|cite|improve this answer









        $endgroup$



        I understand it literally. They ask you to find how many subsets of ${1, 2, ..., 100}$ contains all even numbers from the given set, which are ${2, 4, ..., 100}$. So, you only need to find the number of different subsets you can form from the given odd numbers.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Mar 21 at 11:50









        SlowLearnerSlowLearner

        18513




        18513























            2












            $begingroup$

            "Contain all the even numbers" means exactly that. Example:
            ${2,4,6,...,100,1}$ contains all the even numbers and $1$.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              This will only reinforce the ambiguity in the OP's mind! "Contain all the even numbers" is not exactly "contains all the even numbers and $1$." You should state explicitly that your example is one of the subsets to be counted.
              $endgroup$
              – TonyK
              Mar 21 at 11:57










            • $begingroup$
              It should be sufficiently clear that the condition "contains all the even numbers" is fulfilled by "contains all the even numbers and $1$".
              $endgroup$
              – Max
              Mar 21 at 12:05










            • $begingroup$
              If somebody asks me, "What does XYZ mean?", it is not very helpful to answer "XYZ means exactly that."
              $endgroup$
              – TonyK
              Mar 21 at 13:03










            • $begingroup$
              "Means exactly that" is idiomatic to "literally", and thats what I wanted to say: "Read this condition literally." Also, I did provide an example to clarify the point.
              $endgroup$
              – Max
              Mar 21 at 13:32
















            2












            $begingroup$

            "Contain all the even numbers" means exactly that. Example:
            ${2,4,6,...,100,1}$ contains all the even numbers and $1$.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              This will only reinforce the ambiguity in the OP's mind! "Contain all the even numbers" is not exactly "contains all the even numbers and $1$." You should state explicitly that your example is one of the subsets to be counted.
              $endgroup$
              – TonyK
              Mar 21 at 11:57










            • $begingroup$
              It should be sufficiently clear that the condition "contains all the even numbers" is fulfilled by "contains all the even numbers and $1$".
              $endgroup$
              – Max
              Mar 21 at 12:05










            • $begingroup$
              If somebody asks me, "What does XYZ mean?", it is not very helpful to answer "XYZ means exactly that."
              $endgroup$
              – TonyK
              Mar 21 at 13:03










            • $begingroup$
              "Means exactly that" is idiomatic to "literally", and thats what I wanted to say: "Read this condition literally." Also, I did provide an example to clarify the point.
              $endgroup$
              – Max
              Mar 21 at 13:32














            2












            2








            2





            $begingroup$

            "Contain all the even numbers" means exactly that. Example:
            ${2,4,6,...,100,1}$ contains all the even numbers and $1$.






            share|cite|improve this answer









            $endgroup$



            "Contain all the even numbers" means exactly that. Example:
            ${2,4,6,...,100,1}$ contains all the even numbers and $1$.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Mar 21 at 11:40









            MaxMax

            29216




            29216












            • $begingroup$
              This will only reinforce the ambiguity in the OP's mind! "Contain all the even numbers" is not exactly "contains all the even numbers and $1$." You should state explicitly that your example is one of the subsets to be counted.
              $endgroup$
              – TonyK
              Mar 21 at 11:57










            • $begingroup$
              It should be sufficiently clear that the condition "contains all the even numbers" is fulfilled by "contains all the even numbers and $1$".
              $endgroup$
              – Max
              Mar 21 at 12:05










            • $begingroup$
              If somebody asks me, "What does XYZ mean?", it is not very helpful to answer "XYZ means exactly that."
              $endgroup$
              – TonyK
              Mar 21 at 13:03










            • $begingroup$
              "Means exactly that" is idiomatic to "literally", and thats what I wanted to say: "Read this condition literally." Also, I did provide an example to clarify the point.
              $endgroup$
              – Max
              Mar 21 at 13:32


















            • $begingroup$
              This will only reinforce the ambiguity in the OP's mind! "Contain all the even numbers" is not exactly "contains all the even numbers and $1$." You should state explicitly that your example is one of the subsets to be counted.
              $endgroup$
              – TonyK
              Mar 21 at 11:57










            • $begingroup$
              It should be sufficiently clear that the condition "contains all the even numbers" is fulfilled by "contains all the even numbers and $1$".
              $endgroup$
              – Max
              Mar 21 at 12:05










            • $begingroup$
              If somebody asks me, "What does XYZ mean?", it is not very helpful to answer "XYZ means exactly that."
              $endgroup$
              – TonyK
              Mar 21 at 13:03










            • $begingroup$
              "Means exactly that" is idiomatic to "literally", and thats what I wanted to say: "Read this condition literally." Also, I did provide an example to clarify the point.
              $endgroup$
              – Max
              Mar 21 at 13:32
















            $begingroup$
            This will only reinforce the ambiguity in the OP's mind! "Contain all the even numbers" is not exactly "contains all the even numbers and $1$." You should state explicitly that your example is one of the subsets to be counted.
            $endgroup$
            – TonyK
            Mar 21 at 11:57




            $begingroup$
            This will only reinforce the ambiguity in the OP's mind! "Contain all the even numbers" is not exactly "contains all the even numbers and $1$." You should state explicitly that your example is one of the subsets to be counted.
            $endgroup$
            – TonyK
            Mar 21 at 11:57












            $begingroup$
            It should be sufficiently clear that the condition "contains all the even numbers" is fulfilled by "contains all the even numbers and $1$".
            $endgroup$
            – Max
            Mar 21 at 12:05




            $begingroup$
            It should be sufficiently clear that the condition "contains all the even numbers" is fulfilled by "contains all the even numbers and $1$".
            $endgroup$
            – Max
            Mar 21 at 12:05












            $begingroup$
            If somebody asks me, "What does XYZ mean?", it is not very helpful to answer "XYZ means exactly that."
            $endgroup$
            – TonyK
            Mar 21 at 13:03




            $begingroup$
            If somebody asks me, "What does XYZ mean?", it is not very helpful to answer "XYZ means exactly that."
            $endgroup$
            – TonyK
            Mar 21 at 13:03












            $begingroup$
            "Means exactly that" is idiomatic to "literally", and thats what I wanted to say: "Read this condition literally." Also, I did provide an example to clarify the point.
            $endgroup$
            – Max
            Mar 21 at 13:32




            $begingroup$
            "Means exactly that" is idiomatic to "literally", and thats what I wanted to say: "Read this condition literally." Also, I did provide an example to clarify the point.
            $endgroup$
            – Max
            Mar 21 at 13:32











            1












            $begingroup$

            It is ambiguous. I would favour the first interpretation. It should have said "contain all/only even numbers" without "the" to imply the second interpretation.



            Anywho, there is more than one subset that contains all the even numbers from $2$ to $100$. In fact, any superset of ${2,4,6,...,100}$ satisfies the requirement. Since any superset of the above set is a union of it with a subset of ${1,3,5,...,99}$, we have $2^{50}$ such subsets.



            Your answer keeping in mind the second interpretation is correct upto the debatable exclusion of the null set.






            share|cite|improve this answer









            $endgroup$









            • 1




              $begingroup$
              It is not ambiguous at all. It means "How many subsets of ${1,2,ldots, 99,100}$ contain all the numbers ${2,4,ldots,98,100}$ (and possibly more numbers)?"
              $endgroup$
              – TonyK
              Mar 21 at 11:54












            • $begingroup$
              They have to be unique subsets.
              $endgroup$
              – SlowLearner
              Mar 21 at 12:07






            • 1




              $begingroup$
              @OgnjenMojovic ${1,3,5,...,99}$ has $2^{50}$ unique subsets.
              $endgroup$
              – Shubham Johri
              Mar 21 at 12:11










            • $begingroup$
              @ShubhamJohri : Yes, you're right. I swapped subsets and permutations.
              $endgroup$
              – SlowLearner
              Mar 21 at 12:12


















            1












            $begingroup$

            It is ambiguous. I would favour the first interpretation. It should have said "contain all/only even numbers" without "the" to imply the second interpretation.



            Anywho, there is more than one subset that contains all the even numbers from $2$ to $100$. In fact, any superset of ${2,4,6,...,100}$ satisfies the requirement. Since any superset of the above set is a union of it with a subset of ${1,3,5,...,99}$, we have $2^{50}$ such subsets.



            Your answer keeping in mind the second interpretation is correct upto the debatable exclusion of the null set.






            share|cite|improve this answer









            $endgroup$









            • 1




              $begingroup$
              It is not ambiguous at all. It means "How many subsets of ${1,2,ldots, 99,100}$ contain all the numbers ${2,4,ldots,98,100}$ (and possibly more numbers)?"
              $endgroup$
              – TonyK
              Mar 21 at 11:54












            • $begingroup$
              They have to be unique subsets.
              $endgroup$
              – SlowLearner
              Mar 21 at 12:07






            • 1




              $begingroup$
              @OgnjenMojovic ${1,3,5,...,99}$ has $2^{50}$ unique subsets.
              $endgroup$
              – Shubham Johri
              Mar 21 at 12:11










            • $begingroup$
              @ShubhamJohri : Yes, you're right. I swapped subsets and permutations.
              $endgroup$
              – SlowLearner
              Mar 21 at 12:12
















            1












            1








            1





            $begingroup$

            It is ambiguous. I would favour the first interpretation. It should have said "contain all/only even numbers" without "the" to imply the second interpretation.



            Anywho, there is more than one subset that contains all the even numbers from $2$ to $100$. In fact, any superset of ${2,4,6,...,100}$ satisfies the requirement. Since any superset of the above set is a union of it with a subset of ${1,3,5,...,99}$, we have $2^{50}$ such subsets.



            Your answer keeping in mind the second interpretation is correct upto the debatable exclusion of the null set.






            share|cite|improve this answer









            $endgroup$



            It is ambiguous. I would favour the first interpretation. It should have said "contain all/only even numbers" without "the" to imply the second interpretation.



            Anywho, there is more than one subset that contains all the even numbers from $2$ to $100$. In fact, any superset of ${2,4,6,...,100}$ satisfies the requirement. Since any superset of the above set is a union of it with a subset of ${1,3,5,...,99}$, we have $2^{50}$ such subsets.



            Your answer keeping in mind the second interpretation is correct upto the debatable exclusion of the null set.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Mar 21 at 11:40









            Shubham JohriShubham Johri

            5,558818




            5,558818








            • 1




              $begingroup$
              It is not ambiguous at all. It means "How many subsets of ${1,2,ldots, 99,100}$ contain all the numbers ${2,4,ldots,98,100}$ (and possibly more numbers)?"
              $endgroup$
              – TonyK
              Mar 21 at 11:54












            • $begingroup$
              They have to be unique subsets.
              $endgroup$
              – SlowLearner
              Mar 21 at 12:07






            • 1




              $begingroup$
              @OgnjenMojovic ${1,3,5,...,99}$ has $2^{50}$ unique subsets.
              $endgroup$
              – Shubham Johri
              Mar 21 at 12:11










            • $begingroup$
              @ShubhamJohri : Yes, you're right. I swapped subsets and permutations.
              $endgroup$
              – SlowLearner
              Mar 21 at 12:12
















            • 1




              $begingroup$
              It is not ambiguous at all. It means "How many subsets of ${1,2,ldots, 99,100}$ contain all the numbers ${2,4,ldots,98,100}$ (and possibly more numbers)?"
              $endgroup$
              – TonyK
              Mar 21 at 11:54












            • $begingroup$
              They have to be unique subsets.
              $endgroup$
              – SlowLearner
              Mar 21 at 12:07






            • 1




              $begingroup$
              @OgnjenMojovic ${1,3,5,...,99}$ has $2^{50}$ unique subsets.
              $endgroup$
              – Shubham Johri
              Mar 21 at 12:11










            • $begingroup$
              @ShubhamJohri : Yes, you're right. I swapped subsets and permutations.
              $endgroup$
              – SlowLearner
              Mar 21 at 12:12










            1




            1




            $begingroup$
            It is not ambiguous at all. It means "How many subsets of ${1,2,ldots, 99,100}$ contain all the numbers ${2,4,ldots,98,100}$ (and possibly more numbers)?"
            $endgroup$
            – TonyK
            Mar 21 at 11:54






            $begingroup$
            It is not ambiguous at all. It means "How many subsets of ${1,2,ldots, 99,100}$ contain all the numbers ${2,4,ldots,98,100}$ (and possibly more numbers)?"
            $endgroup$
            – TonyK
            Mar 21 at 11:54














            $begingroup$
            They have to be unique subsets.
            $endgroup$
            – SlowLearner
            Mar 21 at 12:07




            $begingroup$
            They have to be unique subsets.
            $endgroup$
            – SlowLearner
            Mar 21 at 12:07




            1




            1




            $begingroup$
            @OgnjenMojovic ${1,3,5,...,99}$ has $2^{50}$ unique subsets.
            $endgroup$
            – Shubham Johri
            Mar 21 at 12:11




            $begingroup$
            @OgnjenMojovic ${1,3,5,...,99}$ has $2^{50}$ unique subsets.
            $endgroup$
            – Shubham Johri
            Mar 21 at 12:11












            $begingroup$
            @ShubhamJohri : Yes, you're right. I swapped subsets and permutations.
            $endgroup$
            – SlowLearner
            Mar 21 at 12:12






            $begingroup$
            @ShubhamJohri : Yes, you're right. I swapped subsets and permutations.
            $endgroup$
            – SlowLearner
            Mar 21 at 12:12




















            draft saved

            draft discarded




















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3156705%2fhow-many-subsets-of-1-2-3-ldots-100-contain-all-the-even-numbers%23new-answer', 'question_page');
            }
            );

            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







            Popular posts from this blog

            Nidaros erkebispedøme

            Birsay

            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?