0

So I encounter this problem when studying quantum mechanics:

(-1)2x=1, find the set of values of x

Obviously, x ∈ {Z}, as 2x is even for all integral x.

Just to be rigorous, I wrote down the steps and come out with something like this:

(-1)2x=1

[(-1)2]x=1

1x=1, so x can be any real numbers.

Where is my mistake?

1 Answers1

2

Your mistake is that non-integer powers of negative numbers are not uniquely defined,

and the "general rule" $(a^m)^n=a^{m\times n}$ does not always work when $m$ and $n$ are not integers.

J. W. Tanner
  • 60,406