this post was submitted on 09 Aug 2023
652 points (95.0% liked)

Memes

45197 readers
2209 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] wischi@programming.dev 1 points 1 year ago (1 children)

It's not unheard of no, but if you have to rule out two for some reason it's because of some other arbitrary choice. In the first instance (haven't yet looked at the second and third one) it has to do with the fact that a sum of "two" was chosen arbitrary. You can come up with other things that requires you to exclude primes up to five.

[โ€“] kogasa@programming.dev 1 points 1 year ago

Okay? Like I said, it's usually to rule out cases where 2 is a trivial edge case. It's common enough that "for any odd prime / let p be an odd prime" is a normal expression. That's all.