Under supervision of Jan Denef and in collaboration with Davy Loots, mailto:davy.loots@siemens.atea.be, I developed a computer program to calculate Igusa's local zeta function associated to a polynomial f. This program works for polynomials which are sufficiently non-degenerated and is based on the formula in [1].
I also added some procedure to calculate the topological zeta function. This part of the program is based on the formula for the topological zeta function in [ J. Denef and F. Loeser, "Caractéristiques d'Euler-Poincaré, Fonctions Zêta Locales et Modifications Analytiques", J. Amer. Math. Soc. 5(4), pp. 705-720, 1992].
One can also calculate the zeta function of the monodromy in the origin. This part of the program is based on the formula of [A.N. Varchenko, "Zeta-function of Monodromy and Newton's Diagram", Invent. Math. 37, pp. 253-262, 1976].
The program was written in Maple for Windows.
For the calculation of the Newton polyhedron we used the program "cdd". CDD stands for "double description code" and is written by Komei Fukuda.
for each face t:
- dimension
- the points of the support of ft
- the directions of recession of t
- the generators of Dt , the
cone associated to t
- a partition of Dt
in simplicial cones
- the multiplicities of the cones in the partition above.
- for Igusa's local zeta function: the associated integer
points, ft
, Nt , St and Lt
- for the topological zeta function: Jt , Vol(t)*(dim t !)
the Poincaré series of f, P(t)=Se in IN p-ne Ne te, and some numbers Ne = #{x in (Zpe)n | f(x)=0 mod pe}
the zeta function of the monodromy in the origin
You need the following files:
Last changes: 7-6-2002