<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Concrete Nonsense &#187; commutative algebra</title>
	<atom:link href="http://concretenonsense.wordpress.com/category/commutative-algebra/feed/" rel="self" type="application/rss+xml" />
	<link>http://concretenonsense.wordpress.com</link>
	<description>A group blog about mathematics</description>
	<lastBuildDate>Mon, 30 Nov 2009 21:48:46 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='concretenonsense.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/2b77f97368a020180b21c93e224b3ae1?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Concrete Nonsense &#187; commutative algebra</title>
		<link>http://concretenonsense.wordpress.com</link>
	</image>
			<item>
		<title>Pfaffians and Plücker ideals</title>
		<link>http://concretenonsense.wordpress.com/2009/06/24/pfaffians-and-plucker-ideals/</link>
		<comments>http://concretenonsense.wordpress.com/2009/06/24/pfaffians-and-plucker-ideals/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 21:34:58 +0000</pubDate>
		<dc:creator>Steven Sam</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[commutative algebra]]></category>
		<category><![CDATA[grassmannian]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[pfaffians]]></category>
		<category><![CDATA[syzygies]]></category>

		<guid isPermaLink="false">http://concretenonsense.wordpress.com/?p=502</guid>
		<description><![CDATA[In this post, I want to discuss Pfaffians, a topic which I wish I had learned about as an undergraduate. I&#8217;m very interested in syzygies of ideals and such, and every now and then Pfaffians come up, so if only I knew what they were! Now that I know, I want to explain what they [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=concretenonsense.wordpress.com&blog=2918042&post=502&subd=concretenonsense&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In this post, I want to discuss Pfaffians, a topic which I wish I had learned about as an undergraduate. I&#8217;m very interested in syzygies of ideals and such, and every now and then Pfaffians come up, so if only I knew what they were! Now that I know, I want to explain what they are and how they&#8217;re related to Plücker ideals.</p>
<p>Everything will be over the field K. If an n x n matrix has rank &lt; r, then this can be checked by showing that all of the r x r submatrices of it have determinant 0. In particular, since these r x r minors are polynomials in the entries of the matrix, this says that the set of all matrices of rank &lt; r is an algebraic subset Y of the space of all matrices. That it&#039;s irreducible can be seen by the following argument: let X be the space of n x n matrices, and let Gr(r-1, n) be the Grassmannian of r-1 planes in n-dimensional affine space. Then consider the subset Z of Gr(r-1, n) x X given by <img src='http://l.wordpress.com/latex.php?latex=%5C%7B%28W%2C+f%29+%5Cmid+%5Ctext%7Bimage%7D%28f%29+%5Csubseteq+W+%5C%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\{(W, f) \mid \text{image}(f) \subseteq W \}' title='\{(W, f) \mid \text{image}(f) \subseteq W \}' class='latex' />. If R is the tautological subbundle on Gr(r-1, n), then <img src='http://l.wordpress.com/latex.php?latex=Z+%3D+%5Cmathrm%7BHom%7D%28K%5En%2C+R%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Z = \mathrm{Hom}(K^n, R)' title='Z = \mathrm{Hom}(K^n, R)' class='latex' />  is a vector bundle over Gr(r-1, n) and hence is irreducible. But the image of Z under the projection <img src='http://l.wordpress.com/latex.php?latex=%5Ctext%7BGr%7D%28r-1%2C+n%29+%5Ctimes+X+%5Cto+X&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\text{Gr}(r-1, n) \times X \to X' title='\text{Gr}(r-1, n) \times X \to X' class='latex' /> is Y, so Y is also irreducible.</p>
<p>It&#039;s not so clear that the ideal generated by the r x r minors of a generic (= entries are algebraically independent variables over K) n x n matrix is radical, but this turns out to be true (one way to show that this is true is to find an explicit Gröbner basis for it).</p>
<p>But what if we only care about skew-symmetric matrices? To check if a matrix has rank &lt; r, we could do the same as above, but the ideal generated by the r x r minors of a generic skew-symmetric matrix will NOT be radical. One problem already is that the determinant of any skew-symmetric matrix is always a perfect square in the field K, and hence our ideal should contain these square roots, which are called Pfaffians.<br />
<span id="more-502"></span><br />
First I&#8217;d like to prove this last statement. Say M is a skew-symmetric n x n matrix. We want to find a number r such that M can be transformed isometrically into the matrix <img src='http://l.wordpress.com/latex.php?latex=%5Cleft%5B+%5Cbegin%7Bmatrix%7D+0+%26+I_r+%26+0+%5C%5C+-I_r+%26+0+%26+0+%5C%5C+0+%26+0+%26+0+%5Cend%7Bmatrix%7D+%5Cright%5D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\left[ \begin{matrix} 0 &amp; I_r &amp; 0 \\ -I_r &amp; 0 &amp; 0 \\ 0 &amp; 0 &amp; 0 \end{matrix} \right]' title='\left[ \begin{matrix} 0 &amp; I_r &amp; 0 \\ -I_r &amp; 0 &amp; 0 \\ 0 &amp; 0 &amp; 0 \end{matrix} \right]' class='latex' /> where <img src='http://l.wordpress.com/latex.php?latex=I_r&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='I_r' title='I_r' class='latex' /> is the r x r identity matrix (r could be 0, in which case these rows don&#8217;t appear), and the bottom row consists of n-2r rows of zeroes. First, M represents a bilinear form <img src='http://l.wordpress.com/latex.php?latex=%5Clangle%5C+%2C%5C+%5Crangle+%5Ccolon+K%5En+%5Ctimes+K%5En+%5Cto+K&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\langle\ ,\ \rangle \colon K^n \times K^n \to K' title='\langle\ ,\ \rangle \colon K^n \times K^n \to K' class='latex' /> given by <img src='http://l.wordpress.com/latex.php?latex=%5Clangle+e_i%2C+e_j+%5Crangle+%3D+m_%7Bi%2Cj%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\langle e_i, e_j \rangle = m_{i,j}' title='\langle e_i, e_j \rangle = m_{i,j}' class='latex' />, where <img src='http://l.wordpress.com/latex.php?latex=e_1%2C+%5Cdots%2C+e_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='e_1, \dots, e_n' title='e_1, \dots, e_n' class='latex' /> is the standard basis for <img src='http://l.wordpress.com/latex.php?latex=K%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='K^n' title='K^n' class='latex' />. The skew-symmetry of M means that this form is skew-symmetric. Let L be the kernel of this form, i.e., the set of all x such that <img src='http://l.wordpress.com/latex.php?latex=%5Clangle+x%2C+y+%5Crangle+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\langle x, y \rangle = 0' title='\langle x, y \rangle = 0' class='latex' /> for all y. Then the form restricted to any complementary subspace L&#8217; of L inside of <img src='http://l.wordpress.com/latex.php?latex=K%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='K^n' title='K^n' class='latex' /> will be nondegenerate. So for any nonzero x in L&#8217;, we can find y in L&#8217; such that <img src='http://l.wordpress.com/latex.php?latex=%5Clangle+x%2C+y+%5Crangle+%3D+1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\langle x, y \rangle = 1' title='\langle x, y \rangle = 1' class='latex' />. Repeating this on the orthogonal complement of L&#8217; inside of L, we can find a basis <img src='http://l.wordpress.com/latex.php?latex=x_1%2C+%5Cdots%2C+x_r%2C+y_1%2C+%5Cdots%2C+y_r&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_1, \dots, x_r, y_1, \dots, y_r' title='x_1, \dots, x_r, y_1, \dots, y_r' class='latex' /> for L&#8217; such that <img src='http://l.wordpress.com/latex.php?latex=%5Clangle+x_i%2C+x_j+%5Crangle+%3D+%5Clangle+y_i%2C+y_j+%5Crangle+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\langle x_i, x_j \rangle = \langle y_i, y_j \rangle = 0' title='\langle x_i, x_j \rangle = \langle y_i, y_j \rangle = 0' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=%5Clangle+x_i%2C+y_j+%5Crangle+%3D+%5Cdelta_%7Bij%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\langle x_i, y_j \rangle = \delta_{ij}' title='\langle x_i, y_j \rangle = \delta_{ij}' class='latex' /> is the Kronecker delta. Representing M in this basis gives the desired form. Note that if B is the matrix whose columns are <img src='http://l.wordpress.com/latex.php?latex=x_1%2C+%5Cdots%2C+x_r%2C+y_1%2C+%5Cdots%2C+y_r&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_1, \dots, x_r, y_1, \dots, y_r' title='x_1, \dots, x_r, y_1, \dots, y_r' class='latex' />, then the matrix representing the bilinear form <img src='http://l.wordpress.com/latex.php?latex=%5Clangle%5C+%2C%5C+%5Crangle&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\langle\ ,\ \rangle' title='\langle\ ,\ \rangle' class='latex' /> with respect to this new basis is <img src='http://l.wordpress.com/latex.php?latex=B%5Et+M+B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='B^t M B' title='B^t M B' class='latex' /> instead of <img src='http://l.wordpress.com/latex.php?latex=B%5E%7B-1%7D+M+B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='B^{-1} M B' title='B^{-1} M B' class='latex' />.</p>
<p>This says three things: (1) the rank of M is always even, and (2) <img src='http://l.wordpress.com/latex.php?latex=%5Cdet%28B%5Et%29+%5Cdet%28M%29+%5Cdet%28B%29+%3D+%5Cdet%28B%29%5E2+%5Cdet%28M%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\det(B^t) \det(M) \det(B) = \det(B)^2 \det(M)' title='\det(B^t) \det(M) \det(B) = \det(B)^2 \det(M)' class='latex' /> is either 0 or 1, so <img src='http://l.wordpress.com/latex.php?latex=%5Cdet%28M%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\det(M)' title='\det(M)' class='latex' /> is the square of something, which we call the Pfaffian of M, and (3) if we want to test the condition that rank M &lt; r, we need only check if the principal r x r minors (i.e., when the row indices and column indices are the same) are 0. Since these submatrices are themselves skew-symmetric, they also have Pfaffians, so it&#039;s equivalent to check if they are 0.</p>
<p>Do these give polynomial equations? Let M now be a generic skew-symmetric matrix with algebraically independent entries <img src='http://l.wordpress.com/latex.php?latex=x_%7Bij%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_{ij}' title='x_{ij}' class='latex' /> for <img src='http://l.wordpress.com/latex.php?latex=1+%5Cle+i+%3C+j+%5Cle+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 \le i &lt; j \le n' title='1 \le i &lt; j \le n' class='latex' />, so that <img src='http://l.wordpress.com/latex.php?latex=x_%7Bji%7D+%3D+-x_%7Bij%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_{ji} = -x_{ij}' title='x_{ji} = -x_{ij}' class='latex' />, and let K be the function field <img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbf+Q%7D%28x_%7Bij%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bf Q}(x_{ij})' title='{\bf Q}(x_{ij})' class='latex' />. By the above, the determinant of M is a square of something in <img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbf+Q%7D%28x_%7Bij%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bf Q}(x_{ij})' title='{\bf Q}(x_{ij})' class='latex' />, which we denote by Pf(M). But the determinant of M is a polynomial in <img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbf+Z%7D%5Bx_%7Bij%7D%5D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bf Z}[x_{ij}]' title='{\bf Z}[x_{ij}]' class='latex' />, so by the fact that <img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbf+Z%7D%5Bx_%7Bij%7D%5D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bf Z}[x_{ij}]' title='{\bf Z}[x_{ij}]' class='latex' /> is a UFD and Gauss&#039; lemma, this square root actually lives in <img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbf+Z%7D%5Bx_%7Bij%7D%5D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bf Z}[x_{ij}]' title='{\bf Z}[x_{ij}]' class='latex' />. There&#039;s some ambiguity up to sign regarding which root to take, so we just pick one. So we see that the Pfaffians are polynomials in the entries of M, and hence the locus of skew-symmetric matrices of rank &lt; r is also a subvariety of the space of skew-symmetric matrices. Since the rank of M must always be even, we should assume that r is odd. It turns out that the ideal generated by the Pfaffians of the (r+1) x (r+1) principal minors of M (just call these the (r+1) x (r+1) Pfaffians of M) will be radical.</p>
<p>Now that we&#039;ve done that, how are Pfaffians related to Plücker ideals? First I&#039;ll say what those are: given the Grassmannian Gr(r, n), we can embed it inside of <img src='http://l.wordpress.com/latex.php?latex=%5Cbinom%7Bn%7D%7Br%7D-1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\binom{n}{r}-1' title='\binom{n}{r}-1' class='latex' /> dimensional projective space by representing a subspace by an r x n matrix and then sending it to the <img src='http://l.wordpress.com/latex.php?latex=%5Cbinom%7Bn%7D%7Br%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\binom{n}{r}' title='\binom{n}{r}' class='latex' />-tuple of its r x r minors. The homogeneous ideal which defines the image is a Plücker ideal <img src='http://l.wordpress.com/latex.php?latex=I_%7Br%2Cn%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='I_{r,n}' title='I_{r,n}' class='latex' />. Of course, we could forget that this ideal is homogeneous, and then it would define a subvariety (the affine cone) of <img src='http://l.wordpress.com/latex.php?latex=%5Cbinom%7Bn%7D%7Br%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\binom{n}{r}' title='\binom{n}{r}' class='latex' /> dimensional affine space. In the case that r=2, the elements of <img src='http://l.wordpress.com/latex.php?latex=%5Cbinom%7Bn%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\binom{n}{2}' title='\binom{n}{2}' class='latex' /> dimensional affine space can be identified with skew-symmetric n x n matrices (there are <img src='http://l.wordpress.com/latex.php?latex=%5Cbinom%7Bn%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\binom{n}{2}' title='\binom{n}{2}' class='latex' /> elements above the diagonal), and the image of the Grassmannian corresponds to those which have rank at most 2 (because they are minors of a 2-dimensional subspaces). Hence the Plücker ideal <img src='http://l.wordpress.com/latex.php?latex=I_%7B2%2Cn%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='I_{2,n}' title='I_{2,n}' class='latex' /> is generated by the 4 x 4 Pfaffians of a generic n x n skew-symmetric matrix.</p>
<p>Why is this relevant? It&#039;s known how to write down the minimal free resolutions for the Pfaffians of a generic skew-symmetric matrix (you can find this in Section 6.4 of Jerzy Weyman&#039;s book <i>Cohomology of Vector Bundles and Syzygies</i>), so this gives for free the case of the Plücker ideals when r=2. The general case r&gt;2 is not known, however. The case r=3 and n=6 can be done in <a href="http://www.math.uiuc.edu/Macaulay2/">Macaulay 2</a> in a few seconds (use the command <tt>res Grassmannian(2,5)</tt>), but I think any larger examples are computationally too expensive. In principal, they can be written down by hand using the techniques of Section 7.3 of the above book. There, the difficulties arise in trying to solve some plethysm problems for the general linear group. So it&#8217;s likely that a closed form solution will never be attainable.</p>
<p>-Steven </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/concretenonsense.wordpress.com/502/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/concretenonsense.wordpress.com/502/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/concretenonsense.wordpress.com/502/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/concretenonsense.wordpress.com/502/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/concretenonsense.wordpress.com/502/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/concretenonsense.wordpress.com/502/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/concretenonsense.wordpress.com/502/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/concretenonsense.wordpress.com/502/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/concretenonsense.wordpress.com/502/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/concretenonsense.wordpress.com/502/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=concretenonsense.wordpress.com&blog=2918042&post=502&subd=concretenonsense&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://concretenonsense.wordpress.com/2009/06/24/pfaffians-and-plucker-ideals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">masnevets</media:title>
		</media:content>
	</item>
		<item>
		<title>P-partitions and Gorenstein algebras</title>
		<link>http://concretenonsense.wordpress.com/2009/06/01/p-partitions-and-gorenstein-algebras/</link>
		<comments>http://concretenonsense.wordpress.com/2009/06/01/p-partitions-and-gorenstein-algebras/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 23:19:33 +0000</pubDate>
		<dc:creator>Steven Sam</dc:creator>
				<category><![CDATA[Combinatorics]]></category>
		<category><![CDATA[commutative algebra]]></category>
		<category><![CDATA[Gorenstein]]></category>
		<category><![CDATA[polytopes]]></category>
		<category><![CDATA[posets]]></category>
		<category><![CDATA[reciprocity]]></category>

		<guid isPermaLink="false">http://concretenonsense.wordpress.com/?p=486</guid>
		<description><![CDATA[In this post I&#8217;d like to say what a P-partition is, what a Gorenstein ring is, and plan to discuss a chain of topics which will lead from one to the other. Roughly the first half of this post can be found in Section 4.5 of Richard Stanley&#8217;s Enumerative Combinatorics, Vol 1.
First, let&#8217;s start with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=concretenonsense.wordpress.com&blog=2918042&post=486&subd=concretenonsense&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In this post I&#8217;d like to say what a P-partition is, what a Gorenstein ring is, and plan to discuss a chain of topics which will lead from one to the other. Roughly the first half of this post can be found in Section 4.5 of Richard Stanley&#8217;s <i>Enumerative Combinatorics, Vol 1</i>.</p>
<p>First, let&#8217;s start with P-partitions. Here P is a finite poset with p elements. The standard definition of partition is of course a way of decomposing a positive number into a sum of positive numbers, i.e., 5 = 1 + 3 + 1. Since we don&#8217;t care about the order, we just list them in descending order, so the example becomes (3,1,1). Another way to interpret this is in terms of posets: let [m] be the usual ordering on the set {1, 2, &#8230;, m}. Then a partition of n using at most m parts is the same as an order-reversing map <img src='http://l.wordpress.com/latex.php?latex=%5Csigma+%5Ccolon+%5Cleft%5Bm%5Cright%5D+%5Cto+%7B%5Cbf+N%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sigma \colon \left[m\right] \to {\bf N}' title='\sigma \colon \left[m\right] \to {\bf N}' class='latex' />, where <img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbf+N%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bf N}' title='{\bf N}' class='latex' /> is the natural numbers (including 0) under the usual order, such that <img src='http://l.wordpress.com/latex.php?latex=%5Csum_%7Bi%3D1%7D%5Em+%5Csigma%28i%29+%3D+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum_{i=1}^m \sigma(i) = n' title='\sum_{i=1}^m \sigma(i) = n' class='latex' />. Now replace [m] with an arbitrary partition P and we can talk about P-partitions. Also, we&#8217;ll say that a P-partition is strict if <img src='http://l.wordpress.com/latex.php?latex=%5Csigma&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sigma' title='\sigma' class='latex' /> from before is strictly order-reversing.<br />
<span id="more-486"></span><br />
Given a poset P, let a(n), resp. <img src='http://l.wordpress.com/latex.php?latex=%5Coverline%7Ba%7D%28n%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\overline{a}(n)' title='\overline{a}(n)' class='latex' />, be the number of P-partitions, resp. strict P-partitions of n, and define the generating functions <img src='http://l.wordpress.com/latex.php?latex=G_P%28x%29+%3D+%5Csum_%7Bn+%5Cge+0%7D+a%28n%29+x%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G_P(x) = \sum_{n \ge 0} a(n) x^n' title='G_P(x) = \sum_{n \ge 0} a(n) x^n' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=%5Coverline%7BG%7D_P%28x%29+%3D+%5Csum_%7Bn+%5Cge+0%7D+%5Coverline%7Ba%7D%28n%29+x%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\overline{G}_P(x) = \sum_{n \ge 0} \overline{a}(n) x^n' title='\overline{G}_P(x) = \sum_{n \ge 0} \overline{a}(n) x^n' class='latex' />. I&#8217;ll note two facts: as rational functions, we have </p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+G_P%28x%29+%3D+%5Cfrac%7BW_P%28x%29%7D%7B%281-x%29%281-x%5E2%29+%5Ccdots+%281-x%5Ep%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle G_P(x) = \frac{W_P(x)}{(1-x)(1-x^2) \cdots (1-x^p)}' title='\displaystyle G_P(x) = \frac{W_P(x)}{(1-x)(1-x^2) \cdots (1-x^p)}' class='latex' /></p>
<p>where <img src='http://l.wordpress.com/latex.php?latex=W_P%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='W_P(x)' title='W_P(x)' class='latex' /> is a polynomial of degree strictly less than <img src='http://l.wordpress.com/latex.php?latex=%5Cbinom%7Bp%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\binom{p}{2}' title='\binom{p}{2}' class='latex' />, so that <img src='http://l.wordpress.com/latex.php?latex=a%28n%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a(n)' title='a(n)' class='latex' /> is a <a href="http://en.wikipedia.org/wiki/Quasi-polynomial">quasi-polynomial</a>. Second, we have a reciprocity law:</p>
<p><img src='http://l.wordpress.com/latex.php?latex=x%5Ep+%5Coverline%7BG%7D_P%28x%29+%3D+%28-1%29%5Ep+G_P%281%2Fx%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^p \overline{G}_P(x) = (-1)^p G_P(1/x)' title='x^p \overline{G}_P(x) = (-1)^p G_P(1/x)' class='latex' />,</p>
<p>and this implies that <img src='http://l.wordpress.com/latex.php?latex=a%28-n%29+%3D+%5Coverline%7Ba%7D%28n-p%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a(-n) = \overline{a}(n-p)' title='a(-n) = \overline{a}(n-p)' class='latex' />, where a(-n) makes sense since it is a quasi-polynomial. There is a refinement of this reciprocity which I won&#8217;t mention.</p>
<p>Here&#8217;s another way to think of P-partitions: think of them as points inside of <img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbf+Z%7D%5EP&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bf Z}^P' title='{\bf Z}^P' class='latex' />. But not just any points: the order-reversing requirement gives some linear inequalities, so they live in some rational cone. Then a(n) is the number of lattice points of this cone with the intersection of the hyperplane <img src='http://l.wordpress.com/latex.php?latex=%5Csum+x_i+%3D+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum x_i = n' title='\sum x_i = n' class='latex' />. These intersections will be polytopes, but in general not ones with integer vertices.</p>
<p>But there is a way to get integral polytopes. Instead of P-partitions of n, let <img src='http://l.wordpress.com/latex.php?latex=%5COmega%28P%2Cn%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Omega(P,n)' title='\Omega(P,n)' class='latex' /> be the number of P-partitions <img src='http://l.wordpress.com/latex.php?latex=%5Csigma&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sigma' title='\sigma' class='latex' /> such that <img src='http://l.wordpress.com/latex.php?latex=%5Csigma%28x%29+%5Cle+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sigma(x) \le n' title='\sigma(x) \le n' class='latex' /> for all x in P. This is the order polynomial of P (it&#8217;s not that bad to show that it is indeed a polynomial. Similarly, let <img src='http://l.wordpress.com/latex.php?latex=%5Coverline%7B%5COmega%7D%28P%2Cn%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\overline{\Omega}(P,n)' title='\overline{\Omega}(P,n)' class='latex' /> be the number of strict P-partitions <img src='http://l.wordpress.com/latex.php?latex=%5Csigma&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sigma' title='\sigma' class='latex' /> such that <img src='http://l.wordpress.com/latex.php?latex=%5Csigma%28x%29+%5Cle+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sigma(x) \le n' title='\sigma(x) \le n' class='latex' /> for all x in P. Then we can interpret <img src='http://l.wordpress.com/latex.php?latex=%5COmega%28P%2Cn%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Omega(P,n)' title='\Omega(P,n)' class='latex' /> as the number of lattice points in <img src='http://l.wordpress.com/latex.php?latex=%7B%5Cbf+Z%7D%5EP&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{\bf Z}^P' title='{\bf Z}^P' class='latex' /> with inequalities <img src='http://l.wordpress.com/latex.php?latex=0+%5Cle+x_i+%5Cle+n-1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0 \le x_i \le n-1' title='0 \le x_i \le n-1' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=x_i+%5Cle+x_j&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_i \le x_j' title='x_i \le x_j' class='latex' /> for all inequalities in P. This is a polytope O(P,n) (called the order polytope of P), and in fact, it will have integral vertices. We can even describe what they are: define a filter F of P to be subset such that if <img src='http://l.wordpress.com/latex.php?latex=x+%5Cge+y&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x \ge y' title='x \ge y' class='latex' /> and y is in F, then so is x. Then each vertex is $\sum_{x \in F} x$ where F is a filter. Then the integer points in O(P,n) are in bijection with order-preserving maps <img src='http://l.wordpress.com/latex.php?latex=P+%5Cto+%5Cleft%5B+n+%5Cright%5D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='P \to \left[ n \right]' title='P \to \left[ n \right]' class='latex' />, which are in turn in bijection with order-reversing maps. In this case, the order polynomial is a special case of the <a href="http://en.wikipedia.org/wiki/Ehrhart_polynomial">Ehrhart polynomial</a> of a polytope O(P) = O(P,2). Since <img src='http://l.wordpress.com/latex.php?latex=%5Coverline%7B%5COmega%7D%28P%2Cn%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\overline{\Omega}(P,n)' title='\overline{\Omega}(P,n)' class='latex' /> counts the interior points of O(P,n+1), reciprocity for Ehrhart polynomials implies that <img src='http://l.wordpress.com/latex.php?latex=%5COmega%28P%2C-n%29+%3D+%28-1%29%5Ep+%5Coverline%7B%5COmega%7D%28P%2C+n%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Omega(P,-n) = (-1)^p \overline{\Omega}(P, n)' title='\Omega(P,-n) = (-1)^p \overline{\Omega}(P, n)' class='latex' />.</p>
<p>Well now that we have an integral polytope, we also get a <a href="http://en.wikipedia.org/wiki/Toric_variety">toric variety</a>. This is the projective variety corresponding to the Ehrhart ring, which is defined as follows. Given an integral polytope <img src='http://l.wordpress.com/latex.php?latex=Q+%5Csubset+%7B%5Cbf+R%7D%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Q \subset {\bf R}^n' title='Q \subset {\bf R}^n' class='latex' /> and a field K, let K[Q] be the K-vector space with basis elements <img src='http://l.wordpress.com/latex.php?latex=x_1%5E%7Bd_1%7D+%5Ccdots+x_n%5E%7Bd_n%7D+z%5Ed&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_1^{d_1} \cdots x_n^{d_n} z^d' title='x_1^{d_1} \cdots x_n^{d_n} z^d' class='latex' /> corresponding to integer points <img src='http://l.wordpress.com/latex.php?latex=%28d_1%2C+%5Cdots%2C+d_n%29+%3D+dQ&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(d_1, \dots, d_n) = dQ' title='(d_1, \dots, d_n) = dQ' class='latex' />, where dP is the dth dilation of Q. These are multiplied just like monomials are multiplied, and we grade K[Q] by the degree of z. Then by definition, the <a href="http://en.wikipedia.org/wiki/Hilbert_polynomial">Hilbert function</a> of K[Q] is the Ehrhart polynomial of Q.</p>
<p>Now let&#8217;s give some properties of the order polynomial of P which might tell us some information about the Ehrhart ring K[O(P)] (and its toric variety). First, let L be the length of the longest chain of P. Then <img src='http://l.wordpress.com/latex.php?latex=%5COmega%28P%2C+-i%29+%3D+%28-1%29%5Ep%5Coverline%7B%5COmega%7D%28P%2C+i%29+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Omega(P, -i) = (-1)^p\overline{\Omega}(P, i) = 0' title='\Omega(P, -i) = (-1)^p\overline{\Omega}(P, i) = 0' class='latex' /> for <img src='http://l.wordpress.com/latex.php?latex=1+%5Cle+i+%5Cle+L&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 \le i \le L' title='1 \le i \le L' class='latex' />. We say that P is graded if for any given elements x and y, all maximal chains between x and y have the same length. Then P is graded if and only if <img src='http://l.wordpress.com/latex.php?latex=%5COmega%28P%2C+-L-m%29+%3D+%28-1%29%5Ep+%5COmega%28P%2Cm%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Omega(P, -L-m) = (-1)^p \Omega(P,m)' title='\Omega(P, -L-m) = (-1)^p \Omega(P,m)' class='latex' /> for all m. We can see this as saying that the number of interior integer points of O(P, L+m) is the same as the number of integer points of O(P,m) for all m. Combined with the vanishing statements, this is also equivalent to saying that when we write the generating function <img src='http://l.wordpress.com/latex.php?latex=%5Csum_%7Bn+%5Cge+0%7D+%5COmega%28P%2C+n%2B1%29+x%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum_{n \ge 0} \Omega(P, n+1) x^n' title='\sum_{n \ge 0} \Omega(P, n+1) x^n' class='latex' /> as a rational function, then the numerator polynomial has palindromic coefficients. Since this is the Hilbert series of K[O(P,2)], we now mention</p>
<p><b>Theorem (Stanley).</b> If R is a Cohen–Macaulay domain over a field K, then R is Gorenstein if and only if the numerator polynomial of its Hilbert series has palindromic coefficients.  </p>
<p>A proof can be found in Stanley&#8217;s paper <a href="http://math.mit.edu/~rstan/pubs/pubfiles/30.pdf">Hilbert functions of graded algebras</a>, along with other interplay between numerical conditions of Hilbert series and properties of the ring.</p>
<p>So I&#8217;ve fulfilled my promise of connecting the two topics in the title, but I need to say what a Gorenstein ring is! The significance comes from <a href="http://en.wikipedia.org/wiki/Serre_duality">Serre duality</a>. We&#8217;ll give a geometric definition first. For a variety X of dimension n, X is Gorenstein if the canonical bundle <img src='http://l.wordpress.com/latex.php?latex=%5Comega_X+%3D+%5Cbigwedge%5En+%5COmega_%7BX%2Fk%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\omega_X = \bigwedge^n \Omega_{X/k}' title='\omega_X = \bigwedge^n \Omega_{X/k}' class='latex' /> is a line bundle, where <img src='http://l.wordpress.com/latex.php?latex=%5COmega_%7BX%2Fk%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\Omega_{X/k}' title='\Omega_{X/k}' class='latex' /> is the cotangent bundle of X. Of course, X nonsingular implies that X is Gorenstein. For a finitely generated domain over K, we say it is Gorenstein if its corresponding affine variety is Gorenstein. Chasing through all of the above, we have conclude that if P is a graded poset, then the affine cone of the toric variety associated to its order polytope (this means the affine variety of K[O(P)] forgetting that its graded) is Gorenstein (what a mouthful!). In other words, the toric variety is arithmetically Gorenstein (this implies that it&#8217;s Gorenstein also).</p>
<p>Now an algebraic definition says that a local K-algebra R of dimension n is Gorenstein if and only if <img src='http://l.wordpress.com/latex.php?latex=%5Cmathrm%7BExt%7D%5Ei_R%28K%2C+R%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathrm{Ext}^i_R(K, R)' title='\mathrm{Ext}^i_R(K, R)' class='latex' /> is 0 for <img src='http://l.wordpress.com/latex.php?latex=i+%5Cne+n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='i \ne n' title='i \ne n' class='latex' />, and is K for i=n. And then a ring is Gorenstein if all of its localizations are Gorenstein. There&#8217;s a lot more equivalent definitions, which you can find on the <a href="http://en.wikipedia.org/wiki/Gorenstein_ring">wiki article</a>.</p>
<p>Finally, here&#8217;s something which connects to <a href="http://concretenonsense.wordpress.com/2009/02/24/boij–soderberg-theory-i-preliminaries/">my previous posts on Boij–Söderberg theory</a>. If <img src='http://l.wordpress.com/latex.php?latex=K%5Bx_1%2C+%5Cdots%2C+x_n%5D+%2F+I&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='K[x_1, \dots, x_n] / I' title='K[x_1, \dots, x_n] / I' class='latex' /> is Gorenstein where I is a homogeneous ideal, then the graded Betti table exhibits symmetry (we may have to assume that I is prime, but I&#8217;m not sure). To be more precise, if we write the table with the convention that <img src='http://l.wordpress.com/latex.php?latex=%5Cbeta_%7Bi%2Cj%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\beta_{i,j}' title='\beta_{i,j}' class='latex' /> is the rank of the ith syzygy module in degree -i-j, and the table has c+1 columns and r+1 rows, then <img src='http://l.wordpress.com/latex.php?latex=%5Cbeta_%7Bi%2Cj%7D+%3D+%5Cbeta_%7Bd-i%2Cr-j%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\beta_{i,j} = \beta_{d-i,r-j}' title='\beta_{i,j} = \beta_{d-i,r-j}' class='latex' /> (assuming that the top left corner is entry (0,0)). In fact, this is another characterization.</p>
<p>And now we have a lot of examples of symmetric Betti tables!</p>
<p>-Steven</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/concretenonsense.wordpress.com/486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/concretenonsense.wordpress.com/486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/concretenonsense.wordpress.com/486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/concretenonsense.wordpress.com/486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/concretenonsense.wordpress.com/486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/concretenonsense.wordpress.com/486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/concretenonsense.wordpress.com/486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/concretenonsense.wordpress.com/486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/concretenonsense.wordpress.com/486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/concretenonsense.wordpress.com/486/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=concretenonsense.wordpress.com&blog=2918042&post=486&subd=concretenonsense&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://concretenonsense.wordpress.com/2009/06/01/p-partitions-and-gorenstein-algebras/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">masnevets</media:title>
		</media:content>
	</item>
		<item>
		<title>Boij–Söderberg theory III: proofs</title>
		<link>http://concretenonsense.wordpress.com/2009/04/02/boij%e2%80%93soderberg-theory-iii-proofs/</link>
		<comments>http://concretenonsense.wordpress.com/2009/04/02/boij%e2%80%93soderberg-theory-iii-proofs/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 01:11:55 +0000</pubDate>
		<dc:creator>Steven Sam</dc:creator>
				<category><![CDATA[Algebraic Geometry]]></category>
		<category><![CDATA[commutative algebra]]></category>
		<category><![CDATA[Betti tables]]></category>

		<guid isPermaLink="false">http://concretenonsense.wordpress.com/?p=379</guid>
		<description><![CDATA[It&#8217;s been a while since the last post, but I want to give an indication of how the Eisenbud and Schreyer proved the Boij–Söderberg conjectures. This fell into roughly 3 steps. There are some constructions that are involved which I will not mention, but may mention in a future post. In particular, I will take [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=concretenonsense.wordpress.com&blog=2918042&post=379&subd=concretenonsense&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It&#8217;s been a while since the last post, but I want to give an indication of how the Eisenbud and Schreyer proved the Boij–Söderberg conjectures. This fell into roughly 3 steps. There are some constructions that are involved which I will not mention, but may mention in a future post. In particular, I will take it as a given that for any given degree sequence d, there exists a Cohen–Macaulay module M whose Betti diagram is pure with degree sequence d. Recall the setup from the <a href="http://concretenonsense.wordpress.com/2009/03/08/boij–soderberg-theory-ii-the-cohen–macaulay-property/">previous post</a>: we picked degree sequences <img src='http://l.wordpress.com/latex.php?latex=%5Coverline%7Bd%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\overline{d}' title='\overline{d}' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=%5Cunderline%7Bd%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underline{d}' title='\underline{d}' class='latex' /> to restrict our attention to a finite-dimensional space of Betti tables.</p>
<p><strong>Step 1</strong>: Identify the exterior facets of the cone spanned by the pure diagrams.</p>
<p>This step was done by Boij and Söderberg in their <a href="http://arxiv.org/abs/math/0611081">original paper</a>. Recall that we put a partial ordering on the set of degree sequences given by pointwise comparison and that the cone spanned by the pure diagrams offers a geometric realization of this poset. In particular, the facets are given by chains of degree sequences which are obtained uniquely by removing a single element <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28d_i%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(d_i)' title='\pi(d_i)' class='latex' /> from a maximal chain <img src='http://l.wordpress.com/latex.php?latex=%5Cpi+%3D+%28%5Cpi%28d_1%29+%3C+%5Ccdots+%5Cpi%28d_q%29%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi = (\pi(d_1) &lt; \cdots \pi(d_q))' title='\pi = (\pi(d_1) &lt; \cdots \pi(d_q))' class='latex' />. The uniqueness part means that there do not exist two different maximal chains such that one can remove a single element from each to get the same resulting chain. Let i denote the index of the degree sequence that was removed. They classified the exterior facets into three types:</p>
<p>Case 1: We remove the maximal or minimal element.</p>
<p>Case 2: The degree sequences <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28d_%7Bi-1%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(d_{i-1})' title='\pi(d_{i-1})' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28d_%7Bi%2B1%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(d_{i+1})' title='\pi(d_{i+1})' class='latex' /> differ in exactly one entry.</p>
<p>Case 3: The degree sequences <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28d_%7Bi-1%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(d_{i-1})' title='\pi(d_{i-1})' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28d_%7Bi%2B1%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(d_{i+1})' title='\pi(d_{i+1})' class='latex' /> differ in exactly two entries.<br />
<span id="more-379"></span><br />
In both cases 1 and 2, there is a unique coordinate x of the Betti table that is nonzero for <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28d_i%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(d_i)' title='\pi(d_i)' class='latex' /> but zero for the other degree sequences in the chain. In this case, x gives a linear functional which is positive on the set of all Betti tables and is zero on the facet in question. The nontrivial case of course is case 3. The first thing Eisenbud and Schreyer show in this case is that there is a hyperplane which contains this facet and those degree sequences which are greater than or equal to <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28d_%7Bi%2B1%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(d_{i+1})' title='\pi(d_{i+1})' class='latex' />, and furthermore that this hyperplane is unique. Similarly, one can obtain a hyperplane which contains all degree sequences less than or equal to <img src='http://l.wordpress.com/latex.php?latex=%5Cpi%28d_%7Bi-1%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\pi(d_{i-1})' title='\pi(d_{i-1})' class='latex' />. The construction of the linear functionals is inductive and we won&#8217;t repeat it here. The point is that given this uniqueness, one can hope to reconstruct these linear functionals in a different way which illucidates that they are nonnegative on the set of Betti tables. We sketch this in the next section.</p>
<p><strong>Step 2</strong>: Define a bilinear pairing between Betti tables and cohomology tables.</p>
<p>This may seem to stray from our goal, but in fact, this is the crucial observation to showing that the case 3 linear functionals in Step 1 are in fact positive on all Betti tables. The point will be that it is easy to show positivity for this pairing, and then one need only pick the right cohomology tables to get the desired facet-defining equations. Here of course I will sketch only the constructions and give some ideas, since there are far too many details to discuss.</p>
<p>First, let <img src='http://l.wordpress.com/latex.php?latex=%5Cbeta&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\beta' title='\beta' class='latex' /> be a graded Betti table, and let <img src='http://l.wordpress.com/latex.php?latex=%5Cgamma&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\gamma' title='\gamma' class='latex' /> be a graded cohomology table (i.e., the degrees of some cochain complex). Eisenbud and Schreyer introduce a bilinear functional <img src='http://l.wordpress.com/latex.php?latex=%5Clangle+%5Cbeta%2C+%5Cgamma+%5Crangle+%3D+%5Csum_%7B%5C%7B+i%2Cj%2Ck+%5Cmid+j+%5Cle+i%5C%7D+%7D+%28-1%29%5E%7Bi-j%7D+%5Cbeta_%7Bi%2Ck%7D+%5Cgamma_%7Bj%2C-k%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\langle \beta, \gamma \rangle = \sum_{\{ i,j,k \mid j \le i\} } (-1)^{i-j} \beta_{i,k} \gamma_{j,-k}' title='\langle \beta, \gamma \rangle = \sum_{\{ i,j,k \mid j \le i\} } (-1)^{i-j} \beta_{i,k} \gamma_{j,-k}' class='latex' />. In the case that <img src='http://l.wordpress.com/latex.php?latex=%5Cbeta&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\beta' title='\beta' class='latex' /> comes from a free resolution F and <img src='http://l.wordpress.com/latex.php?latex=%5Cgamma&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\gamma' title='\gamma' class='latex' /> comes from a cochain complex E, we can write this sum as <img src='http://l.wordpress.com/latex.php?latex=%5Csum_j+%5Cchi%28F_%7B%5Cge+j%7D+%5Cotimes+%5Cmathrm%7BH%7D%5Ej%28E%29%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\sum_j \chi(F_{\ge j} \otimes \mathrm{H}^j(E))' title='\sum_j \chi(F_{\ge j} \otimes \mathrm{H}^j(E))' class='latex' />. Here <img src='http://l.wordpress.com/latex.php?latex=F_%7B%5Cge+j%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{\ge j}' title='F_{\ge j}' class='latex' /> denotes the truncation of F to degrees at least j, and <img src='http://l.wordpress.com/latex.php?latex=%5Cchi&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\chi' title='\chi' class='latex' />  denotes the usual Euler characteristic. The next step is to examine the double complex <img src='http://l.wordpress.com/latex.php?latex=F+%5Cotimes+E&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F \otimes E' title='F \otimes E' class='latex' /> where we think of F as having cohomological indices, i.e., <img src='http://l.wordpress.com/latex.php?latex=F%5Ei+%3D+F_%7B-i%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F^i = F_{-i}' title='F^i = F_{-i}' class='latex' />. We assume that E is bounded and consists of free modules since we only need this case. Since F is a resolution, the total cohomology of this complex is zero in negative cohomological degrees (seen by using the spectral sequence that starts by computing cohomology of the rows <img src='http://l.wordpress.com/latex.php?latex=F_%5Cbullet+%5Cotimes+E%5Ej&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_\bullet \otimes E^j' title='F_\bullet \otimes E^j' class='latex' />). But we&#8217;re really interested in some truncation of this double complex, so we go to the next page of the spectral sequence starting in the other direction (along columns) and then remove the things with positive cohomological index (they don&#8217;t appear in our bilinear form). Then in fact our bilinear form can be identified with the Euler characteristic of the total cohomology of this truncation. But we know that the total cohomology vanishes in negative degrees, and we&#8217;ve removed the positive part, so in fact our bilinear form is just the dimension of the degree 0 part of the total cohomology of the truncated double complex, and hence nonnegative. Doing some more analysis, one can determine when this total cohomology vanishes, but we&#8217;ll skip that.</p>
<p>Unfortunately, this isn&#8217;t quite good enough. For one thing, we have not used the fact that F should be a minimal free resolution. To get around this, Eisenbud and Schreyer introduce a second bilinear form which is some kind of augmentation of the one above. Then using nonnegativity of the original bilinear form, they show that the augmented one is nonnegative when F is a minimal free resolution, and this is form is the correct thing to proceed with.</p>
<p><strong>Step 3</strong>: Find the appropriate cochain complexes.</p>
<p>What is needed are cochain complexes which have the right vanishing conditions (which I didn&#8217;t explain) subject to the above bilinear form. Briefly I can say where these come from. The first way to get interesting cochain complexes is via linear monads for vector bundles on (n-1)-dimensional projective space (here n is the number of variables of our polynomial ring). What this means precisely is if <img src='http://l.wordpress.com/latex.php?latex=%5Cmathcal%7BE%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathcal{E}' title='\mathcal{E}' class='latex' /> is a vector bundle on <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbf%7BP%7D%5E%7Bn-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{P}^{n-1}' title='\mathbf{P}^{n-1}' class='latex' /> such that its dual bundle <img src='http://l.wordpress.com/latex.php?latex=%5Cmathcal%7BE%7D%5E%2A&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathcal{E}^*' title='\mathcal{E}^*' class='latex' /> is a-regular (a-regular means that <img src='http://l.wordpress.com/latex.php?latex=%5Cmathrm%7BH%7D%5Ei+%5Cmathcal%7BE%5E%2A%7D%28a-j%29%29+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathrm{H}^i \mathcal{E^*}(a-j)) = 0' title='\mathrm{H}^i \mathcal{E^*}(a-j)) = 0' class='latex' /> for i&gt;0), then there exists a linear complex E such that <img src='http://l.wordpress.com/latex.php?latex=E%5Ek+%3D+A%28a%2Bk%29%5E%7Bb_k%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='E^k = A(a+k)^{b_k}' title='E^k = A(a+k)^{b_k}' class='latex' /> (here A is our polynomial ring, and the <img src='http://l.wordpress.com/latex.php?latex=b_k&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b_k' title='b_k' class='latex' /> are just some integers) whose cohomology is close to the cohomology of <img src='http://l.wordpress.com/latex.php?latex=%5Cmathcal%7BE%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathcal{E}' title='\mathcal{E}' class='latex' />. To be more precise, <img src='http://l.wordpress.com/latex.php?latex=%5Cmathrm%7BH%7D%5Ei%28E%29+%3D+%5Csum_d+%5Cmathrm%7BH%7D%5Ei+%5Cmathcal%7BE%7D%28d%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathrm{H}^i(E) = \sum_d \mathrm{H}^i \mathcal{E}(d)' title='\mathrm{H}^i(E) = \sum_d \mathrm{H}^i \mathcal{E}(d)' class='latex' /> for i &lt; n-1, and <img src='http://l.wordpress.com/latex.php?latex=%5Cmathrm%7BH%7D%5E%7Bn-1%7D%28E%29+%3D+%5Csum_%7Bd+%3E+-a-n%7D+%5Cmathrm%7BH%7D%5E%7Bn-1%7D%5Cmathcal%7BE%7D%28d%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathrm{H}^{n-1}(E) = \sum_{d &gt; -a-n} \mathrm{H}^{n-1}\mathcal{E}(d)' title='\mathrm{H}^{n-1}(E) = \sum_{d &gt; -a-n} \mathrm{H}^{n-1}\mathcal{E}(d)' class='latex' />. Without going too much deeper, I will just end by saying then that the vector bundles whose linear monads give the desired linear functionals are those with supernatural cohomology. To be more precise, this means that 1) each twist of the vector bundle has at most one nonzero cohomology group, and 2) the roots of its Hilbert polynomial are all integers. Eisenbud and Schreyer show that given any prescribed set of integers, there indeed exists a supernatural vector bundle whose roots are precisely those integers (this is in some sense, dual to the problem of construction pure CM modules with a given degree sequence). To get the ones that give our linear functionals, the roots are chosen according to the chain of degree sequences that the facet is defined by. As an unexpected bonus, one can use the bilinear functionals to show that every cohomology table of a vector bundle on <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbf%7BP%7D%5E%7Bn-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{P}^{n-1}' title='\mathbf{P}^{n-1}' class='latex' /> is a positive linear combination of the supernatural cohomology tables.</p>
<p>And this is about as much as I want to say. Sorry if this post seemed much more dense than the others, but hopefully this gives some kind of picture of what goes behind this particular theorem. The interersted reader should of course consult <a href="http://arxiv.org/abs/0712.1843">Eisenbud and Schreyer&#8217;s paper</a>.</p>
<p>I may say some more about the existence of supernatural vector bundles and pure CM modules in a later post. They exist over any arbitrary field, but in characteristic 0, one can get <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbf%7BGL%7D%28n%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{GL}(n)' title='\mathbf{GL}(n)' class='latex' />-equivariant sheaves and modules using the Borel–Weil–Bott theorem, and I&#8217;ll try to say something about the equivariant constructions later.</p>
<p>-Steven</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/concretenonsense.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/concretenonsense.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/concretenonsense.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/concretenonsense.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/concretenonsense.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/concretenonsense.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/concretenonsense.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/concretenonsense.wordpress.com/379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/concretenonsense.wordpress.com/379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/concretenonsense.wordpress.com/379/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=concretenonsense.wordpress.com&blog=2918042&post=379&subd=concretenonsense&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://concretenonsense.wordpress.com/2009/04/02/boij%e2%80%93soderberg-theory-iii-proofs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">masnevets</media:title>
		</media:content>
	</item>
		<item>
		<title>Boij–Söderberg theory II: the Cohen–Macaulay property</title>
		<link>http://concretenonsense.wordpress.com/2009/03/08/boij%e2%80%93soderberg-theory-ii-the-cohen%e2%80%93macaulay-property/</link>
		<comments>http://concretenonsense.wordpress.com/2009/03/08/boij%e2%80%93soderberg-theory-ii-the-cohen%e2%80%93macaulay-property/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 21:59:44 +0000</pubDate>
		<dc:creator>Steven Sam</dc:creator>
				<category><![CDATA[Algebraic Geometry]]></category>
		<category><![CDATA[commutative algebra]]></category>
		<category><![CDATA[Betti tables]]></category>

		<guid isPermaLink="false">http://concretenonsense.wordpress.com/?p=351</guid>
		<description><![CDATA[Last time in this post, I gave an introduction to minimal resolutions over polynomial rings and stated a theorem of Eisenbud and Schreyer. This time I want to describe the significance of the Cohen–Macaulay property, and in part III, I will start explaining the proof of the Boij–Söderberg conjectures.
The first point to address is the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=concretenonsense.wordpress.com&blog=2918042&post=351&subd=concretenonsense&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Last time in <a href="http://concretenonsense.wordpress.com/2009/02/24/boij–soderberg-theory-i-preliminaries/">this post</a>, I gave an introduction to minimal resolutions over polynomial rings and stated a theorem of Eisenbud and Schreyer. This time I want to describe the significance of the Cohen–Macaulay property, and in part III, I will start explaining the proof of the Boij–Söderberg conjectures.</p>
<p>The first point to address is the notion of a Cohen–Macaulay module. Let&#8217;s first assume that M is a module over a local ring R with maximal ideal P (either this is an actual local ring, or R is graded, and it has a unique homogeneous maximal ideal). An <strong>M-sequence</strong> <img src='http://l.wordpress.com/latex.php?latex=x_1%2C+%5Cdots%2C+x_n+%5Cin+P&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_1, \dots, x_n \in P' title='x_1, \dots, x_n \in P' class='latex' /> satisfies 1) multiplication by <img src='http://l.wordpress.com/latex.php?latex=x_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x_i' title='x_i' class='latex' /> is an injective function <img src='http://l.wordpress.com/latex.php?latex=M_%7Bi-1%7D+%5Cto+M_%7Bi-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='M_{i-1} \to M_{i-1}' title='M_{i-1} \to M_{i-1}' class='latex' /> where <img src='http://l.wordpress.com/latex.php?latex=M_0+%3D+M&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='M_0 = M' title='M_0 = M' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=M_%7Bi-1%7D+%3D+M+%2F+%28x_1%2C+%5Cdots%2C+x_%7Bi-1%7D%29+M&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='M_{i-1} = M / (x_1, \dots, x_{i-1}) M' title='M_{i-1} = M / (x_1, \dots, x_{i-1}) M' class='latex' /> for i&gt;0, and 2) <img src='http://l.wordpress.com/latex.php?latex=%28x_1%2C+%5Cdots%2C+x_n%29+M+%5Cne+M&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(x_1, \dots, x_n) M \ne M' title='(x_1, \dots, x_n) M \ne M' class='latex' />, and the <strong>depth</strong> of M, depth(P,M), is the longest length of an M-sequence. The <strong>dimension</strong> of M, denoted dim(M), is the Krull dimension of R / ann(M) where ann(M) denotes the annihilator ideal of M. In general, the inequality <img src='http://l.wordpress.com/latex.php?latex=%5Ctext%7Bdim%7D%28M%29+%5Cge+%5Ctext%7Bdepth%7D%28P%2CM%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\text{dim}(M) \ge \text{depth}(P,M)' title='\text{dim}(M) \ge \text{depth}(P,M)' class='latex' /> holds, and we say that M is <strong>Cohen–Macaulay</strong> (CM from now on) in case of equality. The ring R is CM if it is CM as a module over itself, and we extend these definitions to the global case by saying that a ring / module is CM if its localization at every maximal ideal is CM. But actually, since we will be dealing with graded modules, we will think of the polynomial ring <img src='http://l.wordpress.com/latex.php?latex=K%5Bx_1%2C+%5Cdots%2C+x_n%5D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='K[x_1, \dots, x_n]' title='K[x_1, \dots, x_n]' class='latex' /> as a &#8220;local graded ring&#8221; because it has a unique homogeneous maximal ideal.<br />
<span id="more-351"></span><br />
The important point is that this is the right condition to be able to write down some nice equations. First we should point out that polynomial rings over fields are CM.  Now let M be a finitely generated module over a ring R with finite projective dimension, denoted pd(M) (this means that the shortest projective resolution we can find for M has length pd(M)). Furthermore, if either 1) R is a local ring and P is its maximal ideal, or 2) R is a finitely generated positively graded ring with <img src='http://l.wordpress.com/latex.php?latex=R_0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R_0' title='R_0' class='latex' /> a field, M is a graded R-module, and P is its maximal homogeneous ideal <img src='http://l.wordpress.com/latex.php?latex=R_1+%5Coplus+R_2+%5Coplus+%5Ccdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R_1 \oplus R_2 \oplus \cdots' title='R_1 \oplus R_2 \oplus \cdots' class='latex' />, then we have</p>
<p><strong>Theorem</strong> (Auslander–Buchsbaum).  pd(M) = depth(P,R) &#8211; depth(P,M).</p>
<p>In particular, if we let R be the polynomial ring in n variables over K, then depth(P,R) = n, and if in addition M is CM, this says that dim(M) = n &#8211; pd(M). How is this relevant? We&#8217;ll unfortunately need some more definitions. First, give M as above, define the <strong>Hilbert function</strong> <img src='http://l.wordpress.com/latex.php?latex=h_M%28n%29+%3D+%5Ctext%7Bdim%7D_K+M_n&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h_M(n) = \text{dim}_K M_n' title='h_M(n) = \text{dim}_K M_n' class='latex' /> (here we mean vector space dimension) and the <strong>Hilbert series</strong> <img src='http://l.wordpress.com/latex.php?latex=H_M%28t%29+%3D+%5Csum_%7Bn+%5Cge+0%7D+h_M%28n%29+t%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='H_M(t) = \sum_{n \ge 0} h_M(n) t^n' title='H_M(t) = \sum_{n \ge 0} h_M(n) t^n' class='latex' />.</p>
<p><strong>Theorem</strong> (Hilbert–Serre). Let M be a finitely generated positively graded module over <img src='http://l.wordpress.com/latex.php?latex=A+%3D+K%5Bx_1%2C+%5Cdots%2C+x_n%5D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A = K[x_1, \dots, x_n]' title='A = K[x_1, \dots, x_n]' class='latex' />, and let d = dim(M). Then there exists a polynomial R(t) with integer coefficients such that</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+H_M%28t%29+%3D+%5Cfrac%7BR%28t%29%7D%7B%281-t%29%5Ed%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle H_M(t) = \frac{R(t)}{(1-t)^d}' title='\displaystyle H_M(t) = \frac{R(t)}{(1-t)^d}' class='latex' />.</p>
<p>Now here&#8217;s where we can begin. First, we will assume that all modules we are dealing with are CM and of codimension c=n-d. Let <img src='http://l.wordpress.com/latex.php?latex=A+%3D+K%5Bx_1%2C+%5Cdots%2C+x_n%5D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A = K[x_1, \dots, x_n]' title='A = K[x_1, \dots, x_n]' class='latex' />, and write down the minimal resolution for a finitely generated graded A-module CM M (the Auslander&#8211;Buchsbaum formula tells us that the length of this resolution must be c):</p>
<p><img src='http://l.wordpress.com/latex.php?latex=0+%5Cto+%5Cbigoplus_j+A%28-j%29%5E%7B%5Cbeta_%7Bc%2Cj%7D%7D+%5Cto+%5Ccdots+%5Cto+%5Cbigoplus_j+A%28-j%29%5E%7B%5Cbeta_%7B0%2Cj%7D%7D+%5Cto+M+%5Cto+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0 \to \bigoplus_j A(-j)^{\beta_{c,j}} \to \cdots \to \bigoplus_j A(-j)^{\beta_{0,j}} \to M \to 0' title='0 \to \bigoplus_j A(-j)^{\beta_{c,j}} \to \cdots \to \bigoplus_j A(-j)^{\beta_{0,j}} \to M \to 0' class='latex' />.</p>
<p>Since the Hilbert function is additive on degree 0 exact sequences, we can write <img src='http://l.wordpress.com/latex.php?latex=H_M%28t%29+%3D+%5Csum_%7Bi%3D0%7D%5Ec+%28-1%29%5Ei+H_%7BF_i%7D%28t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='H_M(t) = \sum_{i=0}^c (-1)^i H_{F_i}(t)' title='H_M(t) = \sum_{i=0}^c (-1)^i H_{F_i}(t)' class='latex' /> where <img src='http://l.wordpress.com/latex.php?latex=F_i+%3D+%5Cbigoplus_j+A%28-j%29%5E%7B%5Cbeta_%7Bi%2Cj%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_i = \bigoplus_j A(-j)^{\beta_{i,j}}' title='F_i = \bigoplus_j A(-j)^{\beta_{i,j}}' class='latex' />. To get <img src='http://l.wordpress.com/latex.php?latex=H_%7BF_i%7D%28t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='H_{F_i}(t)' title='H_{F_i}(t)' class='latex' />, we just note that <img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+H_%7BA%28-j%29%7D%28t%29+%3D+%5Cfrac%7Bt%5Ej%7D%7B%281-t%29%5En%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle H_{A(-j)}(t) = \frac{t^j}{(1-t)^n}' title='\displaystyle H_{A(-j)}(t) = \frac{t^j}{(1-t)^n}' class='latex' />, so we conclude that</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+H_M%28t%29+%3D+%5Csum_%7Bi%3D0%7D%5Ec+%28-1%29%5Ei+%5Csum_j+%5Cfrac%7B%5Cbeta_%7Bi%2Cj%7D+t%5Ej%7D%7B%281-t%29%5En%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle H_M(t) = \sum_{i=0}^c (-1)^i \sum_j \frac{\beta_{i,j} t^j}{(1-t)^n}' title='\displaystyle H_M(t) = \sum_{i=0}^c (-1)^i \sum_j \frac{\beta_{i,j} t^j}{(1-t)^n}' class='latex' />.</p>
<p>Now since M is CM, the Hilbert–Serre theorem tells us that <img src='http://l.wordpress.com/latex.php?latex=H_M%28t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='H_M(t)' title='H_M(t)' class='latex' /> is a polynomial divided by <img src='http://l.wordpress.com/latex.php?latex=%281-t%29%5Ed&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(1-t)^d' title='(1-t)^d' class='latex' />. So this means that the polynomial <img src='http://l.wordpress.com/latex.php?latex=%5Cbeta_M%28t%29+%3D+%5Csum_%7Bi%3D0%7D%5En+%28-1%29%5Ei+%5Csum_j+%5Cbeta_%7Bi%2Cj%7D+t%5Ej&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\beta_M(t) = \sum_{i=0}^n (-1)^i \sum_j \beta_{i,j} t^j' title='\beta_M(t) = \sum_{i=0}^n (-1)^i \sum_j \beta_{i,j} t^j' class='latex' /> must have 1 as a root with multiplicity c. This can be expressed as saying that the first c derivatives of <img src='http://l.wordpress.com/latex.php?latex=%5Cbeta_M%28t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\beta_M(t)' title='\beta_M(t)' class='latex' /> have 1 as a root, and this gives us c linearly independent equations on the possible Betti numbers of graded CM modules of codimension c. Call these the HK (for Herzog and Kühl) equations. Furthermore, if we assume that M has a pure free resolution, then we can figure out what the Betti numbers have to be up to a multiple. I&#8217;ll spare you the details, but mention that if the degrees of i-th syzygy module is <img src='http://l.wordpress.com/latex.php?latex=d_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='d_i' title='d_i' class='latex' />, i.e., if <img src='http://l.wordpress.com/latex.php?latex=%5Cbeta_%7Bi%2Cj%7D+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\beta_{i,j} = 0' title='\beta_{i,j} = 0' class='latex' /> unless <img src='http://l.wordpress.com/latex.php?latex=j+%3D+d_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='j = d_i' title='j = d_i' class='latex' />, then they must be of the form</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cdisplaystyle+%5Cbeta_%7Bi%2C+d_i%7D+%3D+r+%5Cprod_%7Bj+%5Cne+i%7D+%5Cfrac%7B1%7D%7B%7Cd_j+-+d_i%7C%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\displaystyle \beta_{i, d_i} = r \prod_{j \ne i} \frac{1}{|d_j - d_i|}' title='\displaystyle \beta_{i, d_i} = r \prod_{j \ne i} \frac{1}{|d_j - d_i|}' class='latex' /> (*)</p>
<p>for <img src='http://l.wordpress.com/latex.php?latex=0+%5Cle+i+%5Cle+c&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0 \le i \le c' title='0 \le i \le c' class='latex' />, and where r is some rational number.</p>
<p>Remember that the theorem of Eisenbud and Schreyer stated that every Betti table of a CM module (of a given codimension c) is a positive rational linear combination of pure Betti tables (of the same codimension). This last statement translates well into convex geometry where it says: in the vector space of all tables of rational numbers with c+1 columns and infinitely many rows, the cone spanned by the pure Betti tables contains all of the Betti tables of CM modules.</p>
<p>Of course, the space of all tables with c+1 columns is infinite-dimensional. To avoid doing infinite-dimensional convex geometry, we can always focus our attention on finite-dimensional subspaces. In particular, fix two degree sequences <img src='http://l.wordpress.com/latex.php?latex=%5Coverline%7Bd%7D+%3D+%28%5Coverline%7Bd%7D_0%2C+%5Cdots%2C+%5Coverline%7Bd%7D_c%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\overline{d} = (\overline{d}_0, \dots, \overline{d}_c)' title='\overline{d} = (\overline{d}_0, \dots, \overline{d}_c)' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=%5Cunderline%7Bd%7D+%3D+%28%5Cunderline%7Bd%7D_0%2C+%5Cdots%2C+%5Cunderline%7Bd%7D_c%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underline{d} = (\underline{d}_0, \dots, \underline{d}_c)' title='\underline{d} = (\underline{d}_0, \dots, \underline{d}_c)' class='latex' />. We&#8217;ll set <img src='http://l.wordpress.com/latex.php?latex=B_%7B%5B%5Cunderline%7Bd%7D%2C+%5Coverline%7Bd%7D%5D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='B_{[\underline{d}, \overline{d}]}' title='B_{[\underline{d}, \overline{d}]}' class='latex' /> to be the subspace of tables T such that <img src='http://l.wordpress.com/latex.php?latex=T_%7Bi%2Cj%7D+%3D+0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='T_{i,j} = 0' title='T_{i,j} = 0' class='latex' /> unless <img src='http://l.wordpress.com/latex.php?latex=%5Cunderline%7Bd%7D_i+%5Cle+j+%5Cle+%5Coverline%7Bd%7D_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\underline{d}_i \le j \le \overline{d}_i' title='\underline{d}_i \le j \le \overline{d}_i' class='latex' /> and which satisfy the HK equations.</p>
<p>Also, define a partial ordering on the degree sequences by saying that <img src='http://l.wordpress.com/latex.php?latex=%28d_0%2C+%5Cdots%2C+d_c%29+%5Cle+%28d%27_0%2C+%5Cdots%2C+d%27_c%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(d_0, \dots, d_c) \le (d&#039;_0, \dots, d&#039;_c)' title='(d_0, \dots, d_c) \le (d&#039;_0, \dots, d&#039;_c)' class='latex' /> if <img src='http://l.wordpress.com/latex.php?latex=d_i+%5Cle+d%27_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='d_i \le d&#039;_i' title='d_i \le d&#039;_i' class='latex' /> for all i. It is something which remains to be proved that for every degree sequence d, there exists a CM module with a pure free resolution of degree d, but we will postpone that. The key point is that one can deduce from (*) that Betti tables corresponding to degree sequences in a chain are linearly independent. The number of degree sequences in a maximal chain <img src='http://l.wordpress.com/latex.php?latex=d%5E0+%3C+d%5E1+%3C+%5Ccdots+%3C+d%5EN&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='d^0 &lt; d^1 &lt; \cdots &lt; d^N' title='d^0 &lt; d^1 &lt; \cdots &lt; d^N' class='latex' /> is <img src='http://l.wordpress.com/latex.php?latex=N+%3D+1+%2B+%5Csum_%7Bi%3D0%7D%5Ec+%28%5Coverline%7Bd%7D_i+-+%5Cunderline%7Bd%7D_i%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='N = 1 + \sum_{i=0}^c (\overline{d}_i - \underline{d}_i)' title='N = 1 + \sum_{i=0}^c (\overline{d}_i - \underline{d}_i)' class='latex' /> since for each i, <img src='http://l.wordpress.com/latex.php?latex=d%5Ei&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='d^i' title='d^i' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=d%5E%7Bi%2B1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='d^{i+1}' title='d^{i+1}' class='latex' /> can only differ in exactly one spot, and this difference is 1. The dimension of <img src='http://l.wordpress.com/latex.php?latex=B_%7B%5B%5Cunderline%7Bd%7D%2C+%5Coverline%7Bd%7D%5D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='B_{[\underline{d}, \overline{d}]}' title='B_{[\underline{d}, \overline{d}]}' class='latex' /> is <img src='http://l.wordpress.com/latex.php?latex=-c+%2B+%5Csum_%7Bi%3D0%7D%5Ec+%28%5Coverline%7Bd%7D_i+-+%5Cunderline%7Bd%7D_i+%2B+1%29+%3D+1+%2B+%5Csum_%7Bi%3D0%7D%5Ec+%28%5Coverline%7Bd%7D_i+-+%5Cunderline%7Bd%7D_i%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='-c + \sum_{i=0}^c (\overline{d}_i - \underline{d}_i + 1) = 1 + \sum_{i=0}^c (\overline{d}_i - \underline{d}_i)' title='-c + \sum_{i=0}^c (\overline{d}_i - \underline{d}_i + 1) = 1 + \sum_{i=0}^c (\overline{d}_i - \underline{d}_i)' class='latex' /> (the -c comes from the fact that there are c HK equations, and they are linearly independent). So we conclude that every maximal chain forms a basis for <img src='http://l.wordpress.com/latex.php?latex=B_%7B%5B%5Cunderline%7Bd%7D%2C+%5Coverline%7Bd%7D%5D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='B_{[\underline{d}, \overline{d}]}' title='B_{[\underline{d}, \overline{d}]}' class='latex' />.</p>
<p>Not too interesting yet. We know only that every Betti table is a linear combination of pure Betti tables at this point. But now let&#8217;s restrict to positive linear combinations. In this case, each maximal chain forms a simplicial cone, and in fact any two such cones intersect in a facet of both, so we get a simplicial fan. So what we must do is 1) identify the exterior facets of this fan, 2) find the facet-defining equations, and 3) show that these equations are nonnegative on all Betti tables.</p>
<p>Step 1) was done by Boij and Söderberg, and 2) can be done (although since we are working in a proper subspace of a Euclidean space, these functionals will not be uniquely determined). The key insight of Eisenbud and Schreyer was to construct the functionals in 2) in terms of a bilinear pairing between minimal free resolutions and cochain complexes. Then the facet defining equations come from very special cochain complexes: the linear monads of &#8220;supernatural&#8221; vector bundles on projective space <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbf%7BP%7D_K%5E%7Bn-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbf{P}_K^{n-1}' title='\mathbf{P}_K^{n-1}' class='latex' />.</p>
<p>I&#8217;ll explain this last paragraph and discuss what to do next in the next installment: <a href="http://concretenonsense.wordpress.com/2009/04/02/boij–soderberg-theory-iii-proofs/">part III</a>.</p>
<p>-Steven</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/concretenonsense.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/concretenonsense.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/concretenonsense.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/concretenonsense.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/concretenonsense.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/concretenonsense.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/concretenonsense.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/concretenonsense.wordpress.com/351/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/concretenonsense.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/concretenonsense.wordpress.com/351/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=concretenonsense.wordpress.com&blog=2918042&post=351&subd=concretenonsense&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://concretenonsense.wordpress.com/2009/03/08/boij%e2%80%93soderberg-theory-ii-the-cohen%e2%80%93macaulay-property/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">masnevets</media:title>
		</media:content>
	</item>
	</channel>
</rss>