Division Algorithm For Integers

Return to Glossary.

Formal Definition


If $m$ is a positive integer and $n$ is any integer, then there exist unique integers $q$ and $r$ such that

$n=mq+r$ and $0 \leq r < m$

Informal Definition


Replace this text with an informal definition.

Example(s)


Replace this text with examples

Non-example(s)


Replace this text with non-examples

Additional Comments


Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License