TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

RepresentationMatrix ( elt-ord^num a ) -> elt-alg^mat

Description

The representation matrix of a over the field of fractions of its coefficient order or R if given, giving the linear map of multiplying by a.

Examples

x_o := MaximalOrder(X^4+5); x_a := Element(x_o,[1,2,3,4]); RepresentationMatrix(x_a);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group