I'm getting confused and can't seem to wrap my head around this problem. Prove that the sum of the squares of any 3 consecutive odd numbers when divided by 12 gives a remainder of 11.
I'm not sure how to set this up or proceed I figured that
(n^2 + (n +2)^2 + (n+4)^2)/12 = x + 11...