Division Theorem

Revision as of 16:45, 10 November 2011 by ProgramingMaster (talk | contribs) (Fixed spelling error: "iff" to "if")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

For any positive integers $a$ and $b$, there exist unique integers $q$ and $r$ such that $b = qa + r$ and $0 \le r < a$, with $r = 0$ if $a | b.$