SCIP EX1.18 Perform faster integer multiplication by means of repeated addition in iterative
fast integer multiplication iterative
SCIP EX1.17. Perform faster integer multiplication by means of repeated addition in recursive
fast integer multiplication recursive
SCIP EX1.16. Exponentiation process
Exponentiation
SCIP EX1.14. Orders of growth of the space and number of steps of count-change
Orders of growth count-change
SCIP EX1.13. Prove Fib(n) is closest interger to ((1+(sqrt 5))/2)^n/2
Prove Fib(n) ((1+(sqrt 5))/2)^n/2