Show that no asymmetric graph $G$ exists with $1 < big|V(G)big| leq 5.$
$begingroup$
Show that no asymmetric graph $G$ exists with $$1 < big|V(G)big| leq 5,.$$
I tried listing all the possibilities for $big|V(G)big| leq 5$ to prove this statement. I did all for $2$ and $3$, and then it’s getting complicated. Is there any elegant, simple solution to show all $G$ of five vertices or less must have some automorphism other than identity mapping?
combinatorics discrete-mathematics graph-theory algebraic-graph-theory automorphism-group
$endgroup$
add a comment |
$begingroup$
Show that no asymmetric graph $G$ exists with $$1 < big|V(G)big| leq 5,.$$
I tried listing all the possibilities for $big|V(G)big| leq 5$ to prove this statement. I did all for $2$ and $3$, and then it’s getting complicated. Is there any elegant, simple solution to show all $G$ of five vertices or less must have some automorphism other than identity mapping?
combinatorics discrete-mathematics graph-theory algebraic-graph-theory automorphism-group
$endgroup$
$begingroup$
You could try breaking into cases: What's the longest path in the graph? Then how do the other vertices interact with this path? For at most $5$ vertices, this is at least not too many cases.
$endgroup$
– platty
Dec 12 '18 at 22:45
add a comment |
$begingroup$
Show that no asymmetric graph $G$ exists with $$1 < big|V(G)big| leq 5,.$$
I tried listing all the possibilities for $big|V(G)big| leq 5$ to prove this statement. I did all for $2$ and $3$, and then it’s getting complicated. Is there any elegant, simple solution to show all $G$ of five vertices or less must have some automorphism other than identity mapping?
combinatorics discrete-mathematics graph-theory algebraic-graph-theory automorphism-group
$endgroup$
Show that no asymmetric graph $G$ exists with $$1 < big|V(G)big| leq 5,.$$
I tried listing all the possibilities for $big|V(G)big| leq 5$ to prove this statement. I did all for $2$ and $3$, and then it’s getting complicated. Is there any elegant, simple solution to show all $G$ of five vertices or less must have some automorphism other than identity mapping?
combinatorics discrete-mathematics graph-theory algebraic-graph-theory automorphism-group
combinatorics discrete-mathematics graph-theory algebraic-graph-theory automorphism-group
edited Dec 13 '18 at 1:10
Batominovski
1
1
asked Dec 12 '18 at 22:35
The Driven manThe Driven man
205
205
$begingroup$
You could try breaking into cases: What's the longest path in the graph? Then how do the other vertices interact with this path? For at most $5$ vertices, this is at least not too many cases.
$endgroup$
– platty
Dec 12 '18 at 22:45
add a comment |
$begingroup$
You could try breaking into cases: What's the longest path in the graph? Then how do the other vertices interact with this path? For at most $5$ vertices, this is at least not too many cases.
$endgroup$
– platty
Dec 12 '18 at 22:45
$begingroup$
You could try breaking into cases: What's the longest path in the graph? Then how do the other vertices interact with this path? For at most $5$ vertices, this is at least not too many cases.
$endgroup$
– platty
Dec 12 '18 at 22:45
$begingroup$
You could try breaking into cases: What's the longest path in the graph? Then how do the other vertices interact with this path? For at most $5$ vertices, this is at least not too many cases.
$endgroup$
– platty
Dec 12 '18 at 22:45
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
It is not hard to prove that a simple graph (on more than one vertex) in which all vertices have degree at most $2$ has a nontrivial automorphism. So any counterexample must contain the following subgraph:
This immediately deals with all simple graphs $G$ with $|V(G)|leq3$.
Every disconnected graph has automorphisms from its connected components. So it suffices to prove that every connected simple graph with $4leq|V(G)|leq5$ has a nontrivial automorphism.
A graph has a nontrivial automorphism if and only if its complement does. So you can restrict to graphs with connected complements. In particular, to graphs $G$ that have no vertex of degree $|V(G)|-1$, so any counterexample must contain the following subgraph:
where $A$ and $B$ cannot share an edge. This leaves only a few graphs $G$ with $|V(G)|=5$. More specifically, those with at least one vertex of degree $3$ and no vertices of degree $4$. There are not many such graphs, you can check this yourself. In fact there are only $5$ such graphs.
$endgroup$
add a comment |
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%2f3037317%2fshow-that-no-asymmetric-graph-g-exists-with-1-bigvg-big-leq-5%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$
It is not hard to prove that a simple graph (on more than one vertex) in which all vertices have degree at most $2$ has a nontrivial automorphism. So any counterexample must contain the following subgraph:
This immediately deals with all simple graphs $G$ with $|V(G)|leq3$.
Every disconnected graph has automorphisms from its connected components. So it suffices to prove that every connected simple graph with $4leq|V(G)|leq5$ has a nontrivial automorphism.
A graph has a nontrivial automorphism if and only if its complement does. So you can restrict to graphs with connected complements. In particular, to graphs $G$ that have no vertex of degree $|V(G)|-1$, so any counterexample must contain the following subgraph:
where $A$ and $B$ cannot share an edge. This leaves only a few graphs $G$ with $|V(G)|=5$. More specifically, those with at least one vertex of degree $3$ and no vertices of degree $4$. There are not many such graphs, you can check this yourself. In fact there are only $5$ such graphs.
$endgroup$
add a comment |
$begingroup$
It is not hard to prove that a simple graph (on more than one vertex) in which all vertices have degree at most $2$ has a nontrivial automorphism. So any counterexample must contain the following subgraph:
This immediately deals with all simple graphs $G$ with $|V(G)|leq3$.
Every disconnected graph has automorphisms from its connected components. So it suffices to prove that every connected simple graph with $4leq|V(G)|leq5$ has a nontrivial automorphism.
A graph has a nontrivial automorphism if and only if its complement does. So you can restrict to graphs with connected complements. In particular, to graphs $G$ that have no vertex of degree $|V(G)|-1$, so any counterexample must contain the following subgraph:
where $A$ and $B$ cannot share an edge. This leaves only a few graphs $G$ with $|V(G)|=5$. More specifically, those with at least one vertex of degree $3$ and no vertices of degree $4$. There are not many such graphs, you can check this yourself. In fact there are only $5$ such graphs.
$endgroup$
add a comment |
$begingroup$
It is not hard to prove that a simple graph (on more than one vertex) in which all vertices have degree at most $2$ has a nontrivial automorphism. So any counterexample must contain the following subgraph:
This immediately deals with all simple graphs $G$ with $|V(G)|leq3$.
Every disconnected graph has automorphisms from its connected components. So it suffices to prove that every connected simple graph with $4leq|V(G)|leq5$ has a nontrivial automorphism.
A graph has a nontrivial automorphism if and only if its complement does. So you can restrict to graphs with connected complements. In particular, to graphs $G$ that have no vertex of degree $|V(G)|-1$, so any counterexample must contain the following subgraph:
where $A$ and $B$ cannot share an edge. This leaves only a few graphs $G$ with $|V(G)|=5$. More specifically, those with at least one vertex of degree $3$ and no vertices of degree $4$. There are not many such graphs, you can check this yourself. In fact there are only $5$ such graphs.
$endgroup$
It is not hard to prove that a simple graph (on more than one vertex) in which all vertices have degree at most $2$ has a nontrivial automorphism. So any counterexample must contain the following subgraph:
This immediately deals with all simple graphs $G$ with $|V(G)|leq3$.
Every disconnected graph has automorphisms from its connected components. So it suffices to prove that every connected simple graph with $4leq|V(G)|leq5$ has a nontrivial automorphism.
A graph has a nontrivial automorphism if and only if its complement does. So you can restrict to graphs with connected complements. In particular, to graphs $G$ that have no vertex of degree $|V(G)|-1$, so any counterexample must contain the following subgraph:
where $A$ and $B$ cannot share an edge. This leaves only a few graphs $G$ with $|V(G)|=5$. More specifically, those with at least one vertex of degree $3$ and no vertices of degree $4$. There are not many such graphs, you can check this yourself. In fact there are only $5$ such graphs.
edited Dec 12 '18 at 23:32
answered Dec 12 '18 at 22:48
ServaesServaes
23.6k33893
23.6k33893
add a comment |
add a comment |
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%2f3037317%2fshow-that-no-asymmetric-graph-g-exists-with-1-bigvg-big-leq-5%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
$begingroup$
You could try breaking into cases: What's the longest path in the graph? Then how do the other vertices interact with this path? For at most $5$ vertices, this is at least not too many cases.
$endgroup$
– platty
Dec 12 '18 at 22:45