Slashdot Mirror


Mathematicians Discover Prime Conspiracy (quantamagazine.org)

An anonymous reader writes with an intriguing story at Quanta Magazine, which begins: Two mathematicians have uncovered a simple, previously unnoticed property of prime numbers — those numbers that are divisible only by 1 and themselves. Prime numbers, it seems, have decided preferences about the final digits of the primes that immediately follow them. Among the first billion prime numbers, for instance, a prime ending in 9 is almost 65 percent more likely to be followed by a prime ending in 1 than another prime ending in 9. In a paper posted online today, Kannan Soundararajan and Robert Lemke Oliver of Stanford University present both numerical and theoretical evidence that prime numbers repel other would-be primes that end in the same digit, and have varied predilections for being followed by primes ending in the other possible final digits. "We've been studying primes for a long time, and no one spotted this before," said Andrew Granville, a number theorist at the University of Montreal and University College London. "It's crazy."

40 of 227 comments (clear)

  1. Forget something? by ebonum · · Score: 4, Informative
    1. Re:Forget something? by UnknownSoldier · · Score: 5, Insightful

      The link isn't in the summary -- but off to the right of the title.

      I've hated this "feature" of /. every since they implemented a year or so ago.

  2. 8 9 by Travis+Mansbridge · · Score: 3, Funny

    7 did it.

    1. Re:8 9 by Aighearach · · Score: 3, Funny

      One, two, few, lot, many... too many.

  3. Cut it out! by Brett+Buck · · Score: 4, Funny

    Stop anthropomorphizing prime numbers. They hate that!

    1. Re:Cut it out! by NotInHere · · Score: 5, Informative

      And stop linking to the news article only, without linking to the scientific paper. Just for those who care, here is the link: http://arxiv.org/pdf/1603.0372...

    2. Re:Cut it out! by KGIII · · Score: 3, Informative

      WTF? Why, in the name of all that's good, would they...

      Oh, I just noticed. You're still new here. *sighs*

      Look, nobody reads the article. Nobody is going to read a scientific paper. Well, a few of us might read the article (I'm not admitting to anything) but those of us who do, also know how to find the applicable paper.

      If you look at the very top post in the thread, there's someone bitching that there is no link to the article. Yet, the article link is right next to the title - where it has been for almost a year now. (They're sometimes in the summary as well. Not always.) That should tell you, they being a representative of the average one of us, how often we actually even read the article - or even look for the URL.

      They're not going to do it. The two other people who read the article know where Arxiv is. The editor would have to, you know, work. Ain't happening. Submit stories with the link included if you're passionate. 'Snot going to change in your lifetime. You're probably the 10,985,729th (see what I did there?) person to suggest that - this month.

      --
      "So long and thanks for all the fish."
  4. What other bases does this hold for? by Anonymous Coward · · Score: 5, Interesting

    Only 65%? Pft. In base 2, every prime number is 100% likely to be followed by a prime ending in 1.

    1. Re:What other bases does this hold for? by xxxJonBoyxxx · · Score: 4, Insightful

      >> In base 2, every prime number is 100% likely to be followed by a prime ending in 1

      That was kind of my thought too. Isn't the "9/1" thing kind of base 10-ist?

    2. Re:What other bases does this hold for? by ezdiy · · Score: 4, Interesting

      TFA reads like buzzfeed of number theory, when high schoolers get all excited about pop-sci.

      Cyclic groups and observable symmetries in there are well studied field. In this particular case, it's about primes projected on a modulo 10 group. There are thousands of those exhibiting various biases, yet this one is somehow exciting because it coincides with decimal base.

    3. Re:What other bases does this hold for? by SeriousTube · · Score: 5, Informative

      If you rtfa it says "Lemke Oliver and Soundararajan discovered that this sort of bias in the final digits of consecutive primes holds not just in base 3, but also in base 10 and several other bases; they conjecture that it’s true in every base. "

    4. Re:What other bases does this hold for? by slashmydots · · Score: 3, Interesting

      No joke, I just googled the exact same thing. Apparently prime numbers are prime in all bases, which I really didn't think was the case.

    5. Re:What other bases does this hold for? by chill · · Score: 3, Informative

      Why would you think that? The laws of division don't change for different base representations. Division is division no matter how you write the number.

      --
      Learning HOW to think is more important than learning WHAT to think.
    6. Re:What other bases does this hold for? by GrahamCox · · Score: 4, Insightful

      The base doesn't change what the number IS, only how it is written down.

    7. Re:What other bases does this hold for? by KGIII · · Score: 2

      Ah, grasshopper... When you understand *why* then you'll start to understand maths. It makes sense that it does so, does it not?

      I'm an honest-to-goodness real-life one-of-them-there mathematicians (fully papered and everything) and I'll share the silliest thing that I can think of.

      I hated math. No, I hated it. It made no sense - but I was good with rote. Then, a teacher shared something along the lines of this, "You know, if you just square the triangle and divide it in half, it's the same thing."

      Now that might seem trivial - and it is... But, prior to that, I'd not been able to conceptualize any math really. Abacus-level math I could do but nothing else, not really. It's something in the way my brain works - or doesn't. Until it "clicks" I'm really only good for regurgitation and not so good at comprehension. It was that one little thing (like a Buzzfeed article) that made me "get it."

      It changed my whole life and I've returned to thank that teacher many times. I generally get out to see him a few times a year and he's getting a bit old and crusty now but is still kicking and doing fairly well at it.

      --
      "So long and thanks for all the fish."
    8. Re:What other bases does this hold for? by ImprovOmega · · Score: 3, Informative

      There are very few numerical properties that are base-dependent.

      Some of the little tricks they teach you in school are strictly base-dependent, like if a decimal number ends in 5 or 0 it's divisible by 5 or 10 respectively. If a decimal number ends in a value divisible by 2 it's even else odd. Or if a decimal number's digits sum to a multiple of 3 or 9 then it's divisible by 3 or 9 respectively.

      What they don't tell you is that is generalizable to other bases. Generically speaking if the final digit of a number in a given base is divisible by any factor of that base then the number itself is divisible by that factor (this should be fairly obvious) and if the digits of a number sum to a number divisible by a factor of (base-1) then that number itself is divisible by that factor (less obvious, but provable).

      So for hex, for example, the factors of 16 are 2, 4, 8, 16. If a number in base-16 ends in 0 it's obviously divisible by 16, if it ends in 8 then it's divisible by 8 and so on. The factors of (16-1)=15 are 3, 5, and 15. So if the sum of digits of a hex number are divisible by 3, 5, or 15 then the number is also divisible by 3, 5, or 15 respectively as well.

      Fun little math quirks on bases.

  5. LOL by Anonymous Coward · · Score: 4, Funny

    >Two mathematicians have uncovered a simple, previously unnoticed property of prime numbers — those numbers that are divisible only by 1 and themselves.

    Did anyone else LOL when they read the first sentence. My first thought was who wouldn't notice primes are only divisible by 1 and themselves it's the definition, duh.

    1. Re:LOL by xxxJonBoyxxx · · Score: 4, Funny

      >> Did anyone else LOL when they read the first sentence.

      Yes. I initially though someone had pranked SlashDot by convincing the editors that no one knew that property of primes before. If so, that would have been the ultimate SlashDot dup - 2500 years or so in the making.

    2. Re:LOL by Anonymous Coward · · Score: 2, Funny

      Some readers may not understand the term "prime number", so an explanation could be very useful.

      I am currently reading Slashdot on a "computer", which is an electronic device that stores and manipulates information.

  6. Twim primes? by ShanghaiBill · · Score: 4, Interesting

    I wonder if this has anything to do with Twin primes. If a prime ends in 9, then its twin will end in 1, and so we should expect primes ending in 9 to more often be followed by primes ending in 1. The number of twin primes is believed to be infinite, but they get more sparse as you go towards infinity (proportional to 1/(ln(n)^2)), even faster than primes (proportional to 1/ln(n)), so if they are responsible for the bias, then the bias should diminish as you go up.

    1. Re:Twim primes? by DrJimbo · · Score: 4, Interesting

      I wonder if this has anything to do with Twin primes.

      Yes, they are most likely related. Both the twin prime conjecture and these results about the final digits can be derived from the prime k-tuple conjecture. Or so says the fine article. It is not immediately obvious to me why the current result is predicted by the prime k-tuple conjecture but it does sound reasonable.

      --
      We don't see the world as it is, we see it as we are.
      -- Anais Nin
  7. Bizarre paragraph in the linked article by Camembert · · Score: 2

    Hi all, your input please on this paragraph in the linked article:

    "Soundararajan was drawn to study consecutive primes after hearing a lecture at Stanford by the mathematician Tadashi Tokieda, of the University of Cambridge, in which he mentioned a counterintuitive property of coin-tossing: If Alice tosses a coin until she sees a head followed by a tail, and Bob tosses a coin until he sees two heads in a row, then on average, Alice will require four tosses while Bob will require six tosses (try this at home!), even though head-tail and head-head have an equal chance of appearing after two coin tosses."

    This seems wrong to me. Both Alice and Bob have equal chance of rolling a head, hence on average they will need the same number of tries to arrive at a head toss; and since coins dont have memory, the next toss has equal chance of being head or tail. So I do expect the chances of head head and head tail to be the same.
    This is how I see it, the statement above came from a mathematician so I am probably making a mistake in my reasoning but I don't see where.
    Any input?

  8. That's nothing by Sun · · Score: 3, Funny

    After a prime ending in 2 or 5, there has to be at least a billion primes before another one can end in 2 or 5.

    Shachar

  9. Re:Bizarre paragraph in the linked article by BitterOak · · Score: 4, Interesting

    This seems wrong to me. Both Alice and Bob have equal chance of rolling a head, hence on average they will need the same number of tries to arrive at a head toss; and since coins dont have memory, the next toss has equal chance of being head or tail. So I do expect the chances of head head and head tail to be the same.

    Yes, it's called a veridical paradox. That's something that seems impossible but is nonetheless true. You can verify it by flipping a coin, or running a computer simulation using a good random number generator.

    --
    If I can be modded down for being a troll, can I be modded up for being an orc, or a balrog?
  10. Psshh they ALL end in 1 by cfalcon · · Score: 3, Interesting

    What's this base 1010 drama? Everyone knows in binary ALL primes end in "1".

    Jokes aside, the fact that there's plenty of bases to choose from means that what they are really talking about is the modulo remainders of primes having a pattern- and modulo division and primes have had a pretty flirty relationship. Unquestionably interesting. The thing with the prime number set is that it's immutable- a set of fixed numeric stars shining the same light since before time began, and yet even with that constancy, many functions involving the prime number web have proven frustrating to calculate for large values- there's hardly any shortcuts compared to the integer math you run into on a daily basis.

    1. Re:Psshh they ALL end in 1 by vrt3 · · Score: 3, Informative

      > What's this base 1010 drama? Everyone knows in binary ALL primes end in "1".

      In binary ALMOST all primes end in "1".

      --
      This sig under construction. Please check back later.
  11. Re:Bruce Schneier can factor any prime instantly! by Opportunist · · Score: 4, Funny

    Great, now he has to come up with a new one.

    Private keys are supposed to be kept secret, dammit!

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  12. Re:Waste of time by Opportunist · · Score: 5, Insightful

    Everyone with at least a passing interest in cryptography and computer security does. Primes is basically what we rely on in these fields.

    Quite seriously, every time someone comes up with a claim that something can be done "more easily", "more efficiently" or generally "faster" in a field that remotely touches on prime numbers, you can see the ripples in the fabric of spacetime from cryptographers shaking in their boots.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  13. Re:NSA: Making the Predictible seem Unpredictable. by Anonymous Coward · · Score: 2, Informative

    Oh for FFS. The US did not bait Japan with the fleet at Pearl Harbor. That was the home port long before they embargoed Japan and if they had move the fleet to the west coast then Japan would have just attacked the Philippines and you would be talking about how suspicious it was that US moved their fleet away from the Philippines after they embargoed Japan. If you're trying to start a war you don't make your opening move laying your most important assets out for the enemy to wipe out, you stage something that you control. Like Poland "attacking" Germany or having WMD's.

    The fleet was lined up in Pearl Harbor because the US military had been stripped down after WWI and was run by politically motivated officers who often didn't know their arse from a hole in the ground (the prima donna General MacArthur being the prime example). Once war broke out those officers were quickly squirreled away and better officers brought up from the ranks who actually knew what they were doing. Most people don't realize that Eisenhower was a Major with no combat experience who was quickly promoted up to General because Marshall knew he had a sharp strategic mind (and could put up with politics, which he demonstrated as a member of MacArthur's staff). The German general staff couldn't (and for a time didn't) believe he was made Allied Supreme commander instead of Patton (who was tactically brilliant but questionable strategically and certifiably insane to boot).

  14. The occurrence of digits is linked to the base by dsmatthews9379 · · Score: 2, Funny

    Last time I looked at primes in binary I noticed a 100% chance that the next one ended in 1. No I am not trolling you I'm just making a point, go look at the primes in different bases and see what you notice.

    1. Re:The occurrence of digits is linked to the base by ledow · · Score: 2

      Whoosh.

  15. Re:Bizarre paragraph in the linked article by Anonymous Coward · · Score: 5, Insightful

    Intuitively it makes sense. Assume the first H has been tossed. For Alice, she fails by tossing another H. However, this second H can be the first H of a successful HT sequence, so in failure there is a silver lining - she's halfway to success and can stop after tossing a single T. Full sequence: HHT.

    For Bob, after tossing the first H, tossing a T means he has to start over. He needs to toss another H first, followed by yet another H to succeed. His task is harder. Full sequence: HTHH.

  16. Re:How about prime numbers of base 12 number? by Anonymous Coward · · Score: 2, Funny

    Except, there are no numbers ending with the digit of '9' in base 7. Quite a conspiracy!

  17. Re:Waste of time by GrumpySteen · · Score: 3, Insightful

    the fact that it's extremely difficult to determine the factors of large prime numbers is the basis for a lot of cryptography

    I think you might have jumbled your words.

    It's exceptionally easy to determine the factors of any large prime number because there are only two; the number one the number itself. Determining the prime factors of a large, non-prime number, on the other hand, is a challenge.

  18. Re:How about prime numbers of base 12 number? by jonhainer · · Score: 5, Insightful

    The twin prime conjecture is independent of the base, so the base doesn't matter for it to be true or false.

    I would find this surprising, since in a base 2 system every prime number ending in 1 is followed by a prime number ending in 1.

  19. Re:Bizarre paragraph in the linked article by epine · · Score: 3, Funny

    You missed the absolutely critical corollary that restores balance to the force: after Bob succeeds, he's already halfway to his next success where after Alice succeeds, she needs to snooze for one toss before she's back in the game, where apparently the game involves some gender-swap role play.

    It's so totally male to cease thinking the problem through after attaining the initial success condition.

    I think I could teach a very interesting grade XI math class.

    Corollary: I would end up behind bars.

  20. Re:How about prime numbers of base 12 number? by ImprovOmega · · Score: 2

    The twin prime conjecture is independent of the base, so the base doesn't matter for it to be true or false.

    I would find this surprising, since in a base 2 system every prime number ending in 1 is followed by a prime number ending in 1.

    In base 2, every prime ending in 0 is also followed by a prime ending in 1.

  21. Re:In the digits of pi by wayfarer3130 · · Score: 2

    Not necessarily. Even though PI isn't a rational number, it doesn't mean that it necessarily contains any given subsequence. Let me take another non-rational number: 0.12112111211112... It won't ever contain the prime number 3, nor will it contain the complete works of Shakespeare. PI is similarly constrained to a specific pattern. I agree that an infinite un-patterned sequence will contain such sequences, but whether you include or exclude the axiom of choice will determine whether such numbers exist or not. Whether or not PI actually contains all primes as subsequences, I don't know. I'd suggest you present a proof one way or the other.

  22. 10? by fyngyrz · · Score: 4, Funny

    10 is divisible by 1,2, 5, and 10, so how is it prime?

    --
    I've fallen off your lawn, and I can't get up.
    1. Re:10? by burtosis · · Score: 4, Insightful

      There are 10 kinds of people who understand binary. Those who do and those who don't.