This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND
OR
NO

Found problems: 5

Determine all functions $f: \mathbb{R} \to \mathbb{R}$ such that $$ f(x^3) + f(y)^3 + f(z)^3 = 3xyz $$ for all real numbers $x$, $y$ and $z$ with $x+y+z=0$.
Determine all monotone functions $f: \mathbb{Z} \rightarrow \mathbb{Z}$, so that for all $x, y \in \mathbb{Z}$ \[f(x^{2005} + y^{2005}) = (f(x))^{2005} + (f(y))^{2005}\]
Find all functions $f : \mathbb{R} \to \mathbb{R}$ and $h : \mathbb{R}^2 \to \mathbb{R}$ such that \[f(x+y-z)^2=f(xy)+h(x+y+z, xy+yz+zx)\] for all real numbers $x,y,z$.
Find all functions $f : \mathbb{Q}[\sqrt{2}] \to \mathbb{Q}[\sqrt{2}]$ such that for all $x, y \in \mathbb{Q}[\sqrt{2}]$, $$ f(xy) = f(x)f(y) \quad \text{and} \quad f(x + y) = f(x) + f(y), $$ where $\mathbb{Q}[\sqrt{2}] = \{ a + b\sqrt{2} \mid a, b \in \mathbb{Q} \}$. [I]Proposed by Stijn Cambie, Belgium[/i]
Let be a function satisfying [url=http://mathworld.wolfram.com/CauchyFunctionalEquation.html]Cauchy's functional equation,[/url] and having the property that it's monotonic on a real interval. Prove that this function is globally monotonic. [i]Florian Dumitrel[/i]