Published September 11, 2025 | Version v1
Computational notebook Open

Parke-Taylor Varieties

  • 1. ROR icon Max Planck Institute for Mathematics in the Sciences
  • 2. EDMO icon Technical University of Dresden

Description

This page consists of supplementary material for the paper Parke Taylor Varieties by Benjamin Hollering and Dmitrii Pavlov. The code can be found on this page as well as the github repository below and consists of two files. 

The Macaulay2 file ParkeTaylorToric.m2 contains functions for creating the parameterization of the toric Parke--Taylor ideal $\mathcal{I}(T_n)$ as well as the set of binomials $\mathcal{B}_n$, which appear in Theorem 4.11. We conjecture that the binomials $\mathcal{B}_n$ generate the integer kernel $\ker_\mathbb{Z} A_n$ and hence generate the Parke--Taylor toric ideal. The last line of code in this file shows that the vectors $B_n$ span the kernel for $n = 7, 8, 9$. 

The Macaulay2 file ParkeTaylor.m2 contains functions for constructing the parametrization of the Parke--Taylor variety and computing its vanishing ideal. The function ptCircIdeal also allows the user to easily create the lifts of the Plücker relations we describe in Proposition 5.6 together with a set of binomials which generate the integer kernel of $A_n$. Lastly, one may compute all quadratic relations which hold on the Parke--Taylor variety with the function ptQuadIdeal, though this method is probabilistic and uses interpolation over a finite field. 

Files

Files (13.6 kB)

Name Size Download all
md5:179227b8a6eb1ffc3bbff279fbdb8c8b
7.5 kB Download
md5:b5c56e3d500d4fe4a49a0857690892f5
6.1 kB Download

Additional details

Funding

Alexander von Humboldt Foundation

Software

Repository URL
https://github.com/bkholler/ParkeTaylorVarieties
Programming language
Macaulay2