Powers with integer exponent

Summary

  • anan : aa is the base, nn is the exponent , aR,nZaR,nZ :
  • If nNnN ( nn is a natural number) then anan is defined as

an=aaaan=aaa

  • ( nn factors)
  • If nNnN then n<0n<0 and nZnZ . If a0a0 then anan is defined as

an=1an=1aaaan=1an=1aaa

  • ( nn factors)
  • a0=1a0=1 if a0a0 (else undefined)
  • 0b=00b=0 if b>0b>0 (else undefined)
  • Exponentiation before multiplication/division so 232=29232=29 and not 6262 .
  • anmanm means a(nm)a(nm) . If you want to raise anan to the power mm , write (an)m(an)m