Typo
This commit is contained in:
parent
e8eb1a783e
commit
ec3cf3b27f
@ -179,5 +179,8 @@ $\gcd(ac + b, a) = \gcd(a, b)$ \par
|
||||
|
||||
\vfill
|
||||
|
||||
[Note on \ref{eua_runtime}] This proof can be used to show that the Euclidean algorithm finishes in logarithmic time, and it is the first practical application of the Fibonacci numbers. If you have finished all challenge problems, finish the proof: show that the Euclidean runs in $O(\log{n})$
|
||||
[Note on \ref{eua_runtime}] This proof can be used to show that the Euclidean
|
||||
algorithm finishes in logarithmic time, and it is the first practical application
|
||||
of the Fibonacci numbers. If you have finished all challenge problems,
|
||||
finish the proof: show that the Euclidean algorithm runs in $O(\log{n})$
|
||||
\pagebreak
|
Loading…
x
Reference in New Issue
Block a user