Top
Back: D.5.8.13 Tjurina
Forward: D.5.8.15 T_1
FastBack: Appendix D SINGULAR libraries
FastForward: E Release Notes
Up: D.5.8 sing_lib
Top: 1 Preface
Contents: Table of Contents
Index: F Index
About: About This Document

D.5.8.14 tjurina

Procedure from library sing.lib (see section sing_lib).

Usage:

tjurina(id); id=ideal or poly

Assume:

id=ICIS (isolated complete intersection singularity)

Return:

int = Tjurina number of id

Note:

Tjurina number = -1 implies that id is not an ICIS

Example:

LIB "sing.lib";
ring r=32003,(x,y,z),(c,ds);
ideal j=x2+y2+z2,x2+2y2+3z2;
tjurina(j);
→ 5

Top Back: D.5.8.13 Tjurina Forward: D.5.8.15 T_1 FastBack: Appendix D SINGULAR libraries FastForward: E Release Notes Up: D.5.8 sing_lib Top: 1 Preface Contents: Table of Contents Index: F Index About: About This Document
            User manual for Singular version 2-0-4, October 2002, generated by texinfo.