Only true math geniuses need apply — 20 expert-level math quiz questions and answers across every topic.
1. What is the Fibonacci sequence's relation to the golden ratio?
💡 As Fibonacci numbers increase, the ratio between consecutive terms converges toward the golden ratio.
2. What is the cardinality of the set of natural numbers called?
💡 The cardinality of the set of natural numbers is called aleph-null, the smallest infinite cardinal number.
3. What is Euler's identity?
💡 Euler's identity, e^(iπ)+1=0, links five fundamental mathematical constants in a single elegant equation.
4. What is a Pythagorean triple?
💡 A Pythagorean triple, like 3-4-5, consists of three positive integers satisfying the Pythagorean theorem.
5. What is a transcendental number?
💡 Transcendental numbers, like π and e, cannot be roots of any polynomial equation with rational coefficients.
6. What is the value of the infinite sum 1 + 1/2 + 1/4 + 1/8 + ...?
💡 This is a geometric series with ratio 1/2, and its sum converges to 2.
7. What is a Carmichael number?
💡 Carmichael numbers are composite numbers that behave like primes under Fermat's little theorem, making them 'false positives' in some primality tests.
8. What is Fermat's Last Theorem about?
💡 Fermat's Last Theorem states there are no positive integer solutions to a^n+b^n=c^n for any integer n greater than 2.
9. What is the value of n in n! = 720?
💡 6! equals 6 x 5 x 4 x 3 x 2 x 1 = 720, so n = 6.
10. What is the sum of the first 100 natural numbers?
💡 Using the formula n(n+1)/2 for n=100 gives 100 x 101 / 2 = 5050.
11. What is the value of the golden ratio (φ), approximately?
💡 The golden ratio, φ, is approximately equal to 1.618.
12. What is a Mersenne prime?
💡 Mersenne primes are prime numbers that can be expressed in the form 2^n - 1.
13. In the complex number system, what is defined as the square root of -1?
💡 The imaginary unit i is defined as the square root of -1, forming the basis of complex numbers.
14. What is the P vs NP problem concerned with?
💡 The P vs NP problem, one of the most important open questions in computer science, asks whether problems that are easy to verify are also easy to solve.
15. What is the value of 0.999... (repeating)?
💡 Mathematically, 0.999... repeating is exactly equal to 1, not just an approximation.
16. What is the formula for the sum of an infinite geometric series with first term a and ratio r (|r|<1)?
💡 The sum of an infinite geometric series, when the ratio's absolute value is less than 1, equals a divided by (1-r).
17. What is the Riemann Hypothesis concerned with?
💡 The Riemann Hypothesis is a famous unsolved conjecture about the zeros of the Riemann zeta function and the distribution of primes.
18. What is the value of i² (i being the imaginary unit)?
💡 By definition, the imaginary unit i satisfies i² = -1.
19. What is a perfect number?
💡 A perfect number, like 6 (1+2+3), equals the sum of its own proper divisors.
20. What is a rational number?
💡 A rational number can always be written as a ratio of two integers, with a non-zero denominator.