Items tagged with manipulation manipulation Tagged Items Feed

After loong time calculations i obtained results and manually fitted them. Of course, as usually happens, kernel broke and all i have is output (output in rtable form). So i decided simply export-import them and continue my manipulations.

All i see is "export to ml form". So i did it. And after that i tried to reimport them via

MathML[Import]

Something simple enough, I want show (g^n) / (g^n -1) = 1 / 1 - g^(-n) step by step in maple. 

The problem I'm having is getting maple to freeze the terms.  Maple likes to simplify before I can have it do what I want.  I suppose I could make everything a name and show it manually but I would like to force maple to do it. 

first setting

h:=g^n/(g^n-1)

so first multiply the numerator and denominator by g^(-n)

Page 1 of 1