Macaulay2 » Documentation
Packages » HyperplaneArrangements :: genericArrangement(ZZ,ZZ,Ring)
next | previous | forward | backward | up | index | toc

genericArrangement(ZZ,ZZ,Ring) -- realize the uniform matroid using points on the monomial curve

Synopsis

Description

By definition, a generic arrangement is a realization of a uniform matroid $U_{r,n}$, which is characterized by the property that all subsets of the ground set of size at most $r$ are independent. Points on the monomial curve have this property.

i1 : poincare genericArrangement(3,5,QQ)

                 2     3
o1 = 1 + 5T + 10T  + 6T

o1 : ZZ[T]

See also

Ways to use this method: