Question:
if $f:\mathbb{Z}^2\to \mathbb{R}$ is bounded ,and for any $x,y\in \mathbb{Z}$,we have $$4f(x,y)=f(x-1,y)+f(x,y-1)+f(x+1,y)+f(x,y+1)$$ show that $$f\equiv C$$ where $C$ is constant.
My try:let $x=y=0$,then we have $$4f(0,0)=f(-1,0)+f(0,-1)+f(1,0)+f(0,1)$$ and let $x=0,y=1$,then $$4f(0,1)=f(-1,1)+f(0,0)+f(1,1)+f(0,2)$$ let $x=1,y=0$, then $$4f(1,0)=f(0,0)+f(1,-1)+f(2,0)+f(1,1)$$ $$\cdots\cdots$$ Then I fell very ugly, so I can't works,maybe have other methods,and this problem is from a middle school student mathematics exercises
Thank you very much!