logoalt Hacker News

great_psytoday at 3:00 PM3 repliesview on HN

Can we have a tldr of the implications of this for the uninitiated?


Replies

wincytoday at 3:31 PM

I spent 20 minutes trying to learn what this means as someone who hasn’t taken a ton of college math. Please feel free to correct me/treat this as a teaching opportunity. But I think this is just stuff that can be understood with just algebra, just the numbers are very very large.

It sounds like the big deal is you have at least 30 points in a graph that aren’t related and can be expressed as rational numbers (not necessarily integers so you get giant fractions). Being very humble here and invite people more advanced in mathematics to chime in where I’m wrong.

So like this is one of the x,y coordinate points that is two rational numbers.

x=30786757706172245427369935940751/4

y=58841476683002984849182029306774218124047405249/8

So there’s at least 30 points on the graph like this, which is a big deal because before there were only 29 independent points verified in any elliptic curve equation.

“Independent” seems to mean something precise here too but I’ll let someone else explain that because I’m not quite sure, somehow the points have to be unrelated to one another.

Bumping the rank from 28->29 previously took over ten years, so it’s a big deal in mathematics apparently.

show 1 reply
nilkntoday at 3:38 PM

The rank of a rational elliptic curve can be seen as a measure of how complex its arithmetic structure is. Roughly speaking, you can imagine that a curve of rank r has a substructure of dimension r. So a curve with a high rank is a pretty exotic object. This curve here has a 30-dimensional (or greater) lattice substructure. You can think of it as being possible to arrange the rational points on this curve into a predictable structure in a vector space of dimension at least 30. In that space, there would be at least thirty independent directions in space that could be combined together to produce distinct rational points on the curve.

To really quantify how exotic, it's conjectured that curves with rank 2 or greater have an asymptotic density of zero. That doesn't mean they don't or can't exist, but it does mean they become vanishingly rare, so finding even individual examples of high-rank curves has been absurdly hard.

wbltoday at 3:18 PM

The rank of an elliptic curve is expected to be at most one by a combination of a simple heuristic from Cohen and Lenstra and a deep BSD consequence (but I think the case needed is known). However we know of families with rank 15, and sometimes those ranks go up at particular points.

The record before this morning was 29 and people suspected that was as high as it got. When we learn how this curve was obtained that might change.

show 2 replies