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