I think a zero exponent can be defined logically from various premises;
- We can define an exponent as the number of times the base "appears" in a multiplication process. Thus: $2^3 = 2*2*2 $, $2^1 = 2 $, $2^0 = ( )$ doesn't appear at all.
Here's the thing, I know that we can literally define $2^{(something)}$ to be anything and as long as we are consistent with our definition, we can show that any result follows directly from our rules and definitions.
- But mathematicians observed (and defined) a very nice property of exponents, namely; $b^n * b^m = b^{n+m}$ Thus, if we we want to be consistent with this definition AND WE WANTED TO INCLUDE THE NUMBER ZERO IN THIS, and we put n=0, then we have that $b^0 * b^m = b^m$ And since we have already defined this process $Anything * 1 = anything .....(*)$ Then it should follow that in order to be consistent with our rules, bexp 0 has to be defined as 1. (ofcourse if (*) was defined such as $anything * 5 = anything$, then we'd have to say that $b^0 = 5$).
My question is, however, why do we need to check the case when $n=0$? Why is it important/helpful? What problems will we face if we simply ignored $0$? I mean, the number $0$ wasn't even defined before? ofcourse the number $0$ alone is very useful in other contexts, but why here?
Lastly, fractional exponents are defined in such a way that they "act" like roots; thus making writing and dealing with roots easier, negative exponents make quotients easier and so on.. Is there some situation where we would for example get (something raised to the zero) as a result and therefore we would have to KNOW what that must mean?
I'm writing from a mobile version of the website so I can't use the Math symbols. Sorry about that. Thank you.