idealOrlikSolomonAlgebra MThe Orlik-Solomon algebra of a matroid M of rank r is the skew-commutative quotient $A(M) = E/J(M)$, where $E$ is the exterior algebra on generators $e_x$ for $x \in M$, and $J(M)$ is the ideal generated, for each circuit $C = \{x_0, \ldots, x_k\}$ of M, by $\sum_{i=0}^k (-1)^i e_{x_0} \cdots \widehat{e_{x_i}} \cdots e_{x_k}$. This method returns the ideal $J(M)$.
By the Orlik-Solomon theorem, the Hilbert series of $A(M)$ is $\sum_{i=0}^r |w_i(M)| T^i$, where $w_i(M)$ are the (unsigned) Whitney numbers of the first kind of M — i.e., the absolute values of the coefficients of the characteristic polynomial.
|
|
|
|
|
The coefficient ring of the ambient exterior algebra can be set with the CoefficientRing option, and the variable name with the Variable option.
|
|
The object idealOrlikSolomonAlgebra is a method function with options.
The source of this document is in Matroids/doc-Matroids.m2:3054:0.