Degree of Toric Divisors

322 Views Asked by At

Is it possible to calculate the degree of a toric divisor directly from the fan of the toric variety? If so, how is this done? Or is there some alternative way to calculate the degree of these divisors?

1

There are 1 best solutions below

1
On

Let the toric variety be $X$; let $d = \mathrm{dim} \ X$. For any Cartier $T$-divisor $D$, we can describe $\dim H^0(X, \mathcal{O}(D))$ as the number of lattice points in a certain polytope $P_D$. See Section 5.3 of Fulton's Introduction to Toric Varieties. The degree of $D$ is $d! \mathrm{Vol}(P_D)$.

Proof: Let $h(n)$ be the Hilbert polynomial $h(n) = \dim H^0(X, \mathcal{O}(nD))$. We know that the leading term of $h(n)$ is $\mathrm{deg}(\mathcal{O}(D)) n^d/d!$. But also, the number of lattice points in $n \cdot P_D$ is $\mathrm{Vol}(P_D) n^d + O(n^{d-1})$. Equating these two, $\mathrm{deg}(\mathcal{O}(D)) = d! \mathrm{Vol}(P_D)$. $\square$