a^(n+1)=a^n * a
a^(n+2)=a^n * a^2
a^(n+3)=a^n * a^3
a^(n+0)=a^n * a^0
therefore
a^(n+m)=a^n * a^m
I personally like cousin_id's the best, as it is (IMHO) the simplest.