Deducing divisibility based on Pigeonhole Principle












1












$begingroup$


I am trying to solve this below problem from Norman Bigg's Discrete Mathematics textbook, but cannot reconcile his solution with my work.




Let $X$ be a subset of ${1, 2, ldots 2n}$ and $Y$ be the set of odd numbers ${1, 3, ldots, 2n-1}$. Define a function $f: X to Y$ by the rule
begin{equation}
f(x) = text{the greatest member of $Y$ that exactly divides $x$}.
end{equation}

Show that if $|X| > n + 1$, the n $f$ is not an injection, and deduce in this case that $X$ contains distinct numbers $x_1$ and $x_2$ such that $x_1$ is a multiple of $x_2$.




Here's what I have so far.



Define a function $X to Y$ by the given rule. Clearly, for any $n$, $|Y|=n$, so $|X| > |Y|$, and $f$ cannot be injective by the Pigeonhole Principle, meaning that there are two elements in $X$, $x_1$ and $x_2$, such that $f(x_1) = f(x_2) = y$. If $x_1 = x_2$ for any such $x_1$ and $x_2$, $f$ would be injective, so we must be able to find $x_1$ and $x_2$ such that $x_1 neq x_2$. Since $y$ divides both $x_1$ and $x_2$, we must have
begin{equation}
x_1 = ay text{and} x_2 = by,
end{equation}

for $a, b, in mathbb{N}$. But $x_1$ and $x_2$ are even, by the definition of $X$, it must be the case that $a$ and $b$ are even, since $y$ are not. Hence,
begin{equation}
x_1 = 2cy text{and} x_2 = 2dy,
end{equation}

for $c, d in mathbb{N}$.



Without sacrificing generality, take $x_1 > x_2$. Hence, $a > b$. It suffices to demonstrate that $b | a$.





This is the point at which I am unable to complete the argument. The solutions manual frames the argument quite a bit differently, arguing that we can write $x_1 = 2^{m_1} y$ and $x_2 = 2^{m_2} y$ for naturals $m_1, m_2$. I do not understand why we can write $x_1$ and $x_2$ with powers of $2$, instead of multiples. The one assumption I haven't used is that $y$ is odd: substituting in some form of $2j - 1$ for $y$ doesn't seem to yield much good, though.



Any help with this would be greatly appreciated.










share|cite|improve this question









$endgroup$

















    1












    $begingroup$


    I am trying to solve this below problem from Norman Bigg's Discrete Mathematics textbook, but cannot reconcile his solution with my work.




    Let $X$ be a subset of ${1, 2, ldots 2n}$ and $Y$ be the set of odd numbers ${1, 3, ldots, 2n-1}$. Define a function $f: X to Y$ by the rule
    begin{equation}
    f(x) = text{the greatest member of $Y$ that exactly divides $x$}.
    end{equation}

    Show that if $|X| > n + 1$, the n $f$ is not an injection, and deduce in this case that $X$ contains distinct numbers $x_1$ and $x_2$ such that $x_1$ is a multiple of $x_2$.




    Here's what I have so far.



    Define a function $X to Y$ by the given rule. Clearly, for any $n$, $|Y|=n$, so $|X| > |Y|$, and $f$ cannot be injective by the Pigeonhole Principle, meaning that there are two elements in $X$, $x_1$ and $x_2$, such that $f(x_1) = f(x_2) = y$. If $x_1 = x_2$ for any such $x_1$ and $x_2$, $f$ would be injective, so we must be able to find $x_1$ and $x_2$ such that $x_1 neq x_2$. Since $y$ divides both $x_1$ and $x_2$, we must have
    begin{equation}
    x_1 = ay text{and} x_2 = by,
    end{equation}

    for $a, b, in mathbb{N}$. But $x_1$ and $x_2$ are even, by the definition of $X$, it must be the case that $a$ and $b$ are even, since $y$ are not. Hence,
    begin{equation}
    x_1 = 2cy text{and} x_2 = 2dy,
    end{equation}

    for $c, d in mathbb{N}$.



    Without sacrificing generality, take $x_1 > x_2$. Hence, $a > b$. It suffices to demonstrate that $b | a$.





    This is the point at which I am unable to complete the argument. The solutions manual frames the argument quite a bit differently, arguing that we can write $x_1 = 2^{m_1} y$ and $x_2 = 2^{m_2} y$ for naturals $m_1, m_2$. I do not understand why we can write $x_1$ and $x_2$ with powers of $2$, instead of multiples. The one assumption I haven't used is that $y$ is odd: substituting in some form of $2j - 1$ for $y$ doesn't seem to yield much good, though.



    Any help with this would be greatly appreciated.










    share|cite|improve this question









    $endgroup$















      1












      1








      1





      $begingroup$


      I am trying to solve this below problem from Norman Bigg's Discrete Mathematics textbook, but cannot reconcile his solution with my work.




      Let $X$ be a subset of ${1, 2, ldots 2n}$ and $Y$ be the set of odd numbers ${1, 3, ldots, 2n-1}$. Define a function $f: X to Y$ by the rule
      begin{equation}
      f(x) = text{the greatest member of $Y$ that exactly divides $x$}.
      end{equation}

      Show that if $|X| > n + 1$, the n $f$ is not an injection, and deduce in this case that $X$ contains distinct numbers $x_1$ and $x_2$ such that $x_1$ is a multiple of $x_2$.




      Here's what I have so far.



      Define a function $X to Y$ by the given rule. Clearly, for any $n$, $|Y|=n$, so $|X| > |Y|$, and $f$ cannot be injective by the Pigeonhole Principle, meaning that there are two elements in $X$, $x_1$ and $x_2$, such that $f(x_1) = f(x_2) = y$. If $x_1 = x_2$ for any such $x_1$ and $x_2$, $f$ would be injective, so we must be able to find $x_1$ and $x_2$ such that $x_1 neq x_2$. Since $y$ divides both $x_1$ and $x_2$, we must have
      begin{equation}
      x_1 = ay text{and} x_2 = by,
      end{equation}

      for $a, b, in mathbb{N}$. But $x_1$ and $x_2$ are even, by the definition of $X$, it must be the case that $a$ and $b$ are even, since $y$ are not. Hence,
      begin{equation}
      x_1 = 2cy text{and} x_2 = 2dy,
      end{equation}

      for $c, d in mathbb{N}$.



      Without sacrificing generality, take $x_1 > x_2$. Hence, $a > b$. It suffices to demonstrate that $b | a$.





      This is the point at which I am unable to complete the argument. The solutions manual frames the argument quite a bit differently, arguing that we can write $x_1 = 2^{m_1} y$ and $x_2 = 2^{m_2} y$ for naturals $m_1, m_2$. I do not understand why we can write $x_1$ and $x_2$ with powers of $2$, instead of multiples. The one assumption I haven't used is that $y$ is odd: substituting in some form of $2j - 1$ for $y$ doesn't seem to yield much good, though.



      Any help with this would be greatly appreciated.










      share|cite|improve this question









      $endgroup$




      I am trying to solve this below problem from Norman Bigg's Discrete Mathematics textbook, but cannot reconcile his solution with my work.




      Let $X$ be a subset of ${1, 2, ldots 2n}$ and $Y$ be the set of odd numbers ${1, 3, ldots, 2n-1}$. Define a function $f: X to Y$ by the rule
      begin{equation}
      f(x) = text{the greatest member of $Y$ that exactly divides $x$}.
      end{equation}

      Show that if $|X| > n + 1$, the n $f$ is not an injection, and deduce in this case that $X$ contains distinct numbers $x_1$ and $x_2$ such that $x_1$ is a multiple of $x_2$.




      Here's what I have so far.



      Define a function $X to Y$ by the given rule. Clearly, for any $n$, $|Y|=n$, so $|X| > |Y|$, and $f$ cannot be injective by the Pigeonhole Principle, meaning that there are two elements in $X$, $x_1$ and $x_2$, such that $f(x_1) = f(x_2) = y$. If $x_1 = x_2$ for any such $x_1$ and $x_2$, $f$ would be injective, so we must be able to find $x_1$ and $x_2$ such that $x_1 neq x_2$. Since $y$ divides both $x_1$ and $x_2$, we must have
      begin{equation}
      x_1 = ay text{and} x_2 = by,
      end{equation}

      for $a, b, in mathbb{N}$. But $x_1$ and $x_2$ are even, by the definition of $X$, it must be the case that $a$ and $b$ are even, since $y$ are not. Hence,
      begin{equation}
      x_1 = 2cy text{and} x_2 = 2dy,
      end{equation}

      for $c, d in mathbb{N}$.



      Without sacrificing generality, take $x_1 > x_2$. Hence, $a > b$. It suffices to demonstrate that $b | a$.





      This is the point at which I am unable to complete the argument. The solutions manual frames the argument quite a bit differently, arguing that we can write $x_1 = 2^{m_1} y$ and $x_2 = 2^{m_2} y$ for naturals $m_1, m_2$. I do not understand why we can write $x_1$ and $x_2$ with powers of $2$, instead of multiples. The one assumption I haven't used is that $y$ is odd: substituting in some form of $2j - 1$ for $y$ doesn't seem to yield much good, though.



      Any help with this would be greatly appreciated.







      pigeonhole-principle






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Jan 8 at 3:48









      Matt.PMatt.P

      1,088418




      1,088418






















          1 Answer
          1






          active

          oldest

          votes


















          2












          $begingroup$

          The key thing to note here is that $a$ and $b$ don't just need to be even -- they MUST be powers of two. Why? Because $f(x)$ is defined as the greatest odd divisor of $x$. By pulling out factors of $2$ you can write $a=2^kc$ for some odd $c$, which means $x_1=2^kcy$. But then $cy$ is an odd divisor of $x_1$; the fact that $y$ was already the greatest odd divisor implies that we must have $c=1$.



          So, we can write $x_1=2^ky$ and $x_2=2^hy$. And necessarily, one of these must be a multiple of the other. (Take whichever one has a higher exponent; or, if they are the same, either way works.)






          share|cite|improve this answer









          $endgroup$














            Your Answer








            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%2f3065784%2fdeducing-divisibility-based-on-pigeonhole-principle%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









            2












            $begingroup$

            The key thing to note here is that $a$ and $b$ don't just need to be even -- they MUST be powers of two. Why? Because $f(x)$ is defined as the greatest odd divisor of $x$. By pulling out factors of $2$ you can write $a=2^kc$ for some odd $c$, which means $x_1=2^kcy$. But then $cy$ is an odd divisor of $x_1$; the fact that $y$ was already the greatest odd divisor implies that we must have $c=1$.



            So, we can write $x_1=2^ky$ and $x_2=2^hy$. And necessarily, one of these must be a multiple of the other. (Take whichever one has a higher exponent; or, if they are the same, either way works.)






            share|cite|improve this answer









            $endgroup$


















              2












              $begingroup$

              The key thing to note here is that $a$ and $b$ don't just need to be even -- they MUST be powers of two. Why? Because $f(x)$ is defined as the greatest odd divisor of $x$. By pulling out factors of $2$ you can write $a=2^kc$ for some odd $c$, which means $x_1=2^kcy$. But then $cy$ is an odd divisor of $x_1$; the fact that $y$ was already the greatest odd divisor implies that we must have $c=1$.



              So, we can write $x_1=2^ky$ and $x_2=2^hy$. And necessarily, one of these must be a multiple of the other. (Take whichever one has a higher exponent; or, if they are the same, either way works.)






              share|cite|improve this answer









              $endgroup$
















                2












                2








                2





                $begingroup$

                The key thing to note here is that $a$ and $b$ don't just need to be even -- they MUST be powers of two. Why? Because $f(x)$ is defined as the greatest odd divisor of $x$. By pulling out factors of $2$ you can write $a=2^kc$ for some odd $c$, which means $x_1=2^kcy$. But then $cy$ is an odd divisor of $x_1$; the fact that $y$ was already the greatest odd divisor implies that we must have $c=1$.



                So, we can write $x_1=2^ky$ and $x_2=2^hy$. And necessarily, one of these must be a multiple of the other. (Take whichever one has a higher exponent; or, if they are the same, either way works.)






                share|cite|improve this answer









                $endgroup$



                The key thing to note here is that $a$ and $b$ don't just need to be even -- they MUST be powers of two. Why? Because $f(x)$ is defined as the greatest odd divisor of $x$. By pulling out factors of $2$ you can write $a=2^kc$ for some odd $c$, which means $x_1=2^kcy$. But then $cy$ is an odd divisor of $x_1$; the fact that $y$ was already the greatest odd divisor implies that we must have $c=1$.



                So, we can write $x_1=2^ky$ and $x_2=2^hy$. And necessarily, one of these must be a multiple of the other. (Take whichever one has a higher exponent; or, if they are the same, either way works.)







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Jan 8 at 4:02









                Nick PetersonNick Peterson

                26.8k23962




                26.8k23962






























                    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%2f3065784%2fdeducing-divisibility-based-on-pigeonhole-principle%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

                    To store a contact into the json file from server.js file using a class in NodeJS

                    Redirect URL with Chrome Remote Debugging Android Devices

                    Dieringhausen