Magma

MAGMA Computational Algebra System

Magma
 •  How to get it
 •  Download
 •  Online Demo
 
Resources
 •  Online Help
 •  Discovering Mathematics with Magma
 •  Citations
 •  How to cite Magma
 •  Links
 •  Contact us
 
[Next][Prev] [Right] [Left] [Up] [Index] [Root]

CYCLOTOMIC FIELDS

 
Acknowledgements
 
Introduction
 
Creation Functions
      Creation of Cyclotomic Fields
      Creation of Elements
 
Structure Operations
      Invariants
 
Element Operations
      Predicates on Elements
      Conjugates
 
Bibliography







DETAILS

 
Introduction

 
Creation Functions

      Creation of Cyclotomic Fields
            CyclotomicField(m) : RngIntElt -> FldCyc
            CyclotomicPolynomial(m) : RngIntElt -> RngUPolElt
            MinimalField(a) : FldCycElt -> FldCyc
            MinimalField(S) : [ FldCycElt ] -> FldCyc
            Example FldCyc_creation (H33E1)

      Creation of Elements
            RootOfUnity(n) : RngIntElt -> FldCycElt
            RootOfUnity(n, K) : RngIntElt, FldCyc -> FldCycElt
            Minimise(~a) : FldCycElt ->
            Minimise(~s) : [ FldCycElt ] ->
            Minimise(a) : FldCycElt -> RngElt
            Minimise(s) : { FldCycElt } -> { RngElt }

 
Structure Operations

      Invariants
            Conductor(K) : FldCyc -> RngIntElt, [RngIntElt]
            CyclotomicOrder(K) : FldCyc -> RngIntElt
            CyclotomicAutomorphismGroup(K) : FldCyc -> GrpAb, Map
            CyclotomicRelativeField(k, K) : FldCyc, FldCyc -> FldNum

 
Element Operations

      Predicates on Elements
            IsReal(a) : FldCycElt -> BoolElt

      Conjugates
            ComplexConjugate(a) : FldCycElt -> FldCycElt
            Conjugate(a, n) : FldCycElt, RngIntElt -> FldCycElt
            Conjugate(a, r) : FldCycElt, FldCycElt -> FldCycElt

 
Bibliography

[Next][Prev] [Right] [____] [Up] [Index] [Root]


Version: V2.14 of Tue Oct 30 14:01:03 EST 2007

Valid HTML 4.01! Valid CSS!