The function f is defined for all positive integers n by the following rule: f(n) is the number of positive integers each of which is less than n and has no positive factor in common with n other than 1. If p is any prime number then f(p)= p-1 p-2 (p+1)/2 (p-1)/2 2
还有一道题 If n is a positive integer and r is the remainder when (n-1)(n+1) is divided by 24, what is the value of r ? (1) 2 is not a factor of n (2) 3 is not a factor of n 答案是C 这道题也很不明白啊~~