Number Theory
Number Theory is a branch of mathematics concerned with the properties of integers. Topics include prime numbers, divisibility, congruences (modular arithmetic), Diophantine equations, and functions of integers. Questions often require analytical and creative thinking about numbers.
Prime Numbers Chinese Remainder Theorem Modular Arithmetic / Remainder Arithmetic Greatest Common Divisor (GCD) and Least Common Multiple (LCM) Triangular Numbers Division-
Question
Take any three-digit number and arbitrarily rearrange its digits. Prove that the difference between the original number and the new number is divisible by `3`. Is this also true for four-digit numbers?
Sources: -
Question
Does there exist a natural number which, when divided by the sum of its digits with a remainder, yields `2017` as both the quotient and the remainder?
-
Question
Prove that the sum of the digits of a perfect square cannot be equal to `2019 `.
-
Question
Given two numbers such that one is obtained from the other by changing the order of its digits. Prove that their difference is divisible by `9`.
-
Question
Given a natural number `n` that is three times greater than the sum of its digits. Prove that `n` is divisible by `27`.
-
Question
Let `n` be a natural number. Prove that if the sum of the digits of `5n` is equal to the sum of the digits of `n`, then `n` is divisible by `9`.
-
Palindromic Number
Find a four-digit palindromic number that is divisible by 25 and not divisible by 3.
Note: A palindromic number is a number that does not change if its digits are read in reverse order. For example, the number 5775 is a palindromic number, and the number 5778 is not a palindromic number.
Sources:Topics:Number Theory -> Modular Arithmetic / Remainder Arithmetic -> Divisibility Rules -> Divisibility Rules by 3 and 9 Number Theory -> Division -> Parity (Even/Odd) Number Theory -> Modular Arithmetic / Remainder Arithmetic -> Divisibility Rules -> Divisibility Rules by 5 and 25 Combinatorics -> Case Analysis / Checking Cases -> Processes / Procedures -
50 to the Power of
Show that in the rightmost 504 digits of `1+50+50^2+...+50^1000`
Each digit appears a number of times divisible by 12
Sources: -
Divisible by 2 or 5 but not 3
How many five-digit numbers are divisible by 2 or 5, but not divisible by 3?
Sources: -
6 on the Board
The number 6 is written on the board. At each step, you can add the digit 6 to the end of the number (so that it is the units digit,) or replace the number with the sum of its digits.
Which numbers can be obtained in this way? Describe the entire set of numbers and explain why there are no moreSources:Topics:Arithmetic Number Theory -> Modular Arithmetic / Remainder Arithmetic -> Divisibility Rules -> Divisibility Rules by 3 and 9 Combinatorics -> Induction (Mathematical Induction) Logic -> Reasoning / Logic Number Theory -> Division -> Parity (Even/Odd) Algebra -> Sequences Combinatorics -> Case Analysis / Checking Cases -> Processes / Procedures