axiom-mail
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-mail] Expressions over finite fields


From: Marcus Better
Subject: [Axiom-mail] Expressions over finite fields
Date: Fri, 13 Feb 2004 12:41:17 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115

Hi all,

I am looking for a way to handle algebraic expressions over finite fields that will allow me to take square roots of variables. For example, I want something like

   (sqrt(a)*w + w^2)::UTS(EXPR INT, w, 0)

but in positive characteristic. There is apparently no such thing as EXPR PrimeField 2.

I am currently using FRAC POLY PrimeField 2, which allows me to form rational functions of variables, but not to take square roots. Is there a more appropriate domain available?

Is it possible to work with transcendental field extensions?

Thanks,
Marcus

--
-----------------------------------------------------------------
Marcus Better
Department of Mathematics                      Tel. +46 8 164539
Stockholm University                           Fax +46 8 6126717
SE-106 91 Stockholm
Sweden                                     http://www.math.su.se
-----------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]