A) Sieve of Eratosthenes B) Binary Search C) Euclidean algorithm D) Fermat's Little Theorem
A) Solving systems of simultaneous congruences B) Converting decimals to fractions C) Finding prime numbers D) Calculating factorials
A) 2 B) 1 C) 3 D) 5
A) Number of divisors of n B) Number of prime factors of n C) Number of positive integers less than n that are coprime to n D) Count of even numbers less than n
A) p is a prime number if and only if (p-1)! ≡ -1 (mod p) B) The sum of consecutive odd numbers is always even C) Every number is a factorial of another number D) The product of any k consecutive numbers is divisible by k!
A) 8 B) 7 C) 9 D) 6
A) Goldbach's Conjecture B) Pythagorean Theorem C) P vs NP Problem D) Fermat's Last Theorem
A) Prime number greater than 100 B) Prime p such that 2p + 1 is also prime C) Prime whose square root is prime D) Prime with only 1 factor
A) Calculating the Fibonacci sequence B) Checking primality of large numbers C) Sorting numbers in descending order D) Finding the GCD of two numbers
A) Composite number B) Odd number C) Prime number D) Even number
A) Prime with exactly 2 factors B) Prime number greater than 1000 C) Prime number that is one less than a power of 2 D) Perfect square that is prime
A) Number of perfect numbers less than n B) Sum of all positive divisors of n C) Number of prime factors of n D) Euler's Totient function value of n
A) Number of solutions to the equation a2 = p (mod m) B) Indicates whether a is a quadratic residue modulo p C) Number of divisors of p+a D) Value of the function f(a, p) = ap
A) Perfect number with prime factors B) Even number less than 10 C) Prime number greater than 100 D) Integer that is divisible by the sum of its digits
A) μ(n) = 1 if n is even and 0 if n is odd B) μ(n) = -1 if n is prime and 0 otherwise C) μ(n) = 1 if n is a square-free positive integer with an even number of distinct prime factors, μ(n) = -1 if n is square-free with an odd number of prime factors, and μ(n) = 0 if n has a squared prime factor D) μ(n) = n2 - n for any positive integer n
A) Diophantine equations B) Euler's theorem C) Perfect numbers D) Pell's equation
A) 4 B) 7 C) 5 D) 6
A) 6 B) 4 C) 10 D) 8
A) 10 B) 9 C) 11 D) 5 |