Monday, May 8, 2023

Solutions To Elliptic Curve Problems

1) The sketch for the graph is show below:


 y-coordinate occurs at: y (4)    =  [(4)3     –       (4)  +  1 ½     =  [61 ½   =  7.8

2)  We use the short Weierstrass form ( y2  =   x3     + Ax + B) .  Then to obtain h(E).

Let A = -2   and    B = 10   then we will generate:

y2  =   x3    - 2x + 10

The equation when graphed appears:



Then the discriminant:  

D  = -16 (4 A3   +  27 B2 ) =   -16[( 4 (-2)3    + 27(10)2] = 

[ 512  +  (-16)2700 ] =    [512 -  43200]  = -42688

h (E) =   max (4 |A|3 ,   27 B2) =   (4 |-2|3 ,   27 (10)2) =  (32,  2700)

No comments: