Problems

Age
Difficulty
Found: 1912

There are 4 weights and scales. How many loads that are different by weight can be accurately weighed using these weights, if

a) weights can be placed only on one side of the scales;

b) weights can be placed on both sides of the scales?

Will thought of a number: 1, 2 or 3. You can ask him only one question, to which he can answer “yes”, “no” or “I do not know”. Can you guess the number by asking just one question?

Prove the following formulae are true: \[\begin{aligned} a^{n + 1} - b^{n + 1} &= (a - b) (a^n + a^{n-1}b + \dots + b^n);\\ a^{2n + 1} + b^{2n + 1} &= (a + b) (a^{2n} - a^{2n-1}b + a^{2n-2}b^2 - \dots + b^{2n}). \end{aligned}\]

Prove that for \(n> 0\) the polynomial \(nx^{n + 1} - (n + 1) x^n + 1\) is divisible by \((x - 1)^2\).