Is there a standard notation for a graph (on a given set of vertices) without any edges?
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
2
|
|||||||||
|
|
4
|
There are many ways to define a graph, but a pretty standard one is a pair $(V,E)$ where $V$ is a finite set of points and $E \subset \binom{V}{2}$. So, what you are looking for is $(V, \emptyset)$; which would be pretty widely understood. |
|||||||||||||||
|
You can accept an answer to one of your own questions by clicking the check mark next to it. This awards 15 reputation points to the person who answered and 2 reputation points to you.
|
4
|
Some people call it the empty graph on n vertices. |
|||
|
|
2
|
I don't think there is standard notation for this. If you've already fixed a notation for complement (say a superscript c) then you could use $K_n^c$. But I don't think standard notation exists for this. |
||
|
|
|
2
|
I suppose $n\cdot K_1$ assuming of course that $n \ge 1$. In the event that there are also no vertices it is sometimes called the Null Graph although F. Harary, F. and R. Read in "Is the Null Graph a Pointless Concept?" suggest that it may be more trouble than it is worth in that it has too many edges to be a tree, no automorphism group etc. |
|||||||||||||||||
|
|
1
|
I have seen it written as $E_n$, where E stands for empty. |
||
|
|
|
1
|
I have seen $\bar{K}_n$ for the graph with n vertices and no edges, but I do not remember where. |
||
|
|
|
0
|
Standard notation in graph theory? In category theory the analogous thing can be denoted $disc(V)$ where $V$ is the set of vertices. |
||
|
|

