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