I don't understand how how they came to these equations

53 Views Asked by At

Trying to understand a particular equation, and it mentions these inequalities but i don't fully understand the logic of how they solved for n and m:

enter image description here

Hope some one can explain :)

1

There are 1 best solutions below

1
On BEST ANSWER

With $$-\frac{N}{2} \leq n < \frac{N}{2}$$

Add $\frac{N}{2}$ to everything and you get $$ 0 \leq n + \frac{N}{2} < N$$

Comparing this with $0 \leq n' < N$, we can set $n' = n + \frac{N}{2}$.