| Thread Closed |
Greatest common divisor | Relatively prime |
Share Thread | Thread Tools |
| Jan7-10, 05:23 PM | #1 |
|
|
Greatest common divisor | Relatively prime
Claim: n! + 1 and (n+1)! + 1 are relatively prime.
How can we prove this? Can we use mathematical induction? Base case: (n=1) gcd(2,3)=1 Therefore, the statement is true for n=1. Assuming the statment is true for n=k: gcd(k! + 1,(k+1)! + 1)=1 (induction hypothesis), we need to show that it's true for n=k+1. But I am stuck here. How can we use the induction hypothesis to prove this? Or am I even on the right track thinking of using induction? Thanks for any help! |
| Jan7-10, 06:37 PM | #2 |
|
Recognitions:
|
|
| Jan7-10, 07:20 PM | #3 |
|
|
|
| Jan7-10, 10:27 PM | #4 |
|
|
Greatest common divisor | Relatively prime
Try a proof by contradiction: Suppose that n! + 1 and (n + 1)! +1 are not relatively prime. Let p be a prime number that divides both numbers. Then p divides the difference, and so ... (Can you do the rest?). (Or if you haven't covered prime numbers yet, let d be any integer greater than 1 that divides both numbers and then continue as above.)
HTH Petek |
| Jan7-10, 10:42 PM | #5 |
|
Recognitions:
|
|
| Jan7-10, 11:18 PM | #6 |
|
|
(n+1)! + 1 = (n+1) n! +1 Proof by contradiction: Suppose d is an integer greater than 1 that divides both n! + 1 and (n + 1)! +1 => d divides (n + 1)! - n! = (n+1) n! -n! = n!(n+1-1) = (n!)n i.e. d divides (n!)n I am trying to reach a contradiction, but where is it?? |
| Jan8-10, 08:00 AM | #7 |
|
Recognitions:
|
|
| Jan9-10, 01:23 AM | #8 |
|
|
(n+1)! + 1 = (n+1) n! +1 Let k= n! + 1 (=> n! = k-1) Then (n+1)! + 1 = (n+1) n! +1 = (n+1)(k-1) +1 = nk -n +k -1 +1 =n (n! +1) - n + (n! +1) But I still don't see where the "contradiction" is... |
| Jan9-10, 03:34 AM | #9 |
|
|
Hi kingwinner!
![]()
|
| Jan9-10, 01:11 PM | #10 |
|
|
|
| Jan9-10, 01:25 PM | #11 |
|
|
…ok, if a prime d divides the difference, then d | (n!)n, so d | n!, so …
|
| Jan9-10, 01:33 PM | #12 |
|
|
But by the way, why if d is a prime and d | (n!)n => d | n! ??? One theorem in the later chapters says: If p is a prime, then p|(abc) => p|a OR p|b OR p|c. Thanks! |
| Jan9-10, 01:41 PM | #13 |
|
|
but if d | n, then d | n! anyway.
|
| Jan9-10, 01:47 PM | #14 |
|
|
d | (n!)n => d|n or d|(n-1) or d|(n-2) or...or d|2 or d|1 or d|n => d|n or d|(n-1) or d|(n-2) or...or d|2 or d|1 |
| Jan9-10, 01:54 PM | #15 |
|
|
I agree
…but all you need is d | n! |
| Jan9-10, 01:56 PM | #16 |
|
|
Actually you are right. I don't know what I was thinking before.
d | (n!)n => d | n! or d | n If d | n!, then d | n! If d | n, then d | n! So d | (n!)n => d | n! or d | n => d | n! But we don't know what "n" is, so there does not seem to be any contradiction...? |
| Jan9-10, 02:03 PM | #17 |
|
|
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: Greatest common divisor | Relatively prime
|
||||
| Thread | Forum | Replies | ||
| Greatest Common Divisor | General Math | 1 | ||
| greatest common divisor | Calculus & Beyond Homework | 24 | ||
| greatest common divisor | Calculus & Beyond Homework | 19 | ||
| greatest common divisor of fractions and decimals | General Math | 2 | ||
| Greatest common divisor of polynomials | Linear & Abstract Algebra | 0 | ||