Mathematicians hunting prime numbers discover infinite new pattern
scientificamerican.com
Mathematicians hunting prime numbers discover infinite new pattern
1–10 of 106 posts
Re: Mathematicians hunting prime numbers discover infinite new pattern
#2Re: Mathematicians hunting prime numbers discover infinite new pattern
#3This sort of thing makes me feel there is some deep understanding of reality only inches away from us, we glimpse it through these patterns but the secret remains hidden.
Re: Mathematicians hunting prime numbers discover infinite new pattern
#4Re: Mathematicians hunting prime numbers discover infinite new pattern
#5This sort of thing makes me feel there is some deep understanding of reality only inches away from us, we glimpse it through these patterns but the secret remains hidden.
Re: Mathematicians hunting prime numbers discover infinite new pattern
#6Re: Mathematicians hunting prime numbers discover infinite new pattern
#7So, n is prime iff M_1(n)=n+1. That's much simpler than the first equation listed there!
Indeed, looking things up, it seems that in general the functions M_a can be written as a linear combination (note: with polynomial coefficients, not constant) of the sigma_k (sigma_k is the sum of the k'th power of the divisors). So this result becomes a lot less surprising once you know that...
Re: Mathematicians hunting prime numbers discover infinite new pattern
#8This sort of thing makes me feel there is some deep understanding of reality only inches away from us, we glimpse it through these patterns but the secret remains hidden.
and it will be something so trivial and obvious, those who were looking for it will be kicking themselves for missing it
Re: Mathematicians hunting prime numbers discover infinite new pattern
#9This sort of thing makes me feel there is some deep understanding of reality only inches away from us, we glimpse it through these patterns but the secret remains hidden.
Wouldn't it be fun if someone out there already knows a simple way to determine if a number is prime without factoring, but to them it is so obvious that they didn't even consider others may be interested.
Fermat Reincarnation.Re: Mathematicians hunting prime numbers discover infinite new pattern
#10I'm a little confused at the significance here. Before I read the definition of the M_a, this seemed crazy, but on actually reading it, M_1 is just the sum-of-divisors function (usually denoted sigma). So, n is prime iff M_1(n)=n+1. That's much simpler than the first equation listed there! Indeed, looking things up, it seems that in general the functions M_a can be written as a linear combination (note: with polynomi…