Live data from Hacker News

Students’ insight proves that the local-global conjecture doesn’t hold

quantamagazine.org

11–20 of 107 posts

Re: Students’ insight proves that the local-global conjecture doesn’t hold

#12
post #6

A lot of recent math discoveries seem to be geometrical: circle packing, infinitely tiling patterns, neighbor coloring theorem, ... I don't seem to see as much discoveries in other areas like number theory, calculus, algebra etc... Is this a bias of what gets covered on HN, or are this type of geometrical problems the currently most active field of mathematics?

All of those new discoveries involve running code. More people are learning to code, more libraries are being written, compute costs are going down. It’s hard to break ground on a “sit and think” problem, especially one that is approachable enough that it’s also understandable news when you solve it.

Here's your answer as to why these kinds of discoveries make it to the front page of HN.

Re: Students’ insight proves that the local-global conjecture doesn’t hold

#13
post #2

Assume that something is true, write code to generate cases, run it, plot the generated data, expect that the plots show that everything matches the assertion, notice it doesn't, disprove the thing previously considered true. Nice and elegant.

Now try that on this problem:

https://en.wikipedia.org/wiki/Riemann_hypothesis

Re: Students’ insight proves that the local-global conjecture doesn’t hold

#16
post #13
post #2

Assume that something is true, write code to generate cases, run it, plot the generated data, expect that the plots show that everything matches the assertion, notice it doesn't, disprove the thing previously considered true. Nice and elegant.

Now try that on this problem: https://en.wikipedia.org/wiki/Riemann_hypothesis

This one is true though.

Re: Students’ insight proves that the local-global conjecture doesn’t hold

#19
post #13

Earlier quoted context omitted.

Now try that on this problem: https://en.wikipedia.org/wiki/Riemann_hypothesis

This one is true though.

Unless it's not.

I'm sure lots of mathematicians have open bets about that. I still remember my supervisor hoping for no Higgs "because then physics will be boring for the foreseeable future".

Post reply on HN