sachinism
- 66
- 0
Is it possible to write the 2010 numbers from 1 a 2010 in some order so that the
6933 digit number you get is prime?
6933 digit number you get is prime?
Bill Simpson said:2010!=3n+1.
Wizlem said:I get 4/10*2009! ways to do it. It helps to know the 6933 digit is the last digit.
For instance if you write the numbers from 1 to 3 in some order you can get 123 132 213 231 312 or 321.
Bill Simpson said:For numbers m up to 301 a prime formed from the concatenation of the digits of a permutation of the numbers 1...m can be found in the first 7 factorial permutations I inspect for all numbers of the form 3n+1 except for 160, 172, 271, 283 and 298 and for none of the numbers of the form 3n or 3n+2. For 160 no "prime permutation" was found in the first 2924903 permutations inspected, but I expect that with more permutations inspected that a prime will be found.
hamster143 said:It would do you good to observe that all six of these permutations are divisible by 3.
You could then try to generalize that observation.