I think I can prove this one: In the array [0, 1, 2, 3, 4, ... infinity], every 4th element is divisible by four, thus not a prime. "Every 4th element" is like a cycle. That leaves 3 elements in between the cycle that could possibly be a prime. The second element is divisible by 2, so it's not a...