Cherry Kearton on Mon, 27 Jan 2003 11:41:55 +0000


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

Ellinit and finite fields


I want to use GP to look at elliptic curves over finite fields, but it seems unable to handle this unless the finite field is F_p where p is prime.  Here is an example.

? P=ffinit(5,2,y)
%1 = Mod(1, 5)*y^2 + Mod(3, 5)
? E=ellinit(Mod([0,0,0,-1,0],P))

%3 = [0, 0, 0, Mod(-1, Mod(1, 5)*y^2 + Mod(3, 5)), 0, 0, Mod(-2, Mod(1, 5)*y^2 + Mod(3, 5)), 0, Mod(-1, Mod(1, 5)*y^2 + Mod(3, 5)), Mod(48, Mod(1, 5)*y^2 + Mod(3, 5)), 0, Mod(64, Mod(1, 5)*y^2 + Mod(3, 5)), Mod(1728, Mod(1, 5)*y^2 + Mod(3, 5)), 0, 0, 0, 0, 0, 0]

? ellordinate(E,2)
  ***   invalid coefficients in roots.

Can anyone help, please?

Cherry Kearton

-- 
Dr Cherry Kearton, Reader in Pure Mathematics,
Department of Mathematical Sciences, University of Durham,
South Road, Durham, DH1 3LE, UK.

Direct line: +44 (0)191 374 2380
Fax:         +44 (0)191 374 7388
Email:       cherry.kearton@durham.ac.uk
URL:         www.maths.dur.ac.uk/~dma0ck/home.html