Sophie

Sophie

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

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>Grassmannian(ZZ,ZZ) -- the Grassmannian of linear subspaces of a vector space</title>
<link rel="stylesheet" type="text/css" href="../../../../Macaulay2/Style/doc.css"/>
</head>
<body>
<table class="buttons">
  <tr>
    <td><div><a href="___Groebner__Basis.html">next</a> | <a href="___Graded__Module__Map_sp_vb_vb_sp__Graded__Module__Map.html">previous</a> | <a href="___Groebner__Basis.html">forward</a> | <a href="___Graded__Module__Map_sp_vb_vb_sp__Graded__Module__Map.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>Grassmannian(ZZ,ZZ) -- the Grassmannian of linear subspaces of a vector space</h1>
<div class="single"><h2>Synopsis</h2>
<ul><li><div class="list"><dl class="element"><dt class="heading">Usage: </dt><dd class="value"><div><tt>Grassmannian(k,r)</tt><br/><tt>Grassmannian(k,r,R)</tt></div>
</dd></dl>
</div>
</li>
<li><span>Function: <a href="___Grassmannian_lp__Z__Z_cm__Z__Z_rp.html" title="the Grassmannian of linear subspaces of a vector space">Grassmannian</a></span></li>
<li><div class="single">Inputs:<ul><li><span><tt>k</tt>, <span>an <a href="___Z__Z.html">integer</a></span></span></li>
<li><span><tt>r</tt>, <span>an <a href="___Z__Z.html">integer</a></span></span></li>
</ul>
</div>
</li>
<li><div class="single">Outputs:<ul><li><span><span>an <a href="___Ideal.html">ideal</a></span>, the ideal of the Grassmannian variety of all projective <tt>k</tt>-planes in <b>P</b><sup>r</sup></span></li>
</ul>
</div>
</li>
<li><div class="single"><a href="_using_spfunctions_spwith_spoptional_spinputs.html">Optional inputs</a>:<ul><li><span><tt>CoefficientRing => </tt><span><span>a <a href="___Ring.html">ring</a></span>, <span>default value ZZ</span>, the coefficient ring for the polynomial ring to be made</span></span></li>
<li><span><tt>Variable => </tt><span><span>a <a href="___Symbol.html">symbol</a></span>, <span>default value p</span>, the base symbol for the indexed variables to be used.  The subscripts are the elements of <tt>subsets(n+1,k+1)</tt>, converted to sequences and, if <tt>k</tt> is 0, converted to integers.</span></span></li>
</ul>
</div>
</li>
</ul>
</div>
<div class="single"><h2>Description</h2>
<div>If a polynomial ring <tt>R</tt> is given as the third argument, then the resulting ideal is moved to that ring.<table class="examples"><tr><td><pre>i1 : Grassmannian(1,3)

o1 = ideal(p   p    - p   p    + p   p   )
            1,2 0,3    0,2 1,3    0,1 2,3

o1 : Ideal of ZZ[p   , p   , p   , p   , p   , p   ]
                  0,1   0,2   1,2   0,3   1,3   2,3</pre>
</td></tr>
<tr><td><pre>i2 : J = Grassmannian(2,5, CoefficientRing => ZZ/31, Variable => T)

o2 = ideal (T     T      - T     T      + T     T     , T     T      -
             2,3,5 1,4,5    1,3,5 2,4,5    1,2,5 3,4,5   2,3,4 1,4,5  
     ------------------------------------------------------------------------
     T     T      + T     T     , T     T      - T     T      + T     T     ,
      1,3,4 2,4,5    1,2,4 3,4,5   2,3,5 0,4,5    0,3,5 2,4,5    0,2,5 3,4,5 
     ------------------------------------------------------------------------
     T     T      - T     T      + T     T     , T     T      - T     T     
      1,3,5 0,4,5    0,3,5 1,4,5    0,1,5 3,4,5   1,2,5 0,4,5    0,2,5 1,4,5
     ------------------------------------------------------------------------
     + T     T     , T     T      - T     T      + T     T     , T     T     
        0,1,5 2,4,5   2,3,4 0,4,5    0,3,4 2,4,5    0,2,4 3,4,5   1,3,4 0,4,5
     ------------------------------------------------------------------------
     - T     T      + T     T     , T     T      - T     T      +
        0,3,4 1,4,5    0,1,4 3,4,5   1,2,4 0,4,5    0,2,4 1,4,5  
     ------------------------------------------------------------------------
     T     T     , T     T      - T     T      + T     T      - T     T     ,
      0,1,4 2,4,5   1,2,3 0,4,5    0,2,3 1,4,5    0,1,3 2,4,5    0,1,2 3,4,5 
     ------------------------------------------------------------------------
     T     T      - T     T      + T     T     , T     T      - T     T     
      2,3,4 1,3,5    1,3,4 2,3,5    1,2,3 3,4,5   1,2,5 0,3,5    0,2,5 1,3,5
     ------------------------------------------------------------------------
     + T     T     , T     T      - T     T      + T     T     , T     T     
        0,1,5 2,3,5   2,3,4 0,3,5    0,3,4 2,3,5    0,2,3 3,4,5   1,3,4 0,3,5
     ------------------------------------------------------------------------
     - T     T      + T     T     , T     T      - T     T      +
        0,3,4 1,3,5    0,1,3 3,4,5   1,2,4 0,3,5    0,2,4 1,3,5  
     ------------------------------------------------------------------------
     T     T      + T     T     , T     T      - T     T      + T     T     ,
      0,1,4 2,3,5    0,1,2 3,4,5   1,2,3 0,3,5    0,2,3 1,3,5    0,1,3 2,3,5 
     ------------------------------------------------------------------------
     T     T      - T     T      + T     T     , T     T      - T     T     
      2,3,4 1,2,5    1,2,4 2,3,5    1,2,3 2,4,5   1,3,4 1,2,5    1,2,4 1,3,5
     ------------------------------------------------------------------------
     + T     T     , T     T      - T     T      + T     T      +
        1,2,3 1,4,5   0,3,4 1,2,5    0,2,4 1,3,5    0,1,4 2,3,5  
     ------------------------------------------------------------------------
     T     T      - T     T      + T     T     , T     T      - T     T     
      0,2,3 1,4,5    0,1,3 2,4,5    0,1,2 3,4,5   2,3,4 0,2,5    0,2,4 2,3,5
     ------------------------------------------------------------------------
     + T     T     , T     T      - T     T      + T     T      +
        0,2,3 2,4,5   1,3,4 0,2,5    0,2,4 1,3,5    0,2,3 1,4,5  
     ------------------------------------------------------------------------
     T     T     , T     T      - T     T      + T     T     , T     T      -
      0,1,2 3,4,5   0,3,4 0,2,5    0,2,4 0,3,5    0,2,3 0,4,5   1,2,4 0,2,5  
     ------------------------------------------------------------------------
     T     T      + T     T     , T     T      - T     T      + T     T     ,
      0,2,4 1,2,5    0,1,2 2,4,5   1,2,3 0,2,5    0,2,3 1,2,5    0,1,2 2,3,5 
     ------------------------------------------------------------------------
     T     T      - T     T      + T     T      - T     T     , T     T     
      2,3,4 0,1,5    0,1,4 2,3,5    0,1,3 2,4,5    0,1,2 3,4,5   1,3,4 0,1,5
     ------------------------------------------------------------------------
     - T     T      + T     T     , T     T      - T     T      +
        0,1,4 1,3,5    0,1,3 1,4,5   0,3,4 0,1,5    0,1,4 0,3,5  
     ------------------------------------------------------------------------
     T     T     , T     T      - T     T      + T     T     , T     T      -
      0,1,3 0,4,5   1,2,4 0,1,5    0,1,4 1,2,5    0,1,2 1,4,5   0,2,4 0,1,5  
     ------------------------------------------------------------------------
     T     T      + T     T     , T     T      - T     T      + T     T     ,
      0,1,4 0,2,5    0,1,2 0,4,5   1,2,3 0,1,5    0,1,3 1,2,5    0,1,2 1,3,5 
     ------------------------------------------------------------------------
     T     T      - T     T      + T     T     , T     T      - T     T     
      0,2,3 0,1,5    0,1,3 0,2,5    0,1,2 0,3,5   1,2,4 0,3,4    0,2,4 1,3,4
     ------------------------------------------------------------------------
     + T     T     , T     T      - T     T      + T     T     , T     T     
        0,1,4 2,3,4   1,2,3 0,3,4    0,2,3 1,3,4    0,1,3 2,3,4   1,2,3 0,2,4
     ------------------------------------------------------------------------
     - T     T      + T     T     , T     T      - T     T      +
        0,2,3 1,2,4    0,1,2 2,3,4   1,2,3 0,1,4    0,1,3 1,2,4  
     ------------------------------------------------------------------------
     T     T     , T     T      - T     T      + T     T     )
      0,1,2 1,3,4   0,2,3 0,1,4    0,1,3 0,2,4    0,1,2 0,3,4

              ZZ
o2 : Ideal of --[T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     ]
              31  0,1,2   0,1,3   0,2,3   1,2,3   0,1,4   0,2,4   1,2,4   0,3,4   1,3,4   2,3,4   0,1,5   0,2,5   1,2,5   0,3,5   1,3,5   2,3,5   0,4,5   1,4,5   2,4,5   3,4,5</pre>
</td></tr>
</table>
The variables of the ring are based on the symbol provided, but assignments are not made until the ring or the ideal is assigned to a global variable or is submitted to <a href="_use.html" title="install or activate object">use</a>, as follows.<table class="examples"><tr><td><pre>i3 : T_(0,2,3)

o3 = T
      0,2,3

o3 : IndexedVariable</pre>
</td></tr>
<tr><td><pre>i4 : use ring J

     ZZ
o4 = --[T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     ]
     31  0,1,2   0,1,3   0,2,3   1,2,3   0,1,4   0,2,4   1,2,4   0,3,4   1,3,4   2,3,4   0,1,5   0,2,5   1,2,5   0,3,5   1,3,5   2,3,5   0,4,5   1,4,5   2,4,5   3,4,5

o4 : PolynomialRing</pre>
</td></tr>
<tr><td><pre>i5 : T_(0,2,3)

o5 = T
      0,2,3

     ZZ
o5 : --[T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     , T     ]
     31  0,1,2   0,1,3   0,2,3   1,2,3   0,1,4   0,2,4   1,2,4   0,3,4   1,3,4   2,3,4   0,1,5   0,2,5   1,2,5   0,3,5   1,3,5   2,3,5   0,4,5   1,4,5   2,4,5   3,4,5</pre>
</td></tr>
</table>
In many ways, more natural than returning an ideal would be to return the corresponding quotient ring or variety, but creating a quotient ring involves computing a Gröbner basis, which might impose a heavy computational burden that the user would prefer to avoid.</div>
</div>
<div class="single"><h2>See also</h2>
<ul><li><span><a href="___Schubert_lp__Z__Z_cm__Z__Z_cm__Visible__List_rp.html" title="find the Pluecker ideal of a Schubert variety">Schubert</a> -- find the Pluecker ideal of a Schubert variety</span></li>
<li><span><a href="_pfaffians.html" title="ideal generated by Pfaffians">pfaffians</a> -- ideal generated by Pfaffians</span></li>
</ul>
</div>
</div>
</body>
</html>