Prove that the number between any two twin primes is always divisible by 6.
For a number to be divisible by 6
- Must be divisible by both 2 and 3
Since it is between 2 twin primes, it is even and hence divisible by 2. Since every third number is divisible by three and the two adjacent ones of this number are prime, this number must also be divisible by three. Hence every numer between twin primes (except (3, 5)) is divisible by 6.
all prime numbers are of the form 6x+1 or 6x-1 (not vice versa)
so to be twin primes they should be 6x-1 and 6x+1 for some x
so the number between them is 6x which is divided by 6
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment