#IMO 1971 | EULER'S THEOREM

14 messages · Page 1 of 1 (latest)

spare horizonBOT
stoic lodge
#

Says pairwise coprime. Doesn't have to be coprime with all the others

#

Nvm oops

#

Actually, if $a_{k+1}$ is coprime to all $a_i$ with $1\leq i\leq k$ then it is pairwise coprime

lone wedgeBOT
#

SelahW

vale imp
#

What I don't understand is why a(k+1) = 2^ϕ(a1.a2...ak) - 3 will be pairwise coprime with the previous terms of the sequence.

stoic lodge
lone wedgeBOT
#

SelahW

vale imp
#

That is, a(k+1) being incongruent to 0 mod a(i) does not mean that gcd(a(k+1), a(i)) = 1.

white quarry
#

If phi(a_i) divides n then 2^n-3 is congruent to -2 mod a_i, so any common divisor of 2^n-3 and a_i must be also a divisor of 2. But we know that 2 and a_i are coprime. So, 2^n-3 is coprime to any a_i.

vale imp
#

"so any common divisor of 2^n-3 and a_i must be also a divisor of 2" Why? I don't understand the implication.

white quarry