Lecture 16

Previous Lecture | Next Lecture | Contents

More on Newton-Puiseux algorithm

A lemma

Let us consider the equation of a parametric surface in C2 defined in the neighborhood of the origin:
u=wnu
v=g(w)
where g(w) is analytic near 0. The following two conditions are equivalent:

Various algebraic examples

An implementation of the Newton-Puiseux algorithm

This is not finished yet! But it contains an implementation of an algorithm which finds the vertices of the Newton polygon and performs one-level blow-up.
Go to the beginning of this lecture