1. Let p be a prime, a∈N∗. Prove: If δp(a)=3, then δp(a+1)=6
This one wants a proof. Work it on paper, then read the official solution and mark
yourself. Be honest about it: the record is only any use to you if it is.
Official solution
1. From δp(a)=3, we know a=±1(modp), and a2+a+1≡0(modp). Therefore, 1+a≡1(modp),(1+a)2=1+2a+a2≡a≡1(modp),(1+a)3≡(1+a)a≡−1(modp), so δp(a+1)=6.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.