Prove that the number between prime pair is always divisible by 6
Sigiloso
let x and x+2 be the prime pairs......so we have to prove that if x+1 is divisible by 6. which can be done by proving that if x+1 is divisible by 2 and 3 both.... now in nos. x,x+1,x+2 at least 1 should be divisible by 2 and /or 3 . since x and x+2 being prime are divisible by 1 and themselves the only left option is x+1. hence divisible by 3 and 2 both.