Question: variable up to another variable

Anyone knows how to use an expression like t^n, where t is a polynomial variable and n is an intager variable, in such a way that (t^n)/(t^m)=t^{n-m}? Actually, I would like to use it inside some package like polynomial tools, in order to normalize such expressions.

 

Thanks,

Rodrigo.

Please Wait...