Number Theory, Modular Arithmetic / Remainder Arithmetic, Divisibility Rules, Divisibility Rules by 3 and 9
This covers the divisibility rules for 3 (if the sum of its digits is divisible by 3) and for 9 (if the sum of its digits is divisible by 9). Questions involve applying these rules, often to find missing digits or prove properties.
-
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 -
Cards with Digits
Rachel has three cards with different digits, all of which are greater than 0. Rachel formed all possible three-digit numbers from these cards and calculated their sum.
Sources:
Prove that the sum is divisible by 3 -
Question
The numbers from 1 to `10^9` (inclusive) are written on the board. The numbers divisible by 3 are written in red, and the rest of the numbers are written in blue. The sum of all the red numbers is equal to `X`, and the sum of all the blue numbers is equal to `Y`. Which number is larger, `2X` or `Y`, and by how much?
Sources:Topics:Arithmetic Number Theory -> Modular Arithmetic / Remainder Arithmetic -> Divisibility Rules -> Divisibility Rules by 3 and 9 Logic -> Reasoning / Logic Algebra -> Sequences Algebra -> Inequalities -> Averages / Means Number Theory -> Division- Beno Arbel Olympiad, 2017, Grade 8 Question 2