Counting ordered pairs $(X,Y)$












1












$begingroup$


Consider two disjoint sets $A$ and $B$ with $|A|=|B|=8$. Find two ways to count the number of ordered pairs $(X,Y)$ with $X subseteq A$ and $Y subseteq (B cup X)$ with $|Y|=8$.



Is my guess correct?




  • We have $|B cup X| = |B| + |X| - |B cap X| = 8+|X|$ (since $A$ and $B$ are disjoint, $X subseteq A$).
    We know that $1 le^* |X| le |A| = 8$ and $|Y| = 8 le 8 + |X|$.


(*We'll leave out $|X| = 0$, since it does not contribute to the number of ordered pairs $(X,Y)$).




  • This results in $ 16 ge |B cup X| ge 9 $. So for all possible elements for $Y$ we do the following: $sum_{i=9}^{16} binom{i}{8}$. There are from $1$ through $8$ possible elements for $X$ (chosen from $A$): $sum_{k=1}^8 binom{8}{k}$.


  • The number of ordered pairs is $sum_{k=1}^8 binom{8}{k} cdot sum_{i=9}^{16} binom{i}{8}$.



I'm struggling to find another way.










share|cite|improve this question











$endgroup$












  • $begingroup$
    "couple" is not the right word for (a,b) in english ; it has to be replaced by "ordered pair".
    $endgroup$
    – Jean Marie
    Jan 28 at 19:43










  • $begingroup$
    Thanks! I edited my post. Do you think my answer is correct, @JeanMarie?
    $endgroup$
    – Zachary
    Jan 28 at 19:49






  • 3




    $begingroup$
    If I compute well, the number of such ordered pairs should be $sum_{k=color{red}{0}}^8 binom{8}{k} cdot binom{8+k}{8}$ (the remark in red : the void set is not forbidden): without a double summation.
    $endgroup$
    – Jean Marie
    Jan 28 at 20:06
















1












$begingroup$


Consider two disjoint sets $A$ and $B$ with $|A|=|B|=8$. Find two ways to count the number of ordered pairs $(X,Y)$ with $X subseteq A$ and $Y subseteq (B cup X)$ with $|Y|=8$.



Is my guess correct?




  • We have $|B cup X| = |B| + |X| - |B cap X| = 8+|X|$ (since $A$ and $B$ are disjoint, $X subseteq A$).
    We know that $1 le^* |X| le |A| = 8$ and $|Y| = 8 le 8 + |X|$.


(*We'll leave out $|X| = 0$, since it does not contribute to the number of ordered pairs $(X,Y)$).




  • This results in $ 16 ge |B cup X| ge 9 $. So for all possible elements for $Y$ we do the following: $sum_{i=9}^{16} binom{i}{8}$. There are from $1$ through $8$ possible elements for $X$ (chosen from $A$): $sum_{k=1}^8 binom{8}{k}$.


  • The number of ordered pairs is $sum_{k=1}^8 binom{8}{k} cdot sum_{i=9}^{16} binom{i}{8}$.



I'm struggling to find another way.










share|cite|improve this question











$endgroup$












  • $begingroup$
    "couple" is not the right word for (a,b) in english ; it has to be replaced by "ordered pair".
    $endgroup$
    – Jean Marie
    Jan 28 at 19:43










  • $begingroup$
    Thanks! I edited my post. Do you think my answer is correct, @JeanMarie?
    $endgroup$
    – Zachary
    Jan 28 at 19:49






  • 3




    $begingroup$
    If I compute well, the number of such ordered pairs should be $sum_{k=color{red}{0}}^8 binom{8}{k} cdot binom{8+k}{8}$ (the remark in red : the void set is not forbidden): without a double summation.
    $endgroup$
    – Jean Marie
    Jan 28 at 20:06














1












1








1





$begingroup$


Consider two disjoint sets $A$ and $B$ with $|A|=|B|=8$. Find two ways to count the number of ordered pairs $(X,Y)$ with $X subseteq A$ and $Y subseteq (B cup X)$ with $|Y|=8$.



Is my guess correct?




  • We have $|B cup X| = |B| + |X| - |B cap X| = 8+|X|$ (since $A$ and $B$ are disjoint, $X subseteq A$).
    We know that $1 le^* |X| le |A| = 8$ and $|Y| = 8 le 8 + |X|$.


(*We'll leave out $|X| = 0$, since it does not contribute to the number of ordered pairs $(X,Y)$).




  • This results in $ 16 ge |B cup X| ge 9 $. So for all possible elements for $Y$ we do the following: $sum_{i=9}^{16} binom{i}{8}$. There are from $1$ through $8$ possible elements for $X$ (chosen from $A$): $sum_{k=1}^8 binom{8}{k}$.


  • The number of ordered pairs is $sum_{k=1}^8 binom{8}{k} cdot sum_{i=9}^{16} binom{i}{8}$.



I'm struggling to find another way.










share|cite|improve this question











$endgroup$




Consider two disjoint sets $A$ and $B$ with $|A|=|B|=8$. Find two ways to count the number of ordered pairs $(X,Y)$ with $X subseteq A$ and $Y subseteq (B cup X)$ with $|Y|=8$.



Is my guess correct?




  • We have $|B cup X| = |B| + |X| - |B cap X| = 8+|X|$ (since $A$ and $B$ are disjoint, $X subseteq A$).
    We know that $1 le^* |X| le |A| = 8$ and $|Y| = 8 le 8 + |X|$.


(*We'll leave out $|X| = 0$, since it does not contribute to the number of ordered pairs $(X,Y)$).




  • This results in $ 16 ge |B cup X| ge 9 $. So for all possible elements for $Y$ we do the following: $sum_{i=9}^{16} binom{i}{8}$. There are from $1$ through $8$ possible elements for $X$ (chosen from $A$): $sum_{k=1}^8 binom{8}{k}$.


  • The number of ordered pairs is $sum_{k=1}^8 binom{8}{k} cdot sum_{i=9}^{16} binom{i}{8}$.



I'm struggling to find another way.







combinatorics elementary-set-theory






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 28 at 19:49







Zachary

















asked Jan 28 at 19:19









ZacharyZachary

1939




1939












  • $begingroup$
    "couple" is not the right word for (a,b) in english ; it has to be replaced by "ordered pair".
    $endgroup$
    – Jean Marie
    Jan 28 at 19:43










  • $begingroup$
    Thanks! I edited my post. Do you think my answer is correct, @JeanMarie?
    $endgroup$
    – Zachary
    Jan 28 at 19:49






  • 3




    $begingroup$
    If I compute well, the number of such ordered pairs should be $sum_{k=color{red}{0}}^8 binom{8}{k} cdot binom{8+k}{8}$ (the remark in red : the void set is not forbidden): without a double summation.
    $endgroup$
    – Jean Marie
    Jan 28 at 20:06


















  • $begingroup$
    "couple" is not the right word for (a,b) in english ; it has to be replaced by "ordered pair".
    $endgroup$
    – Jean Marie
    Jan 28 at 19:43










  • $begingroup$
    Thanks! I edited my post. Do you think my answer is correct, @JeanMarie?
    $endgroup$
    – Zachary
    Jan 28 at 19:49






  • 3




    $begingroup$
    If I compute well, the number of such ordered pairs should be $sum_{k=color{red}{0}}^8 binom{8}{k} cdot binom{8+k}{8}$ (the remark in red : the void set is not forbidden): without a double summation.
    $endgroup$
    – Jean Marie
    Jan 28 at 20:06
















$begingroup$
"couple" is not the right word for (a,b) in english ; it has to be replaced by "ordered pair".
$endgroup$
– Jean Marie
Jan 28 at 19:43




$begingroup$
"couple" is not the right word for (a,b) in english ; it has to be replaced by "ordered pair".
$endgroup$
– Jean Marie
Jan 28 at 19:43












$begingroup$
Thanks! I edited my post. Do you think my answer is correct, @JeanMarie?
$endgroup$
– Zachary
Jan 28 at 19:49




$begingroup$
Thanks! I edited my post. Do you think my answer is correct, @JeanMarie?
$endgroup$
– Zachary
Jan 28 at 19:49




3




3




$begingroup$
If I compute well, the number of such ordered pairs should be $sum_{k=color{red}{0}}^8 binom{8}{k} cdot binom{8+k}{8}$ (the remark in red : the void set is not forbidden): without a double summation.
$endgroup$
– Jean Marie
Jan 28 at 20:06




$begingroup$
If I compute well, the number of such ordered pairs should be $sum_{k=color{red}{0}}^8 binom{8}{k} cdot binom{8+k}{8}$ (the remark in red : the void set is not forbidden): without a double summation.
$endgroup$
– Jean Marie
Jan 28 at 20:06










1 Answer
1






active

oldest

votes


















0












$begingroup$

Formula: #(A×B) = #A × #B

For each a in A there are #B ways to make a into an ordered pair.

Thus add #B, #A times.



The other way.

For each b in B, there are #A ways to make b ...






share|cite|improve this answer









$endgroup$














    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%2f3091280%2fcounting-ordered-pairs-x-y%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0












    $begingroup$

    Formula: #(A×B) = #A × #B

    For each a in A there are #B ways to make a into an ordered pair.

    Thus add #B, #A times.



    The other way.

    For each b in B, there are #A ways to make b ...






    share|cite|improve this answer









    $endgroup$


















      0












      $begingroup$

      Formula: #(A×B) = #A × #B

      For each a in A there are #B ways to make a into an ordered pair.

      Thus add #B, #A times.



      The other way.

      For each b in B, there are #A ways to make b ...






      share|cite|improve this answer









      $endgroup$
















        0












        0








        0





        $begingroup$

        Formula: #(A×B) = #A × #B

        For each a in A there are #B ways to make a into an ordered pair.

        Thus add #B, #A times.



        The other way.

        For each b in B, there are #A ways to make b ...






        share|cite|improve this answer









        $endgroup$



        Formula: #(A×B) = #A × #B

        For each a in A there are #B ways to make a into an ordered pair.

        Thus add #B, #A times.



        The other way.

        For each b in B, there are #A ways to make b ...







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Jan 29 at 0:03









        William ElliotWilliam Elliot

        8,8882820




        8,8882820






























            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%2f3091280%2fcounting-ordered-pairs-x-y%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

            Can a sorcerer learn a 5th-level spell early by creating spell slots using the Font of Magic feature?

            ts Property 'filter' does not exist on type '{}'

            Notepad++ export/extract a list of installed plugins