Tournament with the property $S_k$
$begingroup$
I'm wondering what's the matter with this property on oriented graphs :
$$ T= (V(T),E(T)) text{ has prop } S_k text{ if for any k vertices } v_1, cdots, v_k in V(T) \ text{ there exist a vertex } u in V(T) text{ such that } uv_1, uv_2, cdots, uv_k in E(T) $$
I think that $S_1$ is the necessary and sufficient condition for having a connected graph (is this even true? I don't know if we consider the direction of the edges), but what about this property for any k ? what is it saying?
combinatorics graph-theory
$endgroup$
add a comment |
$begingroup$
I'm wondering what's the matter with this property on oriented graphs :
$$ T= (V(T),E(T)) text{ has prop } S_k text{ if for any k vertices } v_1, cdots, v_k in V(T) \ text{ there exist a vertex } u in V(T) text{ such that } uv_1, uv_2, cdots, uv_k in E(T) $$
I think that $S_1$ is the necessary and sufficient condition for having a connected graph (is this even true? I don't know if we consider the direction of the edges), but what about this property for any k ? what is it saying?
combinatorics graph-theory
$endgroup$
add a comment |
$begingroup$
I'm wondering what's the matter with this property on oriented graphs :
$$ T= (V(T),E(T)) text{ has prop } S_k text{ if for any k vertices } v_1, cdots, v_k in V(T) \ text{ there exist a vertex } u in V(T) text{ such that } uv_1, uv_2, cdots, uv_k in E(T) $$
I think that $S_1$ is the necessary and sufficient condition for having a connected graph (is this even true? I don't know if we consider the direction of the edges), but what about this property for any k ? what is it saying?
combinatorics graph-theory
$endgroup$
I'm wondering what's the matter with this property on oriented graphs :
$$ T= (V(T),E(T)) text{ has prop } S_k text{ if for any k vertices } v_1, cdots, v_k in V(T) \ text{ there exist a vertex } u in V(T) text{ such that } uv_1, uv_2, cdots, uv_k in E(T) $$
I think that $S_1$ is the necessary and sufficient condition for having a connected graph (is this even true? I don't know if we consider the direction of the edges), but what about this property for any k ? what is it saying?
combinatorics graph-theory
combinatorics graph-theory
asked Jan 17 at 14:27
Marine GalantinMarine Galantin
860316
860316
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
$S_k$ says that every $k$ vertices have a common (direct) ancestor (predecessor may be the better, or more familiar term).
This does not say that the graph is connected for $k=1$.
For $k=1$ (and $T$ finite!) it does say that there is a directed cycle. The disjoint union of two directed cycles however satisfies $S_1$ but is not connected.
For $k>1$ and $T$ finite it does imply that the underlying simple graph is connected, but $T$ still does not need to be strongly connected.
For infinite graphs all bets are off: there need not even be cycles.
EDIT: above is for general digraphs (overlooking the fact that the question title clearly states tournaments).
In a tournament you can show that property $S_k$ implies minimum in-degree $k$ (provided $k$ is smaller than the size of the tournament). You can prove this as follows:
Suppose a vertex $v$ has in-degree $l<k$. Let $v_1u,ldots,v_lu$ be the $l$ in-edges of $u$. Let $v_{l+1},ldots,v_{k-1}$ other vertices (possibly zero if $l=k-1$), different from $u$, and all $v_i$ different from each other. By definition $u,v_1,v_2,ldots,v_{k-1}$ have a common predecessor $w$ that must be different from all $v_i$ and therefore is another in-edge for $u$. Contradiction.
$endgroup$
$begingroup$
what's an ancestor please. I m only studying finite graphs
$endgroup$
– Marine Galantin
Jan 17 at 15:42
$begingroup$
In a directed graph $u$ is a direct ancestor of $v$ if there is a directed edge $uv$. I only mention finiteness, because if you want to prove that there is a directed cycle, this finiteness is explicitly required.
$endgroup$
– Leen Droogendijk
Jan 17 at 15:47
1
$begingroup$
I'm also familiar with to notion of degre of a vertex. Does S_k imply that every vertex is of at least degree k?
$endgroup$
– Marine Galantin
Jan 17 at 15:58
1
$begingroup$
Unfortunately not. If you have a graph $T$ satisfying $S_2$, you can add four new vertices: $u$, $v$, $w$, $x$, such that $u$, $v$ and $w$ point to every other vertex, and only $u$ points to $x$. The new graph satisfies $S_2$ again, but $x$ has in-degree $1$ and outdegree $0$. This does require that you allow allow both edge $xy$ and directed edge $yx$ at the same time in your graph.
$endgroup$
– Leen Droogendijk
Jan 17 at 16:14
1
$begingroup$
Your intuition about the degree was correct. Answer has been edited to reflect that.
$endgroup$
– Leen Droogendijk
Jan 17 at 22:41
|
show 5 more comments
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
});
}
});
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%2f3077045%2ftournament-with-the-property-s-k%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
$begingroup$
$S_k$ says that every $k$ vertices have a common (direct) ancestor (predecessor may be the better, or more familiar term).
This does not say that the graph is connected for $k=1$.
For $k=1$ (and $T$ finite!) it does say that there is a directed cycle. The disjoint union of two directed cycles however satisfies $S_1$ but is not connected.
For $k>1$ and $T$ finite it does imply that the underlying simple graph is connected, but $T$ still does not need to be strongly connected.
For infinite graphs all bets are off: there need not even be cycles.
EDIT: above is for general digraphs (overlooking the fact that the question title clearly states tournaments).
In a tournament you can show that property $S_k$ implies minimum in-degree $k$ (provided $k$ is smaller than the size of the tournament). You can prove this as follows:
Suppose a vertex $v$ has in-degree $l<k$. Let $v_1u,ldots,v_lu$ be the $l$ in-edges of $u$. Let $v_{l+1},ldots,v_{k-1}$ other vertices (possibly zero if $l=k-1$), different from $u$, and all $v_i$ different from each other. By definition $u,v_1,v_2,ldots,v_{k-1}$ have a common predecessor $w$ that must be different from all $v_i$ and therefore is another in-edge for $u$. Contradiction.
$endgroup$
$begingroup$
what's an ancestor please. I m only studying finite graphs
$endgroup$
– Marine Galantin
Jan 17 at 15:42
$begingroup$
In a directed graph $u$ is a direct ancestor of $v$ if there is a directed edge $uv$. I only mention finiteness, because if you want to prove that there is a directed cycle, this finiteness is explicitly required.
$endgroup$
– Leen Droogendijk
Jan 17 at 15:47
1
$begingroup$
I'm also familiar with to notion of degre of a vertex. Does S_k imply that every vertex is of at least degree k?
$endgroup$
– Marine Galantin
Jan 17 at 15:58
1
$begingroup$
Unfortunately not. If you have a graph $T$ satisfying $S_2$, you can add four new vertices: $u$, $v$, $w$, $x$, such that $u$, $v$ and $w$ point to every other vertex, and only $u$ points to $x$. The new graph satisfies $S_2$ again, but $x$ has in-degree $1$ and outdegree $0$. This does require that you allow allow both edge $xy$ and directed edge $yx$ at the same time in your graph.
$endgroup$
– Leen Droogendijk
Jan 17 at 16:14
1
$begingroup$
Your intuition about the degree was correct. Answer has been edited to reflect that.
$endgroup$
– Leen Droogendijk
Jan 17 at 22:41
|
show 5 more comments
$begingroup$
$S_k$ says that every $k$ vertices have a common (direct) ancestor (predecessor may be the better, or more familiar term).
This does not say that the graph is connected for $k=1$.
For $k=1$ (and $T$ finite!) it does say that there is a directed cycle. The disjoint union of two directed cycles however satisfies $S_1$ but is not connected.
For $k>1$ and $T$ finite it does imply that the underlying simple graph is connected, but $T$ still does not need to be strongly connected.
For infinite graphs all bets are off: there need not even be cycles.
EDIT: above is for general digraphs (overlooking the fact that the question title clearly states tournaments).
In a tournament you can show that property $S_k$ implies minimum in-degree $k$ (provided $k$ is smaller than the size of the tournament). You can prove this as follows:
Suppose a vertex $v$ has in-degree $l<k$. Let $v_1u,ldots,v_lu$ be the $l$ in-edges of $u$. Let $v_{l+1},ldots,v_{k-1}$ other vertices (possibly zero if $l=k-1$), different from $u$, and all $v_i$ different from each other. By definition $u,v_1,v_2,ldots,v_{k-1}$ have a common predecessor $w$ that must be different from all $v_i$ and therefore is another in-edge for $u$. Contradiction.
$endgroup$
$begingroup$
what's an ancestor please. I m only studying finite graphs
$endgroup$
– Marine Galantin
Jan 17 at 15:42
$begingroup$
In a directed graph $u$ is a direct ancestor of $v$ if there is a directed edge $uv$. I only mention finiteness, because if you want to prove that there is a directed cycle, this finiteness is explicitly required.
$endgroup$
– Leen Droogendijk
Jan 17 at 15:47
1
$begingroup$
I'm also familiar with to notion of degre of a vertex. Does S_k imply that every vertex is of at least degree k?
$endgroup$
– Marine Galantin
Jan 17 at 15:58
1
$begingroup$
Unfortunately not. If you have a graph $T$ satisfying $S_2$, you can add four new vertices: $u$, $v$, $w$, $x$, such that $u$, $v$ and $w$ point to every other vertex, and only $u$ points to $x$. The new graph satisfies $S_2$ again, but $x$ has in-degree $1$ and outdegree $0$. This does require that you allow allow both edge $xy$ and directed edge $yx$ at the same time in your graph.
$endgroup$
– Leen Droogendijk
Jan 17 at 16:14
1
$begingroup$
Your intuition about the degree was correct. Answer has been edited to reflect that.
$endgroup$
– Leen Droogendijk
Jan 17 at 22:41
|
show 5 more comments
$begingroup$
$S_k$ says that every $k$ vertices have a common (direct) ancestor (predecessor may be the better, or more familiar term).
This does not say that the graph is connected for $k=1$.
For $k=1$ (and $T$ finite!) it does say that there is a directed cycle. The disjoint union of two directed cycles however satisfies $S_1$ but is not connected.
For $k>1$ and $T$ finite it does imply that the underlying simple graph is connected, but $T$ still does not need to be strongly connected.
For infinite graphs all bets are off: there need not even be cycles.
EDIT: above is for general digraphs (overlooking the fact that the question title clearly states tournaments).
In a tournament you can show that property $S_k$ implies minimum in-degree $k$ (provided $k$ is smaller than the size of the tournament). You can prove this as follows:
Suppose a vertex $v$ has in-degree $l<k$. Let $v_1u,ldots,v_lu$ be the $l$ in-edges of $u$. Let $v_{l+1},ldots,v_{k-1}$ other vertices (possibly zero if $l=k-1$), different from $u$, and all $v_i$ different from each other. By definition $u,v_1,v_2,ldots,v_{k-1}$ have a common predecessor $w$ that must be different from all $v_i$ and therefore is another in-edge for $u$. Contradiction.
$endgroup$
$S_k$ says that every $k$ vertices have a common (direct) ancestor (predecessor may be the better, or more familiar term).
This does not say that the graph is connected for $k=1$.
For $k=1$ (and $T$ finite!) it does say that there is a directed cycle. The disjoint union of two directed cycles however satisfies $S_1$ but is not connected.
For $k>1$ and $T$ finite it does imply that the underlying simple graph is connected, but $T$ still does not need to be strongly connected.
For infinite graphs all bets are off: there need not even be cycles.
EDIT: above is for general digraphs (overlooking the fact that the question title clearly states tournaments).
In a tournament you can show that property $S_k$ implies minimum in-degree $k$ (provided $k$ is smaller than the size of the tournament). You can prove this as follows:
Suppose a vertex $v$ has in-degree $l<k$. Let $v_1u,ldots,v_lu$ be the $l$ in-edges of $u$. Let $v_{l+1},ldots,v_{k-1}$ other vertices (possibly zero if $l=k-1$), different from $u$, and all $v_i$ different from each other. By definition $u,v_1,v_2,ldots,v_{k-1}$ have a common predecessor $w$ that must be different from all $v_i$ and therefore is another in-edge for $u$. Contradiction.
edited Jan 17 at 22:39
answered Jan 17 at 15:32
Leen DroogendijkLeen Droogendijk
6,1351716
6,1351716
$begingroup$
what's an ancestor please. I m only studying finite graphs
$endgroup$
– Marine Galantin
Jan 17 at 15:42
$begingroup$
In a directed graph $u$ is a direct ancestor of $v$ if there is a directed edge $uv$. I only mention finiteness, because if you want to prove that there is a directed cycle, this finiteness is explicitly required.
$endgroup$
– Leen Droogendijk
Jan 17 at 15:47
1
$begingroup$
I'm also familiar with to notion of degre of a vertex. Does S_k imply that every vertex is of at least degree k?
$endgroup$
– Marine Galantin
Jan 17 at 15:58
1
$begingroup$
Unfortunately not. If you have a graph $T$ satisfying $S_2$, you can add four new vertices: $u$, $v$, $w$, $x$, such that $u$, $v$ and $w$ point to every other vertex, and only $u$ points to $x$. The new graph satisfies $S_2$ again, but $x$ has in-degree $1$ and outdegree $0$. This does require that you allow allow both edge $xy$ and directed edge $yx$ at the same time in your graph.
$endgroup$
– Leen Droogendijk
Jan 17 at 16:14
1
$begingroup$
Your intuition about the degree was correct. Answer has been edited to reflect that.
$endgroup$
– Leen Droogendijk
Jan 17 at 22:41
|
show 5 more comments
$begingroup$
what's an ancestor please. I m only studying finite graphs
$endgroup$
– Marine Galantin
Jan 17 at 15:42
$begingroup$
In a directed graph $u$ is a direct ancestor of $v$ if there is a directed edge $uv$. I only mention finiteness, because if you want to prove that there is a directed cycle, this finiteness is explicitly required.
$endgroup$
– Leen Droogendijk
Jan 17 at 15:47
1
$begingroup$
I'm also familiar with to notion of degre of a vertex. Does S_k imply that every vertex is of at least degree k?
$endgroup$
– Marine Galantin
Jan 17 at 15:58
1
$begingroup$
Unfortunately not. If you have a graph $T$ satisfying $S_2$, you can add four new vertices: $u$, $v$, $w$, $x$, such that $u$, $v$ and $w$ point to every other vertex, and only $u$ points to $x$. The new graph satisfies $S_2$ again, but $x$ has in-degree $1$ and outdegree $0$. This does require that you allow allow both edge $xy$ and directed edge $yx$ at the same time in your graph.
$endgroup$
– Leen Droogendijk
Jan 17 at 16:14
1
$begingroup$
Your intuition about the degree was correct. Answer has been edited to reflect that.
$endgroup$
– Leen Droogendijk
Jan 17 at 22:41
$begingroup$
what's an ancestor please. I m only studying finite graphs
$endgroup$
– Marine Galantin
Jan 17 at 15:42
$begingroup$
what's an ancestor please. I m only studying finite graphs
$endgroup$
– Marine Galantin
Jan 17 at 15:42
$begingroup$
In a directed graph $u$ is a direct ancestor of $v$ if there is a directed edge $uv$. I only mention finiteness, because if you want to prove that there is a directed cycle, this finiteness is explicitly required.
$endgroup$
– Leen Droogendijk
Jan 17 at 15:47
$begingroup$
In a directed graph $u$ is a direct ancestor of $v$ if there is a directed edge $uv$. I only mention finiteness, because if you want to prove that there is a directed cycle, this finiteness is explicitly required.
$endgroup$
– Leen Droogendijk
Jan 17 at 15:47
1
1
$begingroup$
I'm also familiar with to notion of degre of a vertex. Does S_k imply that every vertex is of at least degree k?
$endgroup$
– Marine Galantin
Jan 17 at 15:58
$begingroup$
I'm also familiar with to notion of degre of a vertex. Does S_k imply that every vertex is of at least degree k?
$endgroup$
– Marine Galantin
Jan 17 at 15:58
1
1
$begingroup$
Unfortunately not. If you have a graph $T$ satisfying $S_2$, you can add four new vertices: $u$, $v$, $w$, $x$, such that $u$, $v$ and $w$ point to every other vertex, and only $u$ points to $x$. The new graph satisfies $S_2$ again, but $x$ has in-degree $1$ and outdegree $0$. This does require that you allow allow both edge $xy$ and directed edge $yx$ at the same time in your graph.
$endgroup$
– Leen Droogendijk
Jan 17 at 16:14
$begingroup$
Unfortunately not. If you have a graph $T$ satisfying $S_2$, you can add four new vertices: $u$, $v$, $w$, $x$, such that $u$, $v$ and $w$ point to every other vertex, and only $u$ points to $x$. The new graph satisfies $S_2$ again, but $x$ has in-degree $1$ and outdegree $0$. This does require that you allow allow both edge $xy$ and directed edge $yx$ at the same time in your graph.
$endgroup$
– Leen Droogendijk
Jan 17 at 16:14
1
1
$begingroup$
Your intuition about the degree was correct. Answer has been edited to reflect that.
$endgroup$
– Leen Droogendijk
Jan 17 at 22:41
$begingroup$
Your intuition about the degree was correct. Answer has been edited to reflect that.
$endgroup$
– Leen Droogendijk
Jan 17 at 22:41
|
show 5 more comments
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.
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%2f3077045%2ftournament-with-the-property-s-k%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