Class Notes for January 20

             y y y

__________________

             z z z

           z z z

         z z z

________________________________

         w w w w

In particular, to multiply two numbers less than 1000 requires 3x3+4 calculations (again best case)

In general, remembering that MATH we see that the work in doing multiplication's growth is related to MATH

which is slow growing hence considered computable.

with $\QTR{bs}{d=am+bn}$

We assumed $\QTR{bs}{m>n>0}$ and wrote the division algorithm as

MATH and observed that

MATH

so MATH

More generally,

MATH

$\vspace{1pt}$

In particular if MATH

We can comput the GCD in at most $2k$ steps. The back substitution to compute $\QTR{bs}{a}$ and $\QTR{bs}{b}$ requires the same number of steps so the

Euclidean Algorithm requires work of the order of MATH

Again computable.

$\qquad $