3

What is the discontinuity set of the function $f:\mathbb{R}^2 \rightarrow \mathbb{R}$, $ f(x,y) := \sup \{ \sin (tx) + \sin (ty) : t \in \mathbb{R} \} ?$

user64494
  • 5,811

1 Answers1

3

Clearly, $f(0,0)=0$, $f(0,y)=1$ for $y\ne0$, $f(x,0)=1$ for $x\ne0$.

If $x\ne0\ne y$ and $\alpha:=\frac xy$ is rational, say $\alpha=\frac nm$ with $n\in\mathbb Z, m\in\mathbb N$, $\gcd(n,m)=1$, then $$\tag1f(x,y)=\max_{t\in[0,2\pi]}\sin nt+\sin mt.$$ Especially, $f(x,-x)=0$. For all rationals $\alpha\ne -1$, the value $(1)$ is positive. If $n\equiv m\pmod 4$, the value in $(1)$ is $2$ and for all other rational $\alpha $, it is somewhere inbetween (because the maxima of $\sin nt$ don't match with those of $\sin mt$).

Finally, for irrational $\alpha$, one can readily see that $f(x,y)=2$.

By these results, $f$ is clearly discontinuos at all points $(x,y)$ with $x=0$ or $y=0$ or $\alpha=\frac nm$ rational with $n\not\equiv m\pmod 4$. At all other points, i.e. whenever $f(x,y)=2$, $f$ is continuous: For $\epsilon>0$, there exists $r>0$ such that $f_r(x,y):=\max\{\sin tx+\sin ty\mid -r\le t\le r\}>f(x,y)-\frac12\epsilon$. The function $f_r$ is continuous, hence $f(u,v)\ge f_r(u,v)>f(x,y)-\epsilon$ for $(u,v)$ close enough to $(x,y)$.