Number theoryDifficulty 7.5National olympiad, round 2Prove it
16. Prove: (i) When the prime p=4m+3,(pa)=1, x0=±am+1 is a solution to x2≡a(modp); (ii) When p=8m+5,(pa)=1, x0=±23m+1am+1(22m+1+a2m+1) is a solution to x2≡a(modp); (iii) When p=8m+1,(pa)=1, if a b is known such that (pb)=−1, can the solution to x2≡a(modp) be found?
Solution
16. (i) Use Euler's criterion. (ii) Use Euler's criterion and (p−2)=−1. The solutions can be written separately as: when a2m+1≡1(modp), x0=±am+1; when a2m+1≡−1(modp), x0=±22m+1am+1. (iii) Using the same method as (ii), the role of b is equivalent to 2 in (ii). Let p=2ln+1,l⩾3,2∤n. We have a2l−1≡±1(modp) and b2l−1n≡−1(modp). It follows that there must be a non-negative integer s1 such that a2l−2n⋅bs12l−1≡1(modp). Therefore, a2l−3nb1s12l−2≡±1(modp). Using bbl−1n≡−1(modp) again, we can deduce: there must be a non-negative integer s2 such that a2l−3nbs22l−2≡1(modp), and a2l−4nbt22l−3≡±1(modp). This way, we finally get: there exists a non-negative integer sk such that anb2sk≡1(modp). Therefore, the solution is x0=±a(n+1)/2⋅bsk.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.