Name: Anonymous 2006-03-30 22:07
I am doing a project so I was thinking of writing an algoritm. I won't tell you what it is but to help me out perhaps you could give me some examples so that I know how it works. To start out could someone write down an algorithm where you give MAPLE a positive integer and it keeps subtracting 1 from it until it reaches 0 where it stops. It then outputs the list of all the integers that the algorithm generated in the intermediate steps. Help is greatly appreciated!