We are still in the saga of solving the 2002 qualifier. This question 6b has stumped me and I am mostly clueless about it:
Say $f:\mathbb{R}\rightarrow \mathbb{R}$ is bounded with a finite constant $B$ such that: $$\frac{|f(x+y)+f(x-y)-2f(x)|}{|y|}\leq B$$ Prove there exists $M(\lVert f \rVert_\infty, B)$ such that for all $x\not=y$: $$|f(x)-f(y)|\leq M |x-y|\left(1+\ln_+(\frac{1}{|x-y|})\right)$$ Where $\ln_+(x)=\max \{0,\ln(x)\}$
Intuitively this means that away from $y=x$, $f(x+y)\rightarrow f(x)$ linearly. Close to $x$, it is still true $f(x+y)\rightarrow f(x)$ but it is slightly perturbed by $\ln_+$. Here are a couple of facts which have gotten me nowhere:
Fact 0. The inequality in $B$ would be an approximation for $f''(x)$ if it were divided by $y^2$ instead of $y$.
This is particularly useless, because we have no regularity associated with $f$. Even if we did $|f''(x)|\leq \lim M/|y|=\infty$ so this observation cannot be of any help.
Fact 1. $\lim_{y\rightarrow 0} |f(x-y)-f(x)|$ exists.
One has by inverted triangle inequality that:
$$\lim_{y\rightarrow 0}||f(x+y)-f(x)|-|f(x-y)-f(x)||\leq \lim_{y\rightarrow 0 }B|y|=0$$
But taking away the modulus and changing $\lim$ to $\limsup$: $$\lim_{y\rightarrow 0}\sup_{y\in[-a,a]}(|f(x+y)-f(x)|-|f(x-y)-f(x)|)=0$$
$$\lim_{a\rightarrow 0}\sup_{y\in [-a,a]}|f(x+y)-f(x)|\leq\lim_{a\rightarrow 0}\inf_{y\in [-a,a]}|f(x-y)-f(x)|$$
But as we are taking the infimum in a symetric interval, hence we may write: $$\lim_{a\rightarrow 0}\sup_{y\in [-a,a]}|f(x+y)-f(x)|\leq\lim_{a\rightarrow 0}\inf_{y\in [-a,a]}|f(x+y)-f(x)|\leq \lim_{a\rightarrow 0}\sup_{y\in [-a,a]}|f(x+y)-f(x)|$$
$$\lim_{a\rightarrow 0}\sup_{y\in [-a,a]}|f(x+y)-f(x)|=\lim_{a\rightarrow 0}\inf_{y\in [-a,a]}|f(x+y)-f(x)|$$
This means that $\lim |f(x+y)-f(x)|$ exists.
Fact 2. There is the obvious $y=y-x$ substitution
$$\frac{|f(y)+f(2x-y)-2f(x)|}{|y-x|}\leq B$$ $$|f(y)-f(x)|\leq B|y-x|+|f(2x-y)-f(x)|$$