Division Algorithm: Understand Unique c & d

  • Thread starter Thread starter chimath35
  • Start date Start date
  • Tags Tags
    Algorithm Division
Click For Summary

Homework Help Overview

The discussion revolves around the division algorithm, specifically focusing on the uniqueness of the integers c and d in the context of the theorem. Participants are exploring the conditions under which the theorem holds, particularly the requirement that the remainder d must be less than a.

Discussion Character

  • Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants are questioning the uniqueness of c and d, with some expressing confusion about the conditions of the theorem. There are attempts to clarify the meaning of uniqueness and the implications of the remainder being less than a.

Discussion Status

The discussion is ongoing, with various interpretations being explored. Some participants have provided clarifications regarding the conditions of the theorem, while others are still grappling with the implications of their examples and the restrictions imposed by the theorem.

Contextual Notes

There is a noted misunderstanding regarding the application of the theorem, particularly in relation to examples where the remainder does not satisfy the condition d < a. Participants are also discussing the potential limitations of the theorem based on their interpretations.

chimath35
Messages
110
Reaction score
0
So, the division algorithm states that if a and b are integers with a>0 then there exist c and d integers such that

0<=d<a

b=ac+d

d and c are unique

Now I don't understand d and c being unique. For example 4*3 + 3 = 15 where a=4 c=3 d=3 b=15
c and d are not unique, or maybe I don't know what unique means?
 
Physics news on Phys.org
chimath35 said:
So, the division algorithm states that if a and b are integers with a>0 then there exist c and d integers such that

0<=d<a

b=ac+d

d and c are unique

Now I don't understand d and c being unique. For example 4*3 + 3 = 15 where a=4 c=3 d=3 b=15
c and d are not unique, or maybe I don't know what unique means?

15 = 5*3 + 0, with 'remainder' d = 0. In your example, the remainder was d = 3, which is not strictly less than 3 as was required in the theorem.
 
  • Like
Likes   Reactions: 1 person
I don't get it. I divided 15 by 4; so this theorem doesn't work for all numbers?
 
chimath35 said:
...or maybe I don't know what unique means?

Did you expect c ≠ d? That's not what unique means. It just means that there is only one combination of c and d. So c=3, d=3 is a solution for a=4, b=15 (ie. 15/4 = 3 + 3/4), and there are no other combinations of c and d that also work.
 
  • Like
Likes   Reactions: 1 person
So all I should really take from this theorem is that given two integers (b>0) there is always one and only one solution for c and d I take it...
 
Yup, that's how I read it.
 
  • Like
Likes   Reactions: 1 person
end thread
 
Last edited:
Sorry nevermind c must be the gcf here so I guess I should take out of it that if an int. divides the gcf then it also divides a and b
 
chimath35 said:
I don't get it. I divided 15 by 4; so this theorem doesn't work for all numbers?

No; the theorem works perfectly well, but only if you do not mis-use it. Your example did NOT have d < a, and that is why it does not apply to your example. For example, if I divide 17 by 3 I have 17 = 3*5 + 2, with remainder 2 < 3. The theorem guarantees that if I write 17 = 3*q + r, with integers q,r ≥ 0 and r < 3, then I absolutely must have q = 5 and r = 2; no other two will work.
 
  • Like
Likes   Reactions: 1 person
  • #10
Thanks, so like I said it only works in some cases. I guess it would be useful somewhere but it seems limited, this theorem.
 
  • #11
I honestly think it is just kind of confusing the fact it only works sometimes, but that is just me. Then again it worked fine in my example so I don't get why the restriction is there.
 
  • #12
I am still looking at this perplexed as if there is a hole in the theorem. I don't get the d<a in my example there still only exists one unique pair.
 
  • #13
LOL! Wow, we got each other confused! Look at my example d is less than a.
 
  • #14
chimath35 said:
LOL! Wow, we got each other confused! Look at my example d is less than a.

You need to use the quote button when you respond; otherwise there is no way to tell which message you are replying to. I cannot figure out who or what is confusing you.

To avoid confusion, let's use a standard notation: we want the division ##n/d##, where ##n,d## are non-negative integers and ##d > 0##. (Here, I use 'n' for numerator and 'd' for denominator.) The theorem says there are two unique integers ##q \geq 0## (the quotient) and ##r \: (0 \leq r < d)## (the remainder) such that
[tex]\frac{n}{d} = q + \frac{r}{d},\\<br /> \text{or }\\<br /> n = q d + r[/tex]
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
Replies
15
Views
4K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
2K
Replies
15
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
0
Views
1K
Replies
4
Views
2K