I need a justification for my observation. In general, we can list twin prime pairs in $(6n-1, 6n+1)$, where $n$ is some positive number. Of course, this is valid except $(3, 5)$. Now, I construct, for any such twin primes pair will satisfy the following my observation.
$$4(6n-2)! = -3(1+2n)\pmod{ 36n^2 - 1}$$
Is my observation is true or not? I have checked for many pairs. Fortunately, the equation holds for any such twin pair. Could you explain the generalization of my statement or observation.
I will give few details about Clement's Theorem. The rest you can complete.
For n > 1, consider n, n + 2 are twin primes iff 4(n-1)!+1 +n = 0 (mod n(n+2)). From the Wilson’s theorem we have (n-1)!+ 1= 0 (mod n) . 4(n-1)! + 1 + n = 4(0)+n = 0 (mod n). Since n + 2 also prime, (n+1)!+ 1 = 0 (mod n+2) and 4(n-1)! + 1 +n = 2[2(n-1)!+2] + n = 2[(-1)(-2)(n-1)!+2]+n = 0 (mod (n+2)).