Subject: Mathematics
Book: Maths Mastery
Fermat’s Little Theorem says that if p is prime and gcd(a,p)=1, then a^(p–1)≡1 (mod p). Euler’s theorem generalizes it, stating a^φ(n)≡1 (mod n) for gcd(a,n)=1. These reduce exponents in modular arithmetic. For example, to find 3^100 mod 11, note φ(11)=10, so 3^100 = (3^10)^(10) ≡1^(10)≡1 mod 11. Such exponentiation shortcuts appear in coding, cryptography (like RSA), or advanced number theory tasks. Familiarity with these theorems speeds up computations involving large powers mod n.
If a+b = 10 and ab = 21, what is the value of a^3 + b^3?
View QuestionIf the probability of an event is 1/4, what is the probability of its complement?
View QuestionA sphere has a radius of 7 cm. What is its volume?
View QuestionA car travels 240 km in 4 hours. What is its average speed?
View QuestionA triangle has angles 60°, 60°, and 60°. What type of triangle is it?
View QuestionIf 3x = 81, what is the value of x?
View QuestionWhat is the cube of 4?
View QuestionWhat is the sum of the interior angles of a hexagon?
View QuestionWhat is the value of x if 3x + 7 = 16?
View QuestionA number is increased by 20% and then decreased by 20%. What is the net change?
View Question