The following problem is from Miklos Schweitzer competition (Year 1983, Problem 7):
Prove that if the function $f: \mathbb{R}^{2}\to [0, 1]$ is continuous, and its average on every circle of radius one equals the function value at the center, then $f$ is constant.
There is some discussion here but no elementary solution (from my point of view). I would like to see a solution that avoids Fourier transforms. But perhaps someone could elaborate on Kent Merryfield's observations and give a complex-analytic solution?
From the number of upvotes this meta question has received, I will assume that its okay to ask such questions here.
A proof from the martingale convergence theorem. (I got this from Persi Diaconis back when we were in graduate school.)
Consider i.i.d. random variables $X_n$, distributed according to normalized arc length on the unit circle in $\mathbb R^2$. These are defined on some sample space $(\Omega,\mathcal F, \mathbb P)$. Define a stochastic basis $(\mathcal F_n)$, defining $\mathcal F_n \subset \mathcal F$ to be the sigma-field generated by $X_1,\cdots,X_n$. Define $S_n = X_1+\cdots +X_n$, a random walk in $\mathbb R^2$ suggested by this problem.
Almost surely, the sequence $(S_n)$ is dense in the plane. Such random walks in $2$ dimensions are recurrent: another fact needed here. (The probability of returning to a small neighborhood of the origin after $n$ steps is asymptotically proportional to $1/n$ and the series $\sum 1/n$ diverges, so by Borel-Cantelli, we return infinitely often.)
Now suppose we have our continuous function $f : \mathbb R^2 \to [0,1]$ with the averaging property. Consider the real stochastic process $$ Y_n = f(S_n) $$ The conditional expectation obeys $$ \mathbb E[Y_{n+1} | \mathcal F_n] = Y_n . $$ This is exactly the averaging property, and the reason $X_n$ was defined as it was. Thus: $(Y_n)$ is a martingale. The values are in $[0,1]$ so it is a bounded martingale. Therefore by the martingale convergence theorem, $Y_n$ converges a.s. But, with probability one, $S_n$ is dense in the plane. So (recall $f$ is continuous) the only way $f(S_n)$ can converge is for $f$ to be constant in the plane.