I know I must show that p! $\equiv$ 0 mod p + 1. I am attempting to use Wilson's theorem. p! $\equiv$ p(p - 1)! $\equiv$ p $\cdot$ - 1 mod p. Since p $\equiv$ 0 mod p, then p! $\equiv$ 0 mod p...but this is obvious since p divides p. So this argument seems to be a dead end.
I tried the following: p must be odd since p is a prime larger than 3. Thus, p + 1 is even. Since p + 1 is even it must be the product of 2 and an integer n such that n < p + 1. Now, p! = p(p - 1) $\cdot\cdot\cdot$ n $\cdot\cdot\cdot$ 2 $\cdot$ 1. Thus p + 1 = 2n | p!
Is this a rigorous enough argument?