Number Theory, Prime Numbers, Prime Factorization
Prime Factorization is the process of expressing a composite number as a unique product of prime numbers. Questions involve finding the prime factorization of integers and using it to determine properties like the number of divisors, GCD, or LCM.
-
Question
How many solutions in natural numbers are there to the equation `(2013 - x)(2013-y)=2013^2`?
Sources:Topics:Number Theory -> Prime Numbers -> Prime Factorization Algebra -> Equations -> Diophantine Equations- Beno Arbel Olympiad, 2013, Grade 7 Question 6
-
Question
Does there exist a natural number such that the product of its digits is equal to `99`?
Topics:Number Theory -> Prime Numbers -> Prime Factorization -
Question
In the following arithmetic puzzle, different digits have been replaced by different letters, and identical digits – by identical letters. Reconstruct the puzzle:
`BAOxxBAxxB=2002`
-
Baobab
In the following exercise, identical digits have been replaced with identical letters, and different digits have been replaced with different letters. Reconstruct the exercise.
`BAOxxBAxxB = 2002`
Topics:Arithmetic Number Theory -> Modular Arithmetic / Remainder Arithmetic -> Divisibility Rules Logic -> Reasoning / Logic Number Theory -> Prime Numbers -> Prime Factorization Combinatorics -> Case Analysis / Checking Cases -> Processes / Procedures Puzzles and Rebuses -> Reconstruct the Exercise / Cryptarithmetic -
Question
Find all numbers that are divisible by 30 and have exactly 30 distinct divisors (enter the number of such numbers to check your answer)
Sources: -
Pairwise Relatively Prime Composite Numbers
Yossi writes two-digit composite numbers on the board. He wants all the numbers written on the board to be pairwise relatively prime.
Sources:
What is the maximum number of integers Yossi can write on the board?
Note: Integers are called relatively prime if they have no common factors other than 1. -
Factoring and Using the Formula
An interesting formula is `x^n-1=(x-1)(x^{n-1}+x^{n-2}+...+x+1)`.
A: Use it to factor the expression `a^n-b^n`.
B: Factor the expression `a^n+b^n` for any odd integer n.
C: Prove that if `2^n-1` is prime, then n is also prime.
D: Prove that if `2^n+1` is prime, then n is necessarily a power of 2, which is equivalent to `n=2^m`
Sources: -
The Number with the Most Divisors
Among the positive integers less than 1000, which number has the most divisors?
Sources: -
THE SULTAN'S ARMY
A certain Sultan wished to send into battle an army that could be formed into two perfect squares in twelve different ways. What is the smallest number of men of which that army could be composed? To make it clear to the novice, I will explain that if there were `130` men, they could be formed into two squares in only two different ways—`81` and `49`, or `121` and `9`. Of course, all the men must be used on every occasion.Sources:Topics:Number Theory -> Prime Numbers -> Prime Factorization- Amusements in Mathematics, Henry Ernest Dudeney Question 136