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 right triangle has legs of 9 cm and 12 cm, what is the length of the hypotenuse?
View QuestionIf a+b = 10 and ab = 21, what is the value of (a-b)^2?
View QuestionWhat is the square root of 0.25?
View QuestionWhat is the area of an equilateral triangle with side length 10 cm?
View QuestionA square is inscribed in a circle with a radius of 5 cm. What is the area of the square?
View QuestionWhat is the sum of all odd numbers from 1 to 99?
View QuestionWhat is the area of a sector of a circle with radius 14 cm and central angle 90°?
View QuestionThe area of an equilateral triangle with side length 6 cm is:
View QuestionWhat is the cube root of 729?
View QuestionIf the radius of a circle is 7 cm, what is its circumference?
View Question