In
combinatorics
Combinatorics is an area of mathematics primarily concerned with counting, both as a means and as an end to obtaining results, and certain properties of finite structures. It is closely related to many other areas of mathematics and has many ...
, an area of
mathematics
Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, graph enumeration describes a class of
combinatorial enumeration
Enumerative combinatorics is an area of combinatorics that deals with the number of ways that certain patterns can be formed. Two examples of this type of problem are counting combinations and counting permutations. More generally, given an inf ...
problems in which one must count
undirected
In discrete mathematics, particularly in graph theory, a graph is a structure consisting of a set of objects where some pairs of the objects are in some sense "related". The objects are represented by abstractions called '' vertices'' (also call ...
or
directed graphs of certain types, typically as a function of the number of vertices of the graph. These problems may be solved either exactly (as an
algebraic enumeration problem) or
asymptotically
In analytic geometry, an asymptote () of a curve is a line such that the distance between the curve and the line approaches zero as one or both of the ''x'' or ''y'' coordinates tends to infinity. In projective geometry and related contexts, ...
.
The pioneers in this area of mathematics were
George Pólya
George Pólya (; ; December 13, 1887 – September 7, 1985) was a Hungarian-American mathematician. He was a professor of mathematics from 1914 to 1940 at ETH Zürich and from 1940 to 1953 at Stanford University. He made fundamental contributi ...
,
Arthur Cayley
Arthur Cayley (; 16 August 1821 – 26 January 1895) was a British mathematician who worked mostly on algebra. He helped found the modern British school of pure mathematics, and was a professor at Trinity College, Cambridge for 35 years.
He ...
and
J. Howard Redfield.
Labeled vs unlabeled problems
In some graphical enumeration problems, the vertices of the graph are considered to be ''labeled'' in such a way as to be distinguishable from each other, while in other problems any permutation of the vertices is considered to form the same graph, so the vertices are considered identical or ''unlabeled''. In general, labeled problems tend to be easier. As with combinatorial enumeration more generally, the
Pólya enumeration theorem is an important tool for reducing unlabeled problems to labeled ones: each unlabeled class is considered as a symmetry class of labeled objects.
The number of unlabelled graphs with
vertices is still not known in a
closed-form solution
In mathematics, an expression or equation is in closed form if it is formed with constants, variables, and a set of functions considered as ''basic'' and connected by arithmetic operations (, and integer powers) and function composition. C ...
, but as almost all graphs are
asymmetric this number is
asymptotic to
Exact enumeration formulas
Some important results in this area include the following.
*The number of labeled ''n''-vertex
simple undirected graphs is 2
''n''(''n''−1)/2.
*The number of labeled ''n''-vertex
simple directed graphs is 2
''n''(''n''−1).
*The number ''C
n'' of
connected
Connected may refer to:
Film and television
* ''Connected'' (2008 film), a Hong Kong remake of the American movie ''Cellular''
* '' Connected: An Autoblogography About Love, Death & Technology'', a 2011 documentary film
* ''Connected'' (2015 TV ...
labeled ''n''-vertex undirected graphs satisfies the
recurrence relation
In mathematics, a recurrence relation is an equation according to which the nth term of a sequence of numbers is equal to some combination of the previous terms. Often, only k previous terms of the sequence appear in the equation, for a parameter ...
::
:from which one may easily calculate, for ''n'' = 1, 2, 3, ..., that the values for ''C
n'' are
::1, 1, 4, 38, 728, 26704, 1866256, ...
*The number of labeled ''n''-vertex
free trees is ''n''
''n''−2 (
Cayley's formula
In mathematics, Cayley's formula is a result in graph theory named after Arthur Cayley. It states that for every positive integer n, the number of trees on n labeled vertices is n^.
The formula equivalently counts the spanning trees of a ...
).
*The number of unlabeled ''n''-vertex
caterpillars
Caterpillars ( ) are the larval stage of members of the order Lepidoptera (the insect order comprising butterflies and moths).
As with most common names, the application of the word is arbitrary, since the larvae of sawflies (suborder Sym ...
is
[.]
::
Graph database
Various research groups have provided searchable database that lists graphs with certain properties of a small sizes. For example
The House of GraphsSmall Graph Database
References
{{reflist, 2
Enumerative combinatorics