| ▲ | freehorse 13 hours ago | |||||||||||||||||||||||||||||||||||||||||||
Up to 100 it is relatively simple, if you remove the even numbers, the multiples of 3 (summing up their digits recursively gives 3 6 or 9), and those that end at 5, you end up with 25 numbers out of which 22 (88%) are primes. If you further exclude 49 which you should remember is 7^2 from the multiplication table, and 77 that is obviously divisible by 7, you are left with 22/23 chance a number that passes these exclusion criteria is not 91 and hence it is a prime. | ||||||||||||||||||||||||||||||||||||||||||||
| ▲ | jeffbee 12 hours ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||
> summing up their digits recursively gives 3 6 or 9 What does this part mean? For example 57. | ||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||