numtheory[mipolys] - number of monic irreducible univariate polynomials
|
Calling Sequence
|
|
mipolys(n, p, m)
|
|
Parameters
|
|
n
|
-
|
non-negative integer
|
p
|
-
|
prime integer (characteristic of a finite field)
|
m
|
-
|
(optional) positive integer
|
|
|
|
|
Description
|
|
•
|
The mipolys function computes the number of monic irreducible univariate polynomials of degree n over the finite field , if the parameter m is not specified.
|
•
|
If m is specified, mipolys(n, p, m) computes the number of monic irreducible univariate polynomials of degree n over the Galois field .
|
•
|
If m is not explicitly specified, m defaults to 1. In this context, the general mathematical definition of mipolys is
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
|
|
Download Help Document
Was this information helpful?