When does the complete bipartite graph K n,m have an Euler Trail(Path)?
up vote
1
down vote
favorite
So I know that an Euler trail must have no more than two odd degree vertices.
So does this mean that either $n$ or $m$ must be odd? Or is it $n = m + 1$?
proof-verification graph-theory bipartite-graph eulerian-path
add a comment |
up vote
1
down vote
favorite
So I know that an Euler trail must have no more than two odd degree vertices.
So does this mean that either $n$ or $m$ must be odd? Or is it $n = m + 1$?
proof-verification graph-theory bipartite-graph eulerian-path
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
So I know that an Euler trail must have no more than two odd degree vertices.
So does this mean that either $n$ or $m$ must be odd? Or is it $n = m + 1$?
proof-verification graph-theory bipartite-graph eulerian-path
So I know that an Euler trail must have no more than two odd degree vertices.
So does this mean that either $n$ or $m$ must be odd? Or is it $n = m + 1$?
proof-verification graph-theory bipartite-graph eulerian-path
proof-verification graph-theory bipartite-graph eulerian-path
edited 20 hours ago
Especially Lime
20.9k22655
20.9k22655
asked 20 hours ago
johntc121
194
194
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
You're right that it has an Euler trail if and only if the number of odd-degree vertices is at most $2$.
In $K_{m,n}$ there are $m$ vertices of degree $n$ and $n$ vertices of degree $n$.
If $m,n$ are both even then all degrees are even so there is an Euler trail.
If exactly one of them, say $m$, is odd then there are $n$ vertices of odd degree. So when can there be an Euler trail in this case?
If $m,n$ are both odd then there are $m+n$ odd degree vertices. When does this give an Euler trail?
So does this mean that there are two possiblities for the odd occurence? Ie... n = m =1? and n =2 and m = odd number >= 1?
– johntc121
20 hours ago
@johntc121 yes, that's exactly right (of course you can also swap $m$ and $n$ in the second case).
– Especially Lime
20 hours ago
Awesome. Thank you so much
– johntc121
14 hours ago
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
You're right that it has an Euler trail if and only if the number of odd-degree vertices is at most $2$.
In $K_{m,n}$ there are $m$ vertices of degree $n$ and $n$ vertices of degree $n$.
If $m,n$ are both even then all degrees are even so there is an Euler trail.
If exactly one of them, say $m$, is odd then there are $n$ vertices of odd degree. So when can there be an Euler trail in this case?
If $m,n$ are both odd then there are $m+n$ odd degree vertices. When does this give an Euler trail?
So does this mean that there are two possiblities for the odd occurence? Ie... n = m =1? and n =2 and m = odd number >= 1?
– johntc121
20 hours ago
@johntc121 yes, that's exactly right (of course you can also swap $m$ and $n$ in the second case).
– Especially Lime
20 hours ago
Awesome. Thank you so much
– johntc121
14 hours ago
add a comment |
up vote
2
down vote
accepted
You're right that it has an Euler trail if and only if the number of odd-degree vertices is at most $2$.
In $K_{m,n}$ there are $m$ vertices of degree $n$ and $n$ vertices of degree $n$.
If $m,n$ are both even then all degrees are even so there is an Euler trail.
If exactly one of them, say $m$, is odd then there are $n$ vertices of odd degree. So when can there be an Euler trail in this case?
If $m,n$ are both odd then there are $m+n$ odd degree vertices. When does this give an Euler trail?
So does this mean that there are two possiblities for the odd occurence? Ie... n = m =1? and n =2 and m = odd number >= 1?
– johntc121
20 hours ago
@johntc121 yes, that's exactly right (of course you can also swap $m$ and $n$ in the second case).
– Especially Lime
20 hours ago
Awesome. Thank you so much
– johntc121
14 hours ago
add a comment |
up vote
2
down vote
accepted
up vote
2
down vote
accepted
You're right that it has an Euler trail if and only if the number of odd-degree vertices is at most $2$.
In $K_{m,n}$ there are $m$ vertices of degree $n$ and $n$ vertices of degree $n$.
If $m,n$ are both even then all degrees are even so there is an Euler trail.
If exactly one of them, say $m$, is odd then there are $n$ vertices of odd degree. So when can there be an Euler trail in this case?
If $m,n$ are both odd then there are $m+n$ odd degree vertices. When does this give an Euler trail?
You're right that it has an Euler trail if and only if the number of odd-degree vertices is at most $2$.
In $K_{m,n}$ there are $m$ vertices of degree $n$ and $n$ vertices of degree $n$.
If $m,n$ are both even then all degrees are even so there is an Euler trail.
If exactly one of them, say $m$, is odd then there are $n$ vertices of odd degree. So when can there be an Euler trail in this case?
If $m,n$ are both odd then there are $m+n$ odd degree vertices. When does this give an Euler trail?
answered 20 hours ago
Especially Lime
20.9k22655
20.9k22655
So does this mean that there are two possiblities for the odd occurence? Ie... n = m =1? and n =2 and m = odd number >= 1?
– johntc121
20 hours ago
@johntc121 yes, that's exactly right (of course you can also swap $m$ and $n$ in the second case).
– Especially Lime
20 hours ago
Awesome. Thank you so much
– johntc121
14 hours ago
add a comment |
So does this mean that there are two possiblities for the odd occurence? Ie... n = m =1? and n =2 and m = odd number >= 1?
– johntc121
20 hours ago
@johntc121 yes, that's exactly right (of course you can also swap $m$ and $n$ in the second case).
– Especially Lime
20 hours ago
Awesome. Thank you so much
– johntc121
14 hours ago
So does this mean that there are two possiblities for the odd occurence? Ie... n = m =1? and n =2 and m = odd number >= 1?
– johntc121
20 hours ago
So does this mean that there are two possiblities for the odd occurence? Ie... n = m =1? and n =2 and m = odd number >= 1?
– johntc121
20 hours ago
@johntc121 yes, that's exactly right (of course you can also swap $m$ and $n$ in the second case).
– Especially Lime
20 hours ago
@johntc121 yes, that's exactly right (of course you can also swap $m$ and $n$ in the second case).
– Especially Lime
20 hours ago
Awesome. Thank you so much
– johntc121
14 hours ago
Awesome. Thank you so much
– johntc121
14 hours ago
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3004736%2fwhen-does-the-complete-bipartite-graph-k-n-m-have-an-euler-trailpath%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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