Your data matches 78 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000350: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> 0
([],2)
=> 0
([(0,1)],2)
=> 2
([],3)
=> 0
([(1,2)],3)
=> 2
([(0,2),(1,2)],3)
=> 4
([(0,1),(0,2),(1,2)],3)
=> 6
Description
The sum of the vertex degrees of a graph. This is clearly equal to twice the number of edges, and, incidentally, also equal to the trace of the Laplacian matrix of a graph. From this it follows that it is also the sum of the squares of the eigenvalues of the adjacency matrix of the graph. The Laplacian matrix is defined as $D-A$ where $D$ is the degree matrix (the diagonal matrix with the vertex degrees on the diagonal) and where $A$ is the adjacency matrix. See [1] for detailed definitions.
St001303: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> 1 = 0 + 1
([],2)
=> 1 = 0 + 1
([(0,1)],2)
=> 3 = 2 + 1
([],3)
=> 1 = 0 + 1
([(1,2)],3)
=> 3 = 2 + 1
([(0,2),(1,2)],3)
=> 5 = 4 + 1
([(0,1),(0,2),(1,2)],3)
=> 7 = 6 + 1
Description
The number of dominating sets of vertices of a graph. This is, the number of subsets of vertices such that every vertex is either in this subset or adjacent to an element therein [1].
Mp00203: Graphs coneGraphs
St001794: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> ([(0,1)],2)
=> 1 = 0 + 1
([],2)
=> ([(0,2),(1,2)],3)
=> 1 = 0 + 1
([(0,1)],2)
=> ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
([],3)
=> ([(0,3),(1,3),(2,3)],4)
=> 1 = 0 + 1
([(1,2)],3)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
([(0,2),(1,2)],3)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 5 = 4 + 1
([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 7 = 6 + 1
Description
Half the number of sets of vertices in a graph which are dominating and non-blocking. A set of vertices $U$ in a graph is dominating, if every vertex not in $U$ is adjacent to a vertex in $U$. A set of vertices $U$ in a graph is non-blocking, if every vertex in $U$ is adjacent to a vertex not in $U$. Therefore, a set of vertices is non-blocking if and only if its complement is dominating. In particular, if a set of vertices is dominating and non-blocking, so is its complement.
Matching statistic: St001834
Mp00247: Graphs de-duplicateGraphs
St001834: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> ([],1)
=> 2 = 0 + 2
([],2)
=> ([],1)
=> 2 = 0 + 2
([(0,1)],2)
=> ([(0,1)],2)
=> 4 = 2 + 2
([],3)
=> ([],1)
=> 2 = 0 + 2
([(1,2)],3)
=> ([(1,2)],3)
=> 6 = 4 + 2
([(0,2),(1,2)],3)
=> ([(0,1)],2)
=> 4 = 2 + 2
([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 8 = 6 + 2
Description
The number of non-isomorphic minors of a graph. A minor of a graph $G$ is a graph obtained from $G$ by repeatedly deleting or contracting edges, or removing isolated vertices. This statistic records the total number of (non-empty) non-isomorphic minors of a graph.
Mp00152: Graphs Laplacian multiplicitiesInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
St000027: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> [1] => [1,0]
=> 0
([],2)
=> [2] => [1,1,0,0]
=> 0
([(0,1)],2)
=> [1,1] => [1,0,1,0]
=> 2
([],3)
=> [3] => [1,1,1,0,0,0]
=> 0
([(1,2)],3)
=> [1,2] => [1,0,1,1,0,0]
=> 2
([(0,2),(1,2)],3)
=> [1,1,1] => [1,0,1,0,1,0]
=> 6
([(0,1),(0,2),(1,2)],3)
=> [2,1] => [1,1,0,0,1,0]
=> 4
Description
The major index of a Dyck path. This is the sum over all $i+j$ for which $(i,j)$ is a valley of $D$. The generating function of the major index yields '''MacMahon''' 's $q$-Catalan numbers $$\sum_{D \in \mathfrak{D}_n} q^{\operatorname{maj}(D)} = \frac{1}{[n+1]_q}\begin{bmatrix} 2n \\ n \end{bmatrix}_q,$$ where $[k]_q := 1+q+\ldots+q^{k-1}$ is the usual $q$-extension of the integer $k$, $[k]_q!:= [1]_q[2]_q \cdots [k]_q$ is the $q$-factorial of $k$ and $\left[\begin{smallmatrix} k \\ l \end{smallmatrix}\right]_q:=[k]_q!/[l]_q![k-l]_q!$ is the $q$-binomial coefficient. The major index was first studied by P.A.MacMahon in [1], where he proved this generating function identity. There is a bijection $\psi$ between Dyck paths and '''noncrossing permutations''' which simultaneously sends the area of a Dyck path [[St000012]] to the number of inversions [[St000018]], and the major index of the Dyck path to $n(n-1)$ minus the sum of the major index and the major index of the inverse [2]. For the major index on other collections, see [[St000004]] for permutations and [[St000290]] for binary words.
Mp00156: Graphs line graphGraphs
Mp00203: Graphs coneGraphs
St000422: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> ([],0)
=> ([],1)
=> 0
([],2)
=> ([],0)
=> ([],1)
=> 0
([(0,1)],2)
=> ([],1)
=> ([(0,1)],2)
=> 2
([],3)
=> ([],0)
=> ([],1)
=> 0
([(1,2)],3)
=> ([],1)
=> ([(0,1)],2)
=> 2
([(0,2),(1,2)],3)
=> ([(0,1)],2)
=> ([(0,1),(0,2),(1,2)],3)
=> 4
([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 6
Description
The energy of a graph, if it is integral. The energy of a graph is the sum of the absolute values of its eigenvalues. This statistic is only defined for graphs with integral energy. It is known, that the energy is never an odd integer [2]. In fact, it is never the square root of an odd integer [3]. The energy of a graph is the sum of the energies of the connected components of a graph. The energy of the complete graph $K_n$ equals $2n-2$. For this reason, we do not define the energy of the empty graph.
Mp00156: Graphs line graphGraphs
Mp00203: Graphs coneGraphs
St000915: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> ([],0)
=> ([],1)
=> 0
([],2)
=> ([],0)
=> ([],1)
=> 0
([(0,1)],2)
=> ([],1)
=> ([(0,1)],2)
=> 2
([],3)
=> ([],0)
=> ([],1)
=> 0
([(1,2)],3)
=> ([],1)
=> ([(0,1)],2)
=> 2
([(0,2),(1,2)],3)
=> ([(0,1)],2)
=> ([(0,1),(0,2),(1,2)],3)
=> 4
([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 6
Description
The Ore degree of a graph. This is the maximal Ore degree of an edge, which is the sum of the degrees of its two endpoints.
Mp00152: Graphs Laplacian multiplicitiesInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
St000979: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> [1] => [1,0]
=> 0
([],2)
=> [2] => [1,1,0,0]
=> 2
([(0,1)],2)
=> [1,1] => [1,0,1,0]
=> 0
([],3)
=> [3] => [1,1,1,0,0,0]
=> 6
([(1,2)],3)
=> [1,2] => [1,0,1,1,0,0]
=> 4
([(0,2),(1,2)],3)
=> [1,1,1] => [1,0,1,0,1,0]
=> 0
([(0,1),(0,2),(1,2)],3)
=> [2,1] => [1,1,0,0,1,0]
=> 2
Description
Half of MacMahon's equal index of a Dyck path. This is half the sum of the positions of double (up- or down-)steps of a Dyck path, see [1, p. 135].
Matching statistic: St001351
Mp00274: Graphs block-cut treeGraphs
Mp00203: Graphs coneGraphs
St001351: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> ([],1)
=> ([(0,1)],2)
=> 0
([],2)
=> ([],2)
=> ([(0,2),(1,2)],3)
=> 2
([(0,1)],2)
=> ([],1)
=> ([(0,1)],2)
=> 0
([],3)
=> ([],3)
=> ([(0,3),(1,3),(2,3)],4)
=> 6
([(1,2)],3)
=> ([],2)
=> ([(0,2),(1,2)],3)
=> 2
([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4
([(0,1),(0,2),(1,2)],3)
=> ([],1)
=> ([(0,1)],2)
=> 0
Description
The Albertson index of a graph. This is $\sum_{\{u,v\}\in E} |d(u)-d(v)|$, where $E$ is the set of edges and $d_v$ is the degree of vertex $v$, see [1]. In particular, this statistic vanishes on graphs whose components are all regular, see [2].
Matching statistic: St001374
Mp00274: Graphs block-cut treeGraphs
Mp00203: Graphs coneGraphs
St001374: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
([],1)
=> ([],1)
=> ([(0,1)],2)
=> 0
([],2)
=> ([],2)
=> ([(0,2),(1,2)],3)
=> 2
([(0,1)],2)
=> ([],1)
=> ([(0,1)],2)
=> 0
([],3)
=> ([],3)
=> ([(0,3),(1,3),(2,3)],4)
=> 6
([(1,2)],3)
=> ([],2)
=> ([(0,2),(1,2)],3)
=> 2
([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4
([(0,1),(0,2),(1,2)],3)
=> ([],1)
=> ([(0,1)],2)
=> 0
Description
The Padmakar-Ivan index of a graph. For an edge $e=(u, v)$, let $n_{e, u}$ be the number of edges in a graph $G$ induced by the set of vertices $\{w: d(u, w) < d(v, w)\}$, where $d(u,v)$ denotes the distance between $u$ and $v$. Then the PI-index of $G$ is $$\sum_{e=(u,v)} n_{e, u} + n_{e, v}.$$
The following 68 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001522The total irregularity of a graph. St000269The number of acyclic orientations of a graph. St001365The number of lattice paths of the same length weakly above the path given by a binary word. St000825The sum of the major and the inverse major index of a permutation. St001695The natural comajor index of a standard Young tableau. St001696The natural major index of a standard Young tableau. St001698The comajor index of a standard tableau minus the weighted size of its shape. St001699The major index of a standard tableau minus the weighted size of its shape. St000289The decimal representation of a binary word. St000038The product of the heights of the descending steps of a Dyck path. St000818The sum of the entries in the column specified by the composition of the change of basis matrix from quasisymmetric Schur functions to monomial quasisymmetric functions. St000978The sum of the positions of double down-steps of a Dyck path. St000467The hyper-Wiener index of a connected graph. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St001645The pebbling number of a connected graph. St000259The diameter of a connected graph. St000302The determinant of the distance matrix of a connected graph. St000466The Gutman (or modified Schultz) index of a connected graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St000301The number of facets of the stable set polytope of a graph. St000741The Colin de Verdière graph invariant. St000946The sum of the skew hook positions in a Dyck path. St001097The coefficient of the monomial symmetric function indexed by the partition in the formal group law for linear orders. St001177Twice the mean value of the major index among all standard Young tableaux of a partition. St001213The number of indecomposable modules in the corresponding Nakayama algebra that have vanishing first Ext-group with the regular module. St001259The vector space dimension of the double dual of D(A) in the corresponding Nakayama algebra. St001669The number of single rises in a Dyck path. St001885The number of binary words with the same proper border set. St000454The largest eigenvalue of a graph if it is integral. St001616The number of neutral elements in a lattice. St000012The area of a Dyck path. St000395The sum of the heights of the peaks of a Dyck path. St000419The number of Dyck paths that are weakly above the Dyck path, except for the path itself. St000438The position of the last up step in a Dyck path. St000981The length of the longest zigzag subpath. St000984The number of boxes below precisely one peak. St001018Sum of projective dimension of the indecomposable injective modules of the Nakayama algebra corresponding to the Dyck path. St001161The major index north count of a Dyck path. St001278The number of indecomposable modules that are fixed by $\tau \Omega^1$ composed with its inverse in the corresponding Nakayama algebra. St001295Gives the vector space dimension of the homomorphism space between J^2 and J^2. St001348The bounce of the parallelogram polyomino associated with the Dyck path. St001721The degree of a binary word. St001808The box weight or horizontal decoration of a Dyck path. St001809The index of the step at the first peak of maximal height in a Dyck path. St001956The comajor index for set-valued two-row standard Young tableaux. St001959The product of the heights of the peaks of a Dyck path. St001545The second Elser number of a connected graph. St000260The radius of a connected graph. St000455The second largest eigenvalue of a graph if it is integral. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St001330The hat guessing number of a graph. St001754The number of tolerances of a finite lattice. St000380Half of the maximal perimeter of a rectangle fitting into the diagram of an integer partition. St000511The number of invariant subsets when acting with a permutation of given cycle type. St000950Number of tilting modules of the corresponding LNakayama algebra, where a tilting module is a generalised tilting module of projective dimension 1. St000951The dimension of $Ext^{1}(D(A),A)$ of the corresponding LNakayama algebra. St000953The largest degree of an irreducible factor of the Coxeter polynomial of the Dyck path over the rational numbers. St000995The largest even part of an integer partition. St001228The vector space dimension of the space of module homomorphisms between J and itself when J denotes the Jacobson radical of the corresponding Nakayama algebra. St001243The sum of coefficients in the Schur basis of certain LLT polynomials associated with a Dyck path. St001248Sum of the even parts of a partition. St001254The vector space dimension of the first extension-group between A/soc(A) and J when A is the corresponding Nakayama algebra with Jacobson radical J. St001279The sum of the parts of an integer partition that are at least two. St001361The number of lattice paths of the same length that stay weakly above a Dyck path. St001498The normalised height of a Nakayama algebra with magnitude 1. St001504The sum of all indegrees of vertices with indegree at least two in the resolution quiver of a Nakayama algebra corresponding to the Dyck path. St001916The number of transient elements in the orbit of Bulgarian solitaire corresponding to a necklace.