Problems

Age
Difficulty
Found: 1100

The AM-GM inequality asserts that the arithmetic mean of nonnegative numbers is always at least their geometric mean. That is, if \(a_1,\dots,a_n\geq 0\), then \[\frac{a_1+\dots+a_n}{n}\geq \sqrt[n]{a_1\dots a_n}.\] Prove this inequality.

There are many proofs of this fact and quite a few of them are by induction. In fact, one of the most creative uses of induction can be found in Cauchy’s proof of the AM-GM inequality in Cours d’analyse.

Consider the \(4!\) possible permutations of the numbers \(1,2,3,4\). Which of those permutations keep the expression \(x_1x_2+x_3x_4\) the same?

Prove that for all positive integers \(n\) there exists a partition of the set of positive integers \(k\le2^{n+1}\) into sets \(A\) and \(B\) such that \[\sum_{x\in A}x^i=\sum_{x\in B}x^i\] for all integers \(0\le i\le n\).

McDonald’s used to sell Chicken McNuggets in boxes of 6, 9 or 20 in the UK before they introduced the Happy Meal. What is the largest number of Chicken McNuggets that could not be bought? For example, you wouldn’t have been able to buy 8 Chicken McNuggets, but you could have bought \(21 = 6+6+9\) Chicken McNuggets.

Show that the equation \(x^4+y^4=z^4\) cannot satisfied by integers \(x,y,z\) if none of them are 0.

In Pascal’s triangle, what are the numbers in the diagonal next to the diagonal of ones?

In Pascal’s triangle, what is the sum of the entries in each row?

Oliver throws a fair coin three times. What are his chances of getting three heads, two heads and one tail, one head and two tails, or three tails?

In Pascal’s triangle, what numbers appear in the diagonal next to the positive integers?