Let \(f:\mathbb R\to\mathbb R\) be a function such that \[ -1\le f(x+y)-f(x)-f(y)\le 1\] for all reals \(x\), \(y\). Does there exist a constant \(c\) such that \( \lvert f(x)-cx\rvert \le 1\) for all reals \(x\)?
Category Archives: problem
2018-19 Gauss’s theorem
Let
\[
f(x) = 1 + \left( \frac{1}{2} \cdot x \right)^2 + \left( \frac{1}{2} \cdot \frac{3}{4} \cdot x^2 \right)^2 + \left( \frac{1}{2} \cdot \frac{3}{4} \cdot \frac{5}{6} \cdot x^3 \right)^2 + \dots
\]
Prove that
\[
(\sin x) f(\sin x) f'(\cos x) + (\cos x) f(\cos x) f'(\sin x) = \frac{2}{\pi \sin x \cos x}.
\]
2018-18 A random walk on the clock
Suppose that we are given 12 points evenly spaced on a circle. Starting from a point in the 12 o’clock position, a particle P will move to one of the adjacent positions with equal probably, 1/2. P stops if it visits all 12 points. What is the most likely point that P stops for the last?
2018-17 Mathematica does not know the answer
For \( a > b > 0 \), find the value of
\[
\int_0^{\infty} \frac{e^{ax} – e^{bx}}{x(e^{ax}+1)(e^{bx}+1)} dx.
\]
2018-16 A convex function
Find the minimum \(m\) (if it exists) such that every convex function \(f:[-1,1]\to[-1,1]\) has a constant \(c\) such that \[ \int_{-1}^1 \lvert f(x)-c\rvert \,dx \le m.\]
2018-15 Diophantine equation
Let \( n \) be a positive integer. Suppose that \( a_1, a_2, \dots, a_n \) are non-zero integers and \( b_1, b_2, \dots, b_n\) are positive integers such that \( (b_i, b_n) = 1 \) for \( i = 1, 2, \dots, n-1 \). Prove that the Diophantine equation
\[
a_1 x_1^{b_1} + a_2 x_2^{b_2} + \dots + a_n x_n^{b_n} = 0
\]
has infinitely many integer solutions \( (x_1, x_2, \dots, x_n) \).
2018-14 Forests and Planes
Suppose that the edges of a graph \(G\) can be colored by 3 colors so that there is no monochromatic cycle. Prove or disprove that \(G\) has two planar subgraphs \(G_1,G_2\) such that \(E(G)=E(G_1)\cup E(G_2)\).
2018-13 Bernoulli vectors
Assume that \( x \in \mathbb{R}^n \) with at least \( k \) non-zero entries \( ( k> 0 ) \). Let
\[
A = \{ y \in \{-1, 1\}^n : y \cdot x = 0 \}.
\]
Prove that \( |A| \leq k^{-1/2} 2^n \).
2018-12 Property of Eigenvectors
Let \(A\) be a \(2\times 2\) matrix. Prove that if \(Av_1=\lambda_1v_1\) and \(Av_2=\lambda_2v_2\) for distinct reals \(\lambda_1\) and \(\lambda_2\) and nonzero vectors \(v_1\) and \(v_2\), then both columns of \(A-\lambda_1 I\) is a multiple of \(v_2\).
2018-11 Fallacy
On a math exam, there was a question that asked for the largest angle of the triangle with sidelengths \(21\), \(41\), and \(50\). A student obtained the correct answer as follows:
Let \(x\) be the largest angle. Then,
\[
\sin x = \frac{50}{41} = 1 + \frac{9}{41}.
\]
Since \( \sin 90^{\circ} = 1 \) and \( \sin 12^{\circ} 40′ 49” = 9/41 \), the angle \( x = 90^{\circ} + 12^{\circ} 40′ 49” = 102^{\circ} 40′ 49”\).
Find the triangle with the smallest area with integer sidelengths and possessing this property (that the wrong argument as above gives the correct answer).
