1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
<html><head><title>[AutPGrp] 5 Additional Features of the Package</title></head>
<body text="#000000" bgcolor="#ffffff">
[<a href = "chapters.htm">Up</a>] [<a href ="CHAP004.htm">Previous</a>] [<a href = "theindex.htm">Index</a>]
<h1>5 Additional Features of the Package</h1><p>
<p>
As an additional feature of this package we provide some functions to
count extensions of <var>p</var>-groups and Lie algebras over <var>GF(p)</var>. These
functions have been used in counting the <var>2</var>-groups of size <var>2<sup>10</sup></var>.
<p>
<a name = ""></a>
<li><code>NumberOfPClass2PGroups( n, p, k )</code>
<p>
determines the number of <var>n</var>-generator <var>p</var>-groups of <var>p</var>-class 2 with
Frattini subgroup of order <var>2<sup>k</sup></var>.
<p>
<a name = ""></a>
<li><code>NumberOfPClass2PGroups( n, p )</code>
<p>
returns a list of of numbers of <var>n</var>-generator <var>p</var>-groups of <var>p</var>-class 2
with Frattini subgroup of order <var>2<sup>k</sup></var> for <var>k</var> in <var>1, ..., n(n+1)/2</var>.
<p>
<a name = ""></a>
<li><code>NumberOfClass2LieAlgebras( n, p, k )</code>
<p>
determines the number of <var>n</var>-generator Lie algebras of class 2 over
<var>GF(p)</var> with derived Lie subalgebra of dimension <var>k</var>.
<p>
<a name = ""></a>
<li><code>NumberOfClass2LieAlgbras( n, p )</code>
<p>
returns a list of of numbers of <var>n</var>-generator Lie algebras of class 2
over <var>GF(p)</var> with derived Lie subalgebra of dimension <var>k</var> for <var>k</var> in
<var>1, ..., n(n-1)/2</var>.
<p>
<p>
[<a href = "chapters.htm">Up</a>] [<a href ="CHAP004.htm">Previous</a>] [<a href = "theindex.htm">Index</a>]
<P>
<address>AutPGrp manual<br>Februar 2010
</address></body></html>
|