 - 1. Number theory is a branch of mathematics that deals with the properties and relationships of numbers. It involves the study of integers, prime numbers, divisibility, equations, and various number systems. Number theory is essential in many areas of mathematics, including cryptography, computer science, and physics. It explores patterns in numbers and seeks to understand the fundamental nature of arithmetic operations. Overall, number theory plays a crucial role in solving mathematical problems and has practical applications in various fields.
Which of the following is not a prime number?
A) 23 B) 31 C) 9 D) 17
- 2. What is the sum of the first 5 prime numbers?
A) 28 B) 18 C) 20 D) 35
- 3. What is the largest prime number less than 50?
A) 47 B) 37 C) 53 D) 43
- 4. What is the smallest prime number?
A) 1 B) 5 C) 3 D) 2
- 5. What is the result when an odd number is squared?
A) Can be either odd or even. B) Always an even number. C) Always a multiple of 3. D) Always an odd number.
- 6. What is the prime factorization of 36?
A) 2 * 3 * 4 B) 6 * 6 C) 22 * 32 D) 4 * 9
- 7. What is the sum of the first 10 odd numbers?
A) 100 B) 110 C) 120 D) 80
- 8. What is the least common multiple (LCM) of 12 and 18?
A) 42 B) 30 C) 36 D) 24
- 9. What is the next prime number after 89?
A) 93 B) 97 C) 91 D) 101
- 10. What is the product of the first 3 prime numbers?
A) 48 B) 42 C) 30 D) 36
- 11. What is the sum of the squares of the first 3 natural numbers?
A) 14 B) 12 C) 16 D) 18
- 12. What is the GCD of 18 and 24?
A) 4 B) 3 C) 6 D) 8
- 13. What is the LCM of 12 and 15?
A) 45 B) 60 C) 24 D) 30
- 14. What is the sum of the first 10 positive integers?
A) 45 B) 55 C) 50 D) 60
- 15. How many divisors does the number 24 have?
A) 6 B) 8 C) 12 D) 10
- 16. What is the next prime number after 19?
A) 23 B) 27 C) 25 D) 29
- 17. What is the product of the first 5 prime numbers?
A) 120 B) 210 C) 2310 D) 360
- 18. What is the sum of the first 10 even numbers?
A) 100 B) 110 C) 120 D) 90
- 19. What is the smallest composite number?
A) 5 B) 8 C) 6 D) 4
- 20. Which of the following is a highly composite number?
A) 15 B) 12 C) 20 D) 18
- 21. Which algorithm computes the greatest common divisor of two integers?
A) Fermat's little theorem B) Euler's totient function C) The Euclidean algorithm D) The Sieve of Eratosthenes
- 22. Which civilization's mathematics included the Da-yan-shu method?
A) Greek B) Egyptian C) Babylonian D) Chinese
- 23. Which of the following is a primary subject of study in elementary number theory?
A) Topology B) Divisibility C) Calculus D) Algebraic geometry
- 24. Which extensions are relatively well understood in number theory?
A) Non-abelian extensions B) Abelian extensions C) Quadratic extensions D) Cyclic extensions
- 25. What is the name of the theorem that states every integer can be expressed as a sum of four squares?
A) Pythagorean theorem B) Quadratic reciprocity law C) Chinese remainder theorem D) Four-square theorem
- 26. What is a key question in combinatorics within number theory?
A) Whether a thick infinite set contains many elements in arithmetic progression. B) How to solve quadratic equations using integers. C) The distribution of composite numbers. D) The maximum value of a polynomial with integer coefficients.
- 27. An integer 'a' is divisible by a nonzero integer 'b' if there exists an integer 'q' such that:
A) a - b = q B) ab = q C) a + b = q D) a = bq
- 28. In modular arithmetic, what does it mean for two integers 'a' and 'b' to be congruent modulo 'n'?
A) a + b = n. B) a - b is a prime number. C) a * b = n. D) 'n' divides (a - b).
- 29. Who remarked, 'Mathematics is the queen of the sciences—and number theory is the queen of mathematics.'?
A) Leonhard Euler B) Carl Friedrich Gauss C) Pierre de Fermat D) Joseph-Louis Lagrange
- 30. Which conjecture remains unsolved since the 18th century?
A) Riemann Hypothesis B) Fermat's Last Theorem C) Pell's equation D) Goldbach's conjecture
- 31. Which function approximates π(x) in the distribution of primes?
A) log(x)2 B) sqrt(x) C) ex D) x/log(x)
- 32. Which method is better covered by the second definition of analytic number theory?
A) Sieve theory B) Circle method C) Modular forms D) L-functions
- 33. What is the name of the method close to the Euclidean algorithm used by Āryabhaṭa?
A) Kuṭṭaka B) Algebraic geometry C) Diophantine analysis D) Pell's equation
- 34. Which mathematical concept did Euler use in his work on number theory?
A) Analytic geometry B) Formal power series C) Quadratic forms D) Reciprocity laws
- 35. Which theorem did Carl Friedrich Gauss prove in 'Disquisitiones Arithmeticae'?
A) Prime number theorem B) Four-square theorem C) Wilson's theorem D) Law of quadratic reciprocity
- 36. Which ancient civilization's tablet contains a list of Pythagorean triples?
A) Babylonian B) Greek C) Egyptian D) Chinese
- 37. What is the name of the theorem that states a number is prime if it divides (p-1)! + 1?
A) Quadratic reciprocity law B) Wilson's theorem C) Fermat's little theorem D) Chinese remainder theorem
- 38. Which mathematician is known for the work on continued fractions and Pell's equation?
A) Joseph-Louis Lagrange B) Adrien-Marie Legendre C) Carl Friedrich Gauss D) Leonhard Euler
- 39. Which mathematician introduced ideal numbers to address the lack of unique factorization?
A) Eisenstein B) Kröncker C) Gauss D) Kummer
- 40. Which mathematical concept did Diophantus work on in his 'Arithmetica'?
A) Diophantine equations B) Reciprocity laws C) Quadratic forms D) Analytic geometry
- 41. Which theorem did Pierre de Fermat conjecture that involves modular arithmetic?
A) Quadratic reciprocity law B) Chinese remainder theorem C) Fermat's little theorem D) Four-square theorem
- 42. What is the subject of study in Diophantine geometry?
A) Rational numbers B) Algebraic integers C) Integers as solutions to equations D) Prime numbers
- 43. Which algorithm is based on the difficulty of factoring large composite numbers?
A) Fast Fourier Transform B) Euclidean Algorithm C) Sieve of Eratosthenes D) RSA
- 44. Which program attempts to generalize class field theory to non-abelian extensions?
A) Ideal number theory B) Class field theory itself C) Iwasawa theory D) The Langlands program
- 45. Which type of numbers are solutions to polynomial equations with rational coefficients?
A) Algebraic numbers B) Irrational numbers C) Complex numbers D) Transcendental numbers
- 46. What does it mean if two integers are coprime?
A) Both numbers are even. B) Their greatest common divisor is 1. C) They have no common factors other than themselves. D) One of them is a prime number.
- 47. Which theorem did Bernhard Riemann work on that is a canonical starting point for analytic number theory?
A) Chinese remainder theorem B) Quadratic reciprocity law C) Four-square theorem D) Riemann zeta function
- 48. Which theorem is associated with the infinitude of primes?
A) Wilson's theorem B) Euclid's proof of the infinitude of primes C) Fermat's little theorem D) Chinese remainder theorem
- 49. Who proved Fermat's Last Theorem for n=5?
A) Carl Friedrich Gauss B) Leonhard Euler C) Adrien-Marie Legendre D) Joseph-Louis Lagrange
- 50. Which mathematician's work spurred Leonhard Euler's interest in number theory?
A) Pierre de Fermat B) Christian Goldbach C) Carl Friedrich Gauss D) Joseph-Louis Lagrange
- 51. What are the two main questions regarding number theory computations?
A) "Is this problem unsolvable?" and "How many solutions exist?" B) "Can this be computed?" and "Can it be computed rapidly?" C) "Does this have a unique solution?" and "Can it be visualized?" D) "Are there infinite solutions?" and "What is the complexity class?"
- 52. Which branch of mathematics studies limits as arguments approach specific values?
A) Algebra B) Topology C) Geometry D) Analysis
|