I got this question in a class and can't figure out the answer:
$i^2 = (-i)^2 = -1$
$(e^{πi(2n + 1/2)})^2 = (e^{πi(2m - 1/2)})^2$
$e^{πi(4n + 1)} = e^{πi(4m - 1)}$
$\ln(e^{πi(4n + 1)}) = \ln(e^{πi(4m - 1)})$
$πi(4n + 1) = πi(4m - 1)$
$m = n + 1/2$
Which isn't possible for m and n both being integers. But I can't figure out what exactly is wrong with what is written here.