Bill Allombert on Thu, 24 Oct 2024 14:13:47 +0200
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: interesting discovery about elliptic curve [0,0,0, 393129,0]
|
- To: pari-users@pari.math.u-bordeaux.fr
- Subject: Re: interesting discovery about elliptic curve [0,0,0, 393129,0]
- From: Bill Allombert <Bill.Allombert@math.u-bordeaux.fr>
- Date: Thu, 24 Oct 2024 14:13:42 +0200
- Delivery-date: Thu, 24 Oct 2024 14:13:47 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=math.u-bordeaux.fr; s=2022; t=1729772023; bh=e72xELQRzRNHVRZNs9js+fiMyBjXfwbl8MqNSSqP1YY=; h=Date:From:To:References:In-Reply-To:From; b=HioXGjHqQ0NdAVnwaiejLLp2V6fqt1gNZKes0pb9drs7hmuwVvWgmg1kiCLLZcOYn ez3M+RwFLH2XcjNkCx/FkyuyLGRsFYOUNvdhldVCCCzmvBxsf73r2KSxiffqJaDrCq SQDgnTXa72rQrGidj4q28DP5nd4JErr+9zKbX5m+jgvVQceJn9br6UYGm6O8VGOCmX PEqaZl6kCj54QwvoT5zIKD9jIEi9EmUTXnI6EorkS/LHUrsZAS9zwXgvIyHHFosaXG B9YEIzqdwuvt2Xd241J87w54JeId4r3Y+9DQmoy4WiwBB64pvzbED7v/iY4YTMv8Zz qvM4B3uhY9X3l+Kub27QVZdi4TFO4qvsn/AhbX5aGE4iaBDST57lAfU5bPseSH+SPn I1jnfU3Ezg3DOplsICXcX47av7XZZOInOKuC76jGAVNXcSXrxXoo+ldN4YvquIufiI jI7G6SRFvLTah3+sMdrnciVqiEnVCjJadb6L9vm+t8Nx1iwt8LO4rbxTS1DD+LU1DQ jflOcdAo7yrnBITSgUoEkY3v+9HITW3mMeuIPS+BwF9sSvpS2l47gLIXBVR3nTBjJg y51u3lEKM3w7dmbbvexlIBOn8qoPJim+0yAod/GsqUe7+HV4iDQU1BFp56HvS0e6ph D2IXRT3/wD39M23X2gmZOHUA=
- In-reply-to: <CAD0p0K70VYf97i8Y46Ob9pgUMZQ7gSFuD7RNa=j0b-mtGFghTA@mail.gmail.com>
- Mail-followup-to: pari-users@pari.math.u-bordeaux.fr
- References: <3c477e08-04a1-426c-94a5-5af6c8d12e36@gmail.com> <9f87af5b-32da-4f0f-9d63-08c565e68a34@gmail.com> <CAD0p0K70VYf97i8Y46Ob9pgUMZQ7gSFuD7RNa=j0b-mtGFghTA@mail.gmail.com>
On Thu, Oct 24, 2024 at 08:56:27AM +0100, John Cremona wrote:
> This is not an explanation, but the condition that x is a square is
> equivalent to the point (x,y) being in the image of the 2-isogeny from
> [0,0,0,-4n^2,0]. Calling the curves E and E' and looking at how descent
> by 2-isogeny works (e.g. in my book, other books are available!), roughly
> speaking the rank of E comes partly from E/phi'(E') and part from the
> image under phi of E'/phi(E). (Here phi:E --> E') and phi' is the dual.)
> Saying that "all" the points have square x-coordinates is therefore saying
> that E/phi'(E') is trivial and all the points are coming from phi'(E').
>
> But why that should be, apart from chance, I don't know.
The conclusion is that this can happen with positive probability
for curves having 2-torsion.
To give an example of John's explanation:
Take
E = ellinit([393129,0]);
E is 2-isogenous to
F = ellinit([-1572516,0]);
Both curves are of rank r=3 and have same BSD values.
? ellbsd(F)/ellbsd(E)
%24 = 8.0000000000000000000000000000000000000
is equal to 2^r so (assuming they have the same Tate-Shafarevich group),
this implies that the image of F(Q) by phi^ is [2]E(Q),
so every x is a square.
Cheers,
Bill.
- References:
- interesting discovery about elliptic curve [0,0,0, 393129,0]
- From: American Citizen <website.reader3@gmail.com>
- Re: interesting discovery about elliptic curve [0,0,0, 393129,0]
- From: American Citizen <website.reader3@gmail.com>
- Re: interesting discovery about elliptic curve [0,0,0, 393129,0]
- From: John Cremona <john.cremona@gmail.com>
- Prev by Date:
Re: interesting discovery about elliptic curve [0,0,0, 393129,0]
- Next by Date:
Re: interesting discovery about elliptic curve [0,0,0, 393129,0]
- Previous by thread:
Re: interesting discovery about elliptic curve [0,0,0, 393129,0]
- Next by thread:
Re: interesting discovery about elliptic curve [0,0,0, 393129,0]
- Index(es):