Are there known results on functional equations of the type: Given $\tau>0$ and $g$ (real numbers), find a continuous function $f$ such that $f(t)-f(t-\tau)=g$ or $f(t)+f(t-\tau)=g$ (these are distinct equations)?
For the second case, the constant function $f(t)=g/2$ works while for the first case, affine functions $f(t)=a+g/\tau t$ work as well. I am expecting many more, at least for the first case.
Since these are inhomogeneous linear equations, the general solution is of the form $f(t) = p(t) + h(t)$ where $p(t)$ is one particular solution and $h(t)$ is the general solution of the homogeneous equation.
For the first equation, we can take $p(t) = (g/\tau) t$. The homogeneous equation is $h(t) - h(t-\tau) = 0$, which just says $h$ is periodic with period $\tau$.
For the second equation, we can take $p(t) = g/2$. The homogeneous equation is $h(t) + h(t-\tau) = 0$. Take any $s \in [0, \tau]$ and define $h$ as any continuous function on $[s, s+\tau]$ with $h(s) = h(s+\tau) = 0$. Extend to $[s, s+2\tau]$ with $h(t+\tau) = -h(t)$ for $0 \le t \le \tau$, then extend again to make it periodic on $\mathbb R$ with period $2\tau$.