Difference between revisions of "W1173 Finding Primes"

From Coder Merlin
Line 1: Line 1:
(image on right)
[[File:Euclid's algorithm Book VII Proposition 2 3.png|thumb|link=|Euclid's Algorithm]]
== Prerequisites ==
== Prerequisites ==
== Background ==
== Background ==
(Use when required for background reading)
[https://en.wikipedia.org/wiki/Euclidean_algorithm Euclidean Algorithm] (Wikipedia)
== Introduction ==
<br clear='all'/>
== Topic Headers ==
== Key Concepts ==
== Exercises ==
== Exercises ==
{{W1173-Exercises}}
{{W1173-Exercises}}
== References ==

Revision as of 23:35, 20 January 2020

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder
Euclid's Algorithm

Prerequisites[edit]

Background[edit]

Euclidean Algorithm (Wikipedia)

Exercises[edit]

Template:W1173-Exercises