Construct a program where inputs the coefficients a1 a2 a3


Construct a program where inputs: the coefficients (a1, a2, a3, a4, a6) of an elliptic curve

E : y 2 + a1xy + a3y = x 3 + a2x 2 + a4x + a6

and an integer n. The output Δ (discriminant of E) mod n and the j invariant of E mod n.

Request for Solution File

Ask an Expert for Answer!!
Engineering Mathematics: Construct a program where inputs the coefficients a1 a2 a3
Reference No:- TGS01298935

Expected delivery within 24 Hours