Problems

Age
Difficulty
Found: 584

For every natural number \(k\ge2\), find two combinations of \(k\) real numbers such that their sum is twice their product.

Show that \(n^2+n+1\) is not divisible by \(5\) for any natural number \(n\).

Prove the following identity for any three non-zero real numbers \(a,b,c\): \[\frac{b}{2a} + \frac{c^2 + ab}{4bc} - \left|{\frac{c^2 - ab}{4bc}} \right| - \left|{\frac{b}{2a} - \frac{c^2 + ab}{4bc} + \left|{\frac{c^2 - ab}{4bc}}\right|}\right| = \min\{\frac{b}{a},\frac{c}{b},\frac{a}{c}\}.\]

Scrooge McDuck has \(100\) golden coins on his office table. He wants to distribute them into \(10\) piles so that no two piles contain the same amount of coins. Moreover, no matter how you divide any of the piles into two smaller piles, among the resulting \(11\) piles there will be two with the same amount of coins. Find an example of how he could do that.

We can define the absolute value \(|x|\) of any real number \(x\) as follows. \(|x|=x\) if \(x\ge0\) and \(|x|=-x\) if \(x<0\). What are \(|3|\), \(|-4.3|\) and \(|0|\)?

Prove that \(|x|\ge0\).

Prove that \(|x|\ge x\). It may be helpful to compare each of \(|3|\), \(|-4.3|\) and \(|0|\) with \(3\), \(-4.3\) and \(0\) respectively.

Let \(a\), \(b\) and \(c\) be the three side lengths of a triangle. Does there exist a triangle with side lengths \(a+1\), \(b+1\) and \(c+1\)? Does it depend on what \(a\), \(b\) and \(c\) are?

There is a triangle with side lengths \(a\), \(b\) and \(c\). Can you form a triangle with side lengths \(\frac{a}{b}\), \(\frac{b}{c}\) and \(\frac{c}{a}\)? Does it depend on what \(a\), \(b\) and \(c\) are? Give a proof if it is always possible or never possible. Otherwise, construct examples to show the dependence on \(a\), \(b\) and \(c\).
Recall that a triangle can be drawn with side lengths \(x\), \(y\) and \(z\) if and only if \(x+y>z\), \(y+z>x\) and \(z+x>y\).

There is a triangle with side lengths \(a\), \(b\) and \(c\). Does there exist a triangle with side lengths \(|a-b|\), \(|b-c|\) and \(|c-a|\)? Does it depend on what \(a\), \(b\) and \(c\) are?
Recall that a triangle can be formed with side lengths \(x\), \(y\) and \(z\) if and only if all the inequalities \(x+y>z\), \(y+z>x\) and \(z+x>y\) hold.

There is a triangle with side lenghts \(a\), \(b\) and \(c\). Does there exist a triangle with sides of lengths \(a^2+bc\), \(b^2+ca\) and \(c^2+ab\)? Does it depend on the values of \(a\), \(b\) and \(c\)?