Benyamin Gholami on Sun, 26 Mar 2017 17:28:03 +0200


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

Re: Selmer


i attached a txt file on this email as details. sorry for send it twice!.
plus i don't know how to upload mwrank in pari. 
when i use this :

mwrank(E)=eval(externstr(Str("echo '",E[1..5],"'|mwrank -q -v0 -o"))[-3..-3][1])
G=ellinit([1,2,3,4,5])
mwrank(G) 

my pari says:" 'mwrank' is not recognized as an internal or external command, operable program or batch file "
please guide me as always 

sincerely yours


On Sun, Mar 26, 2017 at 7:16 PM, Benyamin Gholami <benyamingholami10@gmail.com> wrote:


On Sun, Mar 26, 2017 at 7:16 PM, Benyamin Gholami <benyamingholami10@gmail.com> wrote:
Sure Sir !
here you are:
note that i created a rank 1 surface with torsion Z/2Z*Z/4Z  and i'm searching on this family for curves with rank 6 ( or fine if greater) with codes that you gave me before. my problem is in most of cases it just give "1" as lower bound and the selmer bounds are not indeed accurate. i upload denis simon script and then use sieving. any helps would be appreciated .thanks to you and Prof.Cremona (mr bellabas helped me to write S(E,N) , so thank to him so)

On Sun, Mar 26, 2017 at 5:37 PM, Bill Allombert <Bill.Allombert@math.u-bordeaux.fr> wrote:
On Sun, Mar 26, 2017 at 02:12:39AM +0430, Benyamin Gholami wrote:
> i think Denis Simon Script has a bug:
> for the curve below if didn't have a mistake , his script compute 2 selmer
> rank 10 but magma compute 4 . whats wrong?
>
> EllipticCurve([0, -438879732513040081/428593506250000, 0,
> -112353213812869130368/26787094140625,
> 3081846839375070007684953094049946244/717548412498706207275390625]);

Please details the full computation you did with PARI and MAGMA that
leads to this conclusion, this would help finding the discrepancy.

Cheers,
Bill