Let N = abc + 1. Prove that gcd(N,a) = gcd(N,b) = gcd(n,C) = 1 @hartnn @ganeshie8 @dumbcow @zepdrix @jhonyy9 @texaschic101 @e.mccormick @KingGeorge @timo86m @Destinymasha @nincompoop @jigglypuff314 @CGGURUMANJUNATH
reminds me of euclid proof of infinite primes
Let \(d=\gcd(N,a)\). Then \(d|(abc+1)\), and \(d|abc\). Therefore, \(d|(abc+1-abc)\), so \(d|1\) which implies that \(d=1\).
Repeat for \(b,c\).
beautiful xD nothing less is expected from KingGeorge ! :)
@KingGeorge How did you conclude that d|abc?
Since \(d|a\), it must divide \(abc\), since \(a\) divides \(abc\).
Wow, great observation! Then what theorem or whatever did you use to conclude your next step then? that d divides abc+1-abc
If some number \(d\) divides two numbers \(x\) and \(y\), then \(d\) must divide their sum/difference. Using \(x=abc+1\) and \(y=abc\), we conclude that \(d\) divides their difference \((abc+1)-abc=1\).
Oh! Okay, it's written in my textbook a little differently. My textbook uses the axiom "IF a|b and a|c, then a|bx + cy where x,y are integers." Is this the same axiom? @KingGeorge
That statement is slightly stronger than what I used, but it's basically the same thing.
Join our real-time social learning platform and learn together with your friends!