Re: proof
On 1 May 2007 16:12:38 -0700, edpdpub@xxxxxxxxxxx wrote:
Let a,b, and n be integers with n>0, prove that if a = b (mod n) and
(a,n) = 1, then (b,n)=1.
= means congruent
can anyone prove this, i am having lots of troubles
thanks!
Given a,b,n integers with n>0, a=b mod n, and (a,n)=1.
Suppose (b,n)>1.
It follows that b and n must have a common factor d, where d>1.
Then a=b mod n => n | (a-b) => d | (a-b) => d | ((a-b) + b) => d | a
contrary to the assumption that (a,n)=1.
Therefore (b,n)=1.
quasi
.
Relevant Pages
- Re: sound & power icons gone, system restore wont work & wont shut dow
... Since the use of this software can introduce an endless list of troubles to ... software installation). ... Suggestion: Uninstall Kazaa. ... website and read up on their software, common problems and so on in their ... (microsoft.public.windowsxp.general) - Re: Cross-Browser Scripting
... Star Dot Star wrote: ... That has been a common way of getting into troubles from about year 1995. ... Of course, it was common before that too, but much fewer people played with code. ... If you don't know the different between stylesheets and scripting, you should probably refrain from trying either of them before you have read some nice, friendly, but factually correct and accurate tutorial on web authoring. ... (alt.html) - Re: all prime factors of f(n) are congruent to 1 mod 3
... quasi wrote: ... integer coefficients such that, for every integer n, all prime factors ... n^2+3 has the prime factor 2 when n is odd. ... that _all_ prime factors be congruent to 1 mod 3. ... (sci.math) - Re: all prime factors of f(n) are congruent to 1 mod 3
... quasi wrote: ... integer coefficients such that, for every integer n, all prime factors ... that _all_ prime factors be congruent to 1 mod 3. ... Yes, that fixes it perfectly. ... (sci.math) - Re: all prime factors of f(n) are congruent to 1 mod 3
... quasi wrote: ... integer coefficients such that, for every integer n, all prime factors ... that _all_ prime factors be congruent to 1 mod 3. ... I'll repost a fixed version of the general conjecture I made ... (sci.math) |
|