Find all continuous functions $f:\mathbb R\to \mathbb R$ such that : $$f(\sqrt 2 \, x)=2f(x)$$ $$f(x+1)=f(x)+2x+1$$ for all $x\in \mathbb R$.
Clearly $x^2$ is a valid solution but how can i find other solutions or prove that there is no other solution? And please give me ressources for studying functional equations and some advanced techniques cause the techniques I use are still for a beginner level
To summarize the discussion in the comments:
We note that $x\mapsto x^2$ is a possible solution for $f(x)$.
Working on the theory that this is the only possible solution, we define $$G(x)=f(x)-x^2$$ and note that $$G(\sqrt 2\,x)=2G(x)\quad \&\quad G(x+1)=G(x)$$
We'd like to show that $G(x)$ was identically $0$.
Now, $G(x)$ is continuous and periodic. That means that it attains a global maximum, $M$. Let $G(x_0)=M$. We remark that $M≥0$ since $G(0)=0$. But then $$G(\sqrt 2\,x_0)=2M\implies 2M≤M\implies M=0$$ A similar argument shows that the global minimum is also $0$ and we are done.