Problems

Age
Difficulty
Found: 126

Is there a sequence of natural numbers in which every natural number occurs exactly once, and for any \(k = 1, 2, 3, \dots\) the sum of the first \(k\) terms of the sequence is divisible by \(k\)?

Prove that if \(x_0^4 + a_1x_0^3 + a_2x_0^2 + a_3x_0 + a_4\) and \(4x_0^3 + 3a_1x_0^2 + 2a_2x_0 + a_3 = 0\) then \(x^4 + a_1x^3 + a_2x^2 + a_3x + a_4\) is divisible by \((x - x_0)^2\).

Prove the divisibility rule for \(3\): the number is divisible by \(3\) if and only if the sum of its digits is divisible by \(3\).

While studying numbers and its properites, Robinson came across a 3-digit prime number with the last digit being equal to the sum of the first two digits. What was the last digit of that number if among the number did not have any zeros among it’s digits?

When Robinson Crusoe’s friend and assistant named Friday learned about divisibility rules, he was so impressed that he proposed his own rule:

a number is divisible by 27 if the sum of it’s digits is divisible by 27.

Was he right?