By straightforward evaluation, $$(0^{-1})^{-1}=(NaN)^{-1}=NaN$$ where $\frac{1}{0}$ is taken to equal $NaN$ (not a number), or undefined or indeterminate. However, the laws of exponents state that $$(x^m)^n=x^{mn}$$ so the original equation should theoretically be evaluated as: $$(0^{-1})^{-1}=0^{(-1)(-1)}=0^1=0$$ Is one more correct than the other, or is this just one of the discrepancies when working with $\frac{1}{0}$?
2026-04-07 00:22:57.1775521377
Reciprocal of the reciprocal of zero
270 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
$(x^{m})^n=x^{mn}$ is not true for any $x$ and any $m,n$. Either $m,n\in\Bbb N,m,n\geq 1$ or $x$ has to be positive.
This is a classical mistake. Abusing this rule you can also prove that $$-1 = (-1)^{1}=(-1)^{2/2}=\sqrt{(-1)^2} = \sqrt{1}=1$$