Top
Back: iMult
Forward: locAtZero
FastBack: noether_lib
FastForward: normaliz_lib
Up: normal_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.4.15.9 deltaLoc

Procedure from library normal.lib (see normal_lib).

Usage:
deltaLoc(f,J); f poly, J ideal

Assume:
f is reduced bivariate polynomial; basering has exactly two variables; J is irreducible prime component of the singular locus of f (e.g., one entry of the output of minAssGTZ(I);, I = <f,jacob(f)>).

Return:
list L:

L[1]; int:
the sum of (local) delta invariants of f at the (conjugated) singular points given by J.
L[2]; int:
the sum of (local) Tjurina numbers of f at the (conjugated) singular points given by J.
L[3]; int:
the sum of (local) number of branches of f at the (conjugated) singular points given by J.

Note:
procedure makes use of execute; increasing printlevel displays more comments (default: printlevel=0).

Example:
 
See also: delta; tjurina.


Top Back: iMult Forward: locAtZero FastBack: noether_lib FastForward: normaliz_lib Up: normal_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.