Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7ebd25ac536d248d499a3ce2acda963a > files > 4896

Macaulay2-1.3.1-8.fc15.i686.rpm

<?xml version="1.0" encoding="utf-8" ?>  <!-- for emacs: -*- coding: utf-8 -*- -->
<!-- Apache may like this line in the file .htaccess: AddCharset utf-8 .html -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"	 "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head><title>poincare -- assemble degrees into polynomial</title>
<link rel="stylesheet" type="text/css" href="../../../../Macaulay2/Style/doc.css"/>
</head>
<body>
<table class="buttons">
  <tr>
    <td><div><a href="_poincare_lp__Chain__Complex_rp.html">next</a> | <a href="_plus.html">previous</a> | <a href="_poincare_lp__Chain__Complex_rp.html">forward</a> | <a href="_plus.html">backward</a> | up | <a href="index.html">top</a> | <a href="master.html">index</a> | <a href="toc.html">toc</a> | <a href="http://www.math.uiuc.edu/Macaulay2/">Macaulay2 web site</a></div>

    </td>
  </tr>
</table>
<hr/>
<div><h1>poincare -- assemble degrees into polynomial</h1>
<div class="single"><h2>Description</h2>
<div>The Poincare polynomial is the numerator of the <a href="_hilbert__Series.html">Hilbert series</a>. It encodes information about the degrees of basis elements of given object. The polynomial has terms <tt>(-1)^i T_0^(d_0) ... T_(n-1)^(d_(n-1))</tt> in it for each basis element of <tt>C_i</tt> with multi-degree<tt>{d_0,...,d_(n-1)}</tt>. When the multi-degree has a single component, the term is<tt>(-1)^i T^(d_0).</tt><p/>
This polynomial is an element of the <a href="_degrees__Ring.html">degrees ring</a>. Notice that the monomial ordering used in the degrees ring is <tt>RevLex</tt>, so the polynomials in it will be displayed with the smallest exponents first.</div>
</div>
<div class="single"><h2>See also</h2>
<ul><li><span><a href="_poincare__N.html" title="assemble degrees into polynomial">poincareN</a> -- assemble degrees into polynomial</span></li>
<li><span><a href="_degrees__Ring.html" title="the ring of degrees">degreesRing</a> -- the ring of degrees</span></li>
<li><span><a href="_hilbert__Function.html" title="the Hilbert function">hilbertFunction</a> -- the Hilbert function</span></li>
<li><span><a href="_hilbert__Series.html" title="compute the Hilbert series">hilbertSeries</a> -- compute the Hilbert series</span></li>
<li><span><a href="_hilbert__Polynomial.html" title="compute the Hilbert polynomial">hilbertPolynomial</a> -- compute the Hilbert polynomial</span></li>
<li><span><a href="_reduce__Hilbert.html" title="reduce a Hilbert series expression">reduceHilbert</a> -- reduce a Hilbert series expression</span></li>
</ul>
</div>
<div class="waystouse"><h2>Ways to use <tt>poincare</tt> :</h2>
<ul><li><span>poincare(BettiTally), see <span><a href="___Betti__Tally.html" title="the class of all Betti tallies">BettiTally</a> -- the class of all Betti tallies</span></span></li>
<li><span><a href="_poincare_lp__Chain__Complex_rp.html" title="assemble degrees of a chain complex into a polynomial">poincare(ChainComplex)</a> -- assemble degrees of a chain complex into a polynomial</span></li>
<li><span><a href="_poincare_lp__Ideal_rp.html" title="assemble degrees of the quotient of the ambient ring by an ideal into a polynomial">poincare(Ideal)</a> -- assemble degrees of the quotient of the ambient ring by an ideal into a polynomial</span></li>
<li><span><a href="_poincare_lp__Module_rp.html" title="assemble degrees of an module into a polynomial">poincare(Module)</a> -- assemble degrees of an module into a polynomial</span></li>
<li><span><a href="_poincare_lp__Ring_rp.html" title="assemble degrees of an ring into a polynomial">poincare(Ring)</a> -- assemble degrees of an ring into a polynomial</span></li>
</ul>
</div>
</div>
</body>
</html>