Graph Theory: Partition Edges of Multigraph












1












$begingroup$


Given a connected multigraph $ G = (V,E) $ show that if $d_G(x)$ is not even $forall x
in V $
or $|E|$ is even there exists a partition of $E = A $ $cup$ $B$ such that:


$|d_A(x) - d_B(x)| leq 1 $   $forall x in V $

where $ d_A(x) $ is the number of edges in $A$ incident to a vertex $x$ in $G$.










share|cite|improve this question









$endgroup$

















    1












    $begingroup$


    Given a connected multigraph $ G = (V,E) $ show that if $d_G(x)$ is not even $forall x
    in V $
    or $|E|$ is even there exists a partition of $E = A $ $cup$ $B$ such that:


    $|d_A(x) - d_B(x)| leq 1 $   $forall x in V $

    where $ d_A(x) $ is the number of edges in $A$ incident to a vertex $x$ in $G$.










    share|cite|improve this question









    $endgroup$















      1












      1








      1





      $begingroup$


      Given a connected multigraph $ G = (V,E) $ show that if $d_G(x)$ is not even $forall x
      in V $
      or $|E|$ is even there exists a partition of $E = A $ $cup$ $B$ such that:


      $|d_A(x) - d_B(x)| leq 1 $   $forall x in V $

      where $ d_A(x) $ is the number of edges in $A$ incident to a vertex $x$ in $G$.










      share|cite|improve this question









      $endgroup$




      Given a connected multigraph $ G = (V,E) $ show that if $d_G(x)$ is not even $forall x
      in V $
      or $|E|$ is even there exists a partition of $E = A $ $cup$ $B$ such that:


      $|d_A(x) - d_B(x)| leq 1 $   $forall x in V $

      where $ d_A(x) $ is the number of edges in $A$ incident to a vertex $x$ in $G$.







      graph-theory






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Jan 27 at 20:17









      user638879user638879

      92




      92






















          1 Answer
          1






          active

          oldest

          votes


















          1












          $begingroup$

          Let $V_o$ be a set of vertices of $G$ with odd degree. Then $|V_o|$ is even. Let $E’={(v_1,v’_1),dots, (v_k,v’_k)}$ be an arbitrary partition of $V_o$ into pairs and $G’$ be a multigraph obtained from $G$ by adding $E’$ to its set of edges. Then $G’$ has a Eulerian cycle $C$. We shall walk along $C$ starting from an arbitrary vertex $v’$ of an added edge $e’$, if there is any, or starting from an arbitrary vertex, otherwise, enumerating edges which we walked until we walk the whole $C$. Now let $A’$ (resp. $B’$) be the set of edges of $Ecup E’$ with even (resp. odd) numbers, $A=A’cap E$, and $B=B’cap E$. Since $C$ is a cycle, $d_{A’}(v)=d_{B’}(v)$ for any vertex $vne v'$ of $G$. Since at most one of edges incident to $v$ belongs to $E’$, then $|d_{A}(v')-d_{B}(v')|le 1$. If $C$ has even length then the same argument imply that $d_{A’}(v’)=d_{B’}(v’)$ and $|d_{A}(v)-d_{B}(v)|le 1$. Otherwise $d_{A’}(v’)=d_{B’}(v’)+2$. Since $| Ecup E’|=|C|$ is odd, the conditions imposed on $G$ imply that $E’$ is non-empty. Then exactly one edge of $G'$ incident to $v’$ (namely, the edge $e’$) belongs to $E’$ and $e’in A’$. Then $$d_A(v’)=d_{A’}(v’)-1=d_{B’}(v’)+1=d_{B}(v’)+1.$$






          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%2f3090063%2fgraph-theory-partition-edges-of-multigraph%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









            1












            $begingroup$

            Let $V_o$ be a set of vertices of $G$ with odd degree. Then $|V_o|$ is even. Let $E’={(v_1,v’_1),dots, (v_k,v’_k)}$ be an arbitrary partition of $V_o$ into pairs and $G’$ be a multigraph obtained from $G$ by adding $E’$ to its set of edges. Then $G’$ has a Eulerian cycle $C$. We shall walk along $C$ starting from an arbitrary vertex $v’$ of an added edge $e’$, if there is any, or starting from an arbitrary vertex, otherwise, enumerating edges which we walked until we walk the whole $C$. Now let $A’$ (resp. $B’$) be the set of edges of $Ecup E’$ with even (resp. odd) numbers, $A=A’cap E$, and $B=B’cap E$. Since $C$ is a cycle, $d_{A’}(v)=d_{B’}(v)$ for any vertex $vne v'$ of $G$. Since at most one of edges incident to $v$ belongs to $E’$, then $|d_{A}(v')-d_{B}(v')|le 1$. If $C$ has even length then the same argument imply that $d_{A’}(v’)=d_{B’}(v’)$ and $|d_{A}(v)-d_{B}(v)|le 1$. Otherwise $d_{A’}(v’)=d_{B’}(v’)+2$. Since $| Ecup E’|=|C|$ is odd, the conditions imposed on $G$ imply that $E’$ is non-empty. Then exactly one edge of $G'$ incident to $v’$ (namely, the edge $e’$) belongs to $E’$ and $e’in A’$. Then $$d_A(v’)=d_{A’}(v’)-1=d_{B’}(v’)+1=d_{B}(v’)+1.$$






            share|cite|improve this answer









            $endgroup$


















              1












              $begingroup$

              Let $V_o$ be a set of vertices of $G$ with odd degree. Then $|V_o|$ is even. Let $E’={(v_1,v’_1),dots, (v_k,v’_k)}$ be an arbitrary partition of $V_o$ into pairs and $G’$ be a multigraph obtained from $G$ by adding $E’$ to its set of edges. Then $G’$ has a Eulerian cycle $C$. We shall walk along $C$ starting from an arbitrary vertex $v’$ of an added edge $e’$, if there is any, or starting from an arbitrary vertex, otherwise, enumerating edges which we walked until we walk the whole $C$. Now let $A’$ (resp. $B’$) be the set of edges of $Ecup E’$ with even (resp. odd) numbers, $A=A’cap E$, and $B=B’cap E$. Since $C$ is a cycle, $d_{A’}(v)=d_{B’}(v)$ for any vertex $vne v'$ of $G$. Since at most one of edges incident to $v$ belongs to $E’$, then $|d_{A}(v')-d_{B}(v')|le 1$. If $C$ has even length then the same argument imply that $d_{A’}(v’)=d_{B’}(v’)$ and $|d_{A}(v)-d_{B}(v)|le 1$. Otherwise $d_{A’}(v’)=d_{B’}(v’)+2$. Since $| Ecup E’|=|C|$ is odd, the conditions imposed on $G$ imply that $E’$ is non-empty. Then exactly one edge of $G'$ incident to $v’$ (namely, the edge $e’$) belongs to $E’$ and $e’in A’$. Then $$d_A(v’)=d_{A’}(v’)-1=d_{B’}(v’)+1=d_{B}(v’)+1.$$






              share|cite|improve this answer









              $endgroup$
















                1












                1








                1





                $begingroup$

                Let $V_o$ be a set of vertices of $G$ with odd degree. Then $|V_o|$ is even. Let $E’={(v_1,v’_1),dots, (v_k,v’_k)}$ be an arbitrary partition of $V_o$ into pairs and $G’$ be a multigraph obtained from $G$ by adding $E’$ to its set of edges. Then $G’$ has a Eulerian cycle $C$. We shall walk along $C$ starting from an arbitrary vertex $v’$ of an added edge $e’$, if there is any, or starting from an arbitrary vertex, otherwise, enumerating edges which we walked until we walk the whole $C$. Now let $A’$ (resp. $B’$) be the set of edges of $Ecup E’$ with even (resp. odd) numbers, $A=A’cap E$, and $B=B’cap E$. Since $C$ is a cycle, $d_{A’}(v)=d_{B’}(v)$ for any vertex $vne v'$ of $G$. Since at most one of edges incident to $v$ belongs to $E’$, then $|d_{A}(v')-d_{B}(v')|le 1$. If $C$ has even length then the same argument imply that $d_{A’}(v’)=d_{B’}(v’)$ and $|d_{A}(v)-d_{B}(v)|le 1$. Otherwise $d_{A’}(v’)=d_{B’}(v’)+2$. Since $| Ecup E’|=|C|$ is odd, the conditions imposed on $G$ imply that $E’$ is non-empty. Then exactly one edge of $G'$ incident to $v’$ (namely, the edge $e’$) belongs to $E’$ and $e’in A’$. Then $$d_A(v’)=d_{A’}(v’)-1=d_{B’}(v’)+1=d_{B}(v’)+1.$$






                share|cite|improve this answer









                $endgroup$



                Let $V_o$ be a set of vertices of $G$ with odd degree. Then $|V_o|$ is even. Let $E’={(v_1,v’_1),dots, (v_k,v’_k)}$ be an arbitrary partition of $V_o$ into pairs and $G’$ be a multigraph obtained from $G$ by adding $E’$ to its set of edges. Then $G’$ has a Eulerian cycle $C$. We shall walk along $C$ starting from an arbitrary vertex $v’$ of an added edge $e’$, if there is any, or starting from an arbitrary vertex, otherwise, enumerating edges which we walked until we walk the whole $C$. Now let $A’$ (resp. $B’$) be the set of edges of $Ecup E’$ with even (resp. odd) numbers, $A=A’cap E$, and $B=B’cap E$. Since $C$ is a cycle, $d_{A’}(v)=d_{B’}(v)$ for any vertex $vne v'$ of $G$. Since at most one of edges incident to $v$ belongs to $E’$, then $|d_{A}(v')-d_{B}(v')|le 1$. If $C$ has even length then the same argument imply that $d_{A’}(v’)=d_{B’}(v’)$ and $|d_{A}(v)-d_{B}(v)|le 1$. Otherwise $d_{A’}(v’)=d_{B’}(v’)+2$. Since $| Ecup E’|=|C|$ is odd, the conditions imposed on $G$ imply that $E’$ is non-empty. Then exactly one edge of $G'$ incident to $v’$ (namely, the edge $e’$) belongs to $E’$ and $e’in A’$. Then $$d_A(v’)=d_{A’}(v’)-1=d_{B’}(v’)+1=d_{B}(v’)+1.$$







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Jan 28 at 1:56









                Alex RavskyAlex Ravsky

                42.7k32383




                42.7k32383






























                    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%2f3090063%2fgraph-theory-partition-edges-of-multigraph%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

                    MongoDB - Not Authorized To Execute Command

                    in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith

                    How to fix TextFormField cause rebuild widget in Flutter