document.write( "Question 1019197: An integer n is called square-free if there does not exist a prime number p such that divides n.
\n" );
document.write( "a) Let be an integer with the property that
for every integer a. Prove that n is square-free.
\n" );
document.write( "b) Give an example of a square-free integer such that
!= a (mod n) for some integer a. \n" );
document.write( "
Algebra.Com's Answer #635140 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! a) Suppose n is divisible by \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b) If n is prime, then the congruence always holds by Fermat's little theorem. So we should pick a composite number, say n = 4. The congruence fails to hold true when a = 2, since |