Top
Back: roots
Forward: zeroSet
FastBack: ntsolve_lib
FastForward: signcond_lib
Up: zeroset_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.8.5.4 sqfrNorm

Procedure from library zeroset.lib (see zeroset_lib).

Usage:
sqfrNorm(f); where f is a polynomial

Purpose:
compute the norm of the squarefree polynomial f in Q(a)[x].

Return:
list with 3 entries
 
  _[1] = squarefree norm of g (poly)
  _[2] = g (= f(x - s*a)) (poly)
  _[3] = s (int)

Assume:
f must be squarefree, basering = Q(a)[x] and minpoly != 0.

Note:
the norm is an element of Q[x]

Example:
 


Top Back: roots Forward: zeroSet FastBack: ntsolve_lib FastForward: signcond_lib Up: zeroset_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.