Powers with integer exponent
Summary
- anan : aa is the base, nn is the exponent , a∈R,n∈Za∈R,n∈Z :
- If n∈Nn∈N ( nn is a natural number) then anan is defined as
an=a⋅a⋅…⋅aan=a⋅a⋅…⋅a
- ( nn factors)
- If n∈Nn∈N then −n<0−n<0 and −n∈Z−n∈Z . If a≠0a≠0 then a−na−n is defined as
a−n=1an=1a⋅a⋅…⋅aa−n=1an=1a⋅a⋅…⋅a
- ( nn factors)
- a0=1a0=1 if a≠0a≠0 (else undefined)
- 0b=00b=0 if b>0b>0 (else undefined)
- Exponentiation before multiplication/division so 2⋅32=2⋅92⋅32=2⋅9 and not 6262 .
- anmanm means a(nm)a(nm) . If you want to raise anan to the power mm , write (an)m(an)m