I understand that you can write n^2 - 1 as (n-1)(n+1) and if you choose odd numbers from 3 onward the equation is divisible by 8.
However, if we input n = 1, since it is an odd positive integer, the equation fails since the answer is not an integer. Am I correct? If I am correct then how does the proof work here? [1]