This follows Examples 7.5 and 7.7 in F. Galetto, N. Iammarino, and T. Yu, Jets and principal components of monomial ideals, and very well-covered graphs.
Consider the following squarefree monomial ideal in a standard graded polynomial ring.
|
|
This is the Stanley-Reisner ideal of a simplicial complex $\Delta$ whose $f$-vector we compute below.
|
|
|
Next, we construct the ideal $\mathcal{P}_1 (I)$ of principal 1-jets of $I$ (see principalComponent for details). This is also the Stanley-Reisner ideal of a simplicial complex $\Gamma_1$ and we can compute its $f$-vector.
|
|
|
|
The $f$-vector of $\Gamma_1$ can be obtained by multiplying the $f$-vector of $\Delta$ with a liftingMatrix of the appropriate size.
|
|
There is a similar relation between the Betti numbers of the Stanley-Reisner rings $\Bbbk [\Delta]$ and $\Bbbk [\Gamma_1]$. First, we compute the Betti diagram of $\Bbbk [\Delta]$ and turn it into a matrix by sliding the $i$-th row $i$ units to the right.
|
|
|
|
Next, we do the same with the Betti diagram of $\Bbbk [\Gamma_1]$.
|
|
|
|
The matrix containing the Betti numbers of $\Bbbk [\Gamma_1]$ can be obtained by multiplying the matrix containing the Betti numbers of $\Bbbk [\Delta]$ with a liftingMatrix of the appropriate size.
|
|
The source of this document is in Jets.m2:1666:0.