Can I prove $a^n<b^n$ when $0<a<b$ by inducton?
It's easy to see when $n=1$: $a^n<b^n$ is true. my attempt is from
$a^{n+1} = (a^n)*a$
$b^{n+1}=b^n*b$
then don't know what to do next.
It look so easy but I just can't say it in mathematical language, will you help me? thank you in advance.