In my attempt to understand fractal dimensions, I tried calculating the Minkowski dimension of some basic non-fractal spaces and ran into a limit I can't seem to conquer. For $n>2$,
$\lim_{x\to 0^+}\frac{n \left((1-x)^n+x-1\right)}{(1-x) \left((1-x)^n-(-x)^n-1\right)}$
I evaluated the limit in Mathematica and got $n-1$, which is exactly what it should be (the boundary of the $n$-sphere is indeed $n-1$ dimensional), but I'd appreciate a more human solution.