Number Theory: Simple Divisibility & GCD

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 4K views
doubleaxel195
Messages
46
Reaction score
0

Homework Statement


Prove that if N=abc+1, then (N,a)=(N,b)=(N,c)=1.


Homework Equations





The Attempt at a Solution


Assume N=abc+1. We must prove (N,a)=(N,b)=(N,c)=1. Proceeding by contradiction, suppose (N,a)=(N,b)=(N,c)=d such that [tex]d\not=1[/tex]. Then we know, d | N and d | abc. Thus, from our assumption, we see that d | 1, a contradiction.

Is this a valid argument? Also, what is another way to prove this without using contradiction? Thanks, this is my first class with proofs. Also, I know "if (a,b)=d, then ax+by=d." Is the converse true?
 
Physics news on Phys.org
Thank you very much!