Proving Negative Divisors of an Integer

  • Thread starter Thread starter tonit
  • Start date Start date
  • Tags Tags
    Integer Negative
Click For Summary

Homework Help Overview

The discussion revolves around proving that negative divisors of an integer are simply the negatives of its positive divisors. Participants are exploring the relationship between negative and positive divisors in the context of integer division.

Discussion Character

  • Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the definition of divisors and how negative divisors relate to positive ones. Some express uncertainty about the correctness of their reasoning, while others attempt to clarify the proof structure by referencing basic properties of divisibility.

Discussion Status

The discussion is active, with participants providing various approaches to the proof. Some have suggested simpler methods to demonstrate the relationship between negative and positive divisors, while others are questioning the completeness of their arguments.

Contextual Notes

There is a focus on ensuring that the definitions of divisibility are clear and correctly applied. Participants are also navigating the implications of their assumptions regarding negative integers and their properties in relation to divisibility.

tonit
Messages
55
Reaction score
1

Homework Statement


Show that negative divisors of an integer, are just the negatives of the positive divisors.


The Attempt at a Solution



having an integer n and a negative divisor k, we get the positive divisor by multiplying (-1)k, thus each negative divisor of an integer, is the negative of the positive divisor of n.

I have the idea but don't know if this kind of proof is correct.
 
Physics news on Phys.org


tonit said:

Homework Statement


Show that negative divisors of an integer, are just the negatives of the positive divisors.


The Attempt at a Solution



having an integer n and a negative divisor k, we get the positive divisor by multiplying (-1)k, thus each negative divisor of an integer, is the negative of the positive divisor of n.

I have the idea but don't know if this kind of proof is correct.
It looks to me like what you showed is that if k is a negative number, then -k is a positive number. There's nothing in your proof that is related to division. What does it mean to say that a number is a divisor of some other number.

If k is a negative number that divides n, how do you know that -k also divides n? That's the part that's missing.
 


By a theorem, if m|p, and n|p, while gcd(m,n) = 1, then mn|p. Since (-1)|n and k|n, and gcd(-1,k) = 1, then (-1)k|n.

Is this correct?
 


Looks OK, but is more complicated than it needs to be. What I was thinking was more along these lines: if k|n, then for some integer a, n = ak. Using this basic concept, it's easy to show that if k|n, then -k|n as well, without the need to invoke any other theorem.
 


Hmmm what about this one:
if k|n, then for some integer a, n = ak = ak1 = ak(-1)(-1) = a(-k)(-1) which shows that (-k)|n

So if k is a negative divisor, then (-k) which is positive, also divides n. So for each negative divisor k, we have the positive (-k) integer. Now if k is positive, then (-k) is negative, which shows that for each positive divisor k, (-k) which is a negative integer also divides n. So the converse is also true, and the statement holds.
 


tonit said:
Hmmm what about this one:
if k|n, then for some integer a, n = ak = ak1 = ak(-1)(-1) = a(-k)(-1)
It seems to me easier just to note that n= ak= (-a)(-k). Since so a is an integer, so is b= -a and you have shown that n= b(-k).

which shows that (-k)|n

So if k is a negative divisor, then (-k) which is positive, also divides n. So for each negative divisor k, we have the positive (-k) integer. Now if k is positive, then (-k) is negative, which shows that for each positive divisor k, (-k) which is a negative integer also divides n. So the converse is also true, and the statement holds.
 


yeah, I just wrote it the way it came on my mind. Thanks for noting it
 

Similar threads

Replies
5
Views
2K
Replies
7
Views
3K
Replies
2
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K