|
||
Title: n divides 3^n+4^n Post by Ronno on Sep 9th, 2009, 3:04am Prove that if n>1 and n divides 3^n+4^n then 7 divides n. |
||
Title: Re: n divides 3^n+4^n Post by Eigenray on Sep 9th, 2009, 3:39am [hideb] First note that 3n+4n is not divisible by 2 or 3, so neither is n. Let p > 3 be the smallest prime dividing n. Now p divides 3n+4n = 3n(1 + an), where a = 4*3-1 mod p. Thus an = -1 mod p, so if r is the order of a mod p, then r | 2n. And since r | p-1, we have r | gcd(2n,p-1). But because p is the smallest prime dividing n, n is relatively prime to (p-1)/2, so gcd(2n, p-1) = 2 gcd(n, (p-1)/2) = 2. Thus r | 2, meaning a2 = 1 mod p. If a = 1 mod p, then 3 = 4 mod p, which is absurd. Therefore a = -1 mod p, and 3 = -4 mod p, and so p = 7 divides n as required. [/hideb] |
||
Title: Re: n divides 3^n+4^n Post by Ronno on Sep 9th, 2009, 3:59am My proof is slightly different after [hide]a^n=-1 (mod p)[/hide] [hide]Since n is odd, (-a)^n=1 (mod p) Let r be the order of -a mod p. Then r divides n and r divides p-1, implying r<p. So, by definition of p, r=1. Then -a=1 (mod p) and hence 3=-4 (mod p)[/hide] |
||
Powered by YaBB 1 Gold - SP 1.4! Forum software copyright © 2000-2004 Yet another Bulletin Board |