Asked by john
prove the euclid division
given and int j and k>0 then one can find a unique pair (q,r) of int state j=q*k +r and 0<r<k
given and int j and k>0 then one can find a unique pair (q,r) of int state j=q*k +r and 0<r<k
Answers
Answered by
MathMate
This is a classical but rather lengthy proof that requires mathematical induction in three different cases.
One example proof can be found at:
http://www.proofwiki.org/wiki/Division_Algorithm
Post if you have further questions.
One example proof can be found at:
http://www.proofwiki.org/wiki/Division_Algorithm
Post if you have further questions.
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.