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: 313

$f$ is a real-valued function defined on the reals such that $f(x) \le x$ and $f(x + y) \le f(x) + f(y)$ for all $x, y$. Prove that $f(x) = x$ for all $x$.
Find all functions $f: R \to R$ that satisfy $$f (x^2y) + 2f (y^2) =(x^2 + f (y)) \cdot f (y)$$ for all $x, y \in R$
Find all functions $f : R^+ \to R^+$ such that for all $x, y > 0$ $$f(yf(x))(x + y) = x^2(f(x) + f(y)).$$
Find all functions $f: R \to R ,g: R \to R$ satisfying the following equality $f(f(x+y))=xf(y)+g(x)$ for all real $x$ and $y$. I. Gorodnin
Let $a$ be a given real number. Find all functions $f : R \to R$ such that $(x+y)(f(x)-f(y))=a(x-y)f(x+y)$ holds for all $x,y \in R$. (Walther Janous, Austria)
Find all functions $f : [0,\infty) \to [0,\infty)$ such that $f(f(x)) +f(x) = 12x$, for all $x \ge 0$.
Let $k > 1$ be a fixed natural number. Find all polynomials $P(x)$ satisfying the condition $P(x^k) = (P(x))^k$ for all real numbers $x$.
Let $R_+=(0,+\infty)$. Find all functions $f: R_+ \to R_+$ such that $f(xf(y))+f(yf(z))+f(zf(x))=xy+yz+zx$, for all $x,y,z \in R_+$. by Athanasios Kontogeorgis (aka socrates)
Prove that there is no function $f : Z \to Z$ such that $f(f(x)) = x+1$ for all $x$.
Find all functions $f : Z \to Z$ such that $f (2m + f (m) + f (m)f (n)) = nf (m) + m$ for any integers $m, n$
Find all monotone functions $ f: \mathbb{R} \to \mathbb{R} $ satisfying the equation $$ f(4x)-f(3x) = 2x \ \ \text{ for } \ \ x \in \mathbb{R}.$$
Find all functions $ f : R \to R$ that satisfies $$xf(y) - yf(x)= f\left(\frac{y}{x}\right)$$ for all $x, y \in R$.
Find all functions $f : R \to R$ with $f (x + yf(x + y))= y^2 + f(x)f(y)$ for all $x, y \in R$.
Let $\mathbb{N}_{\geqslant 1}$ be the set of positive integers. Find all functions $f \colon \mathbb{N}_{\geqslant 1} \to \mathbb{N}_{\geqslant 1}$ such that, for all positive integers $m$ and $n$: \[\mathrm{GCD}\left(f(m),n\right) + \mathrm{LCM}\left(m,f(n)\right) = \mathrm{GCD}\left(m,f(n)\right) + \mathrm{LCM}\left(f(m),n\right).\] Note: if $a$ and $b$ are positive integers, $\mathrm{GCD}(a,b)$ is the largest positive integer that divides both $a$ and $b$, and $\mathrm{LCM}(a,b)$ is the smallest positive integer that is a multiple of both $a$ and $b$.
Determine all functions $f : R^+ \to R^+$, so that for all $x, y > 0$: $$f(xy) \le \frac{xf(y) + yf(x)}{2}$$
Does there exist a function $f : Z^+ \to Z^+$ such that $f(f(n)) = 2n$ for all positive integers $n$? Justify your answer, and if the answer is yes, give an explicit construction.
Determine all real polynomials $P(z)$ for which there exists a unique real polynomial $Q(x)$ satisfying the conditions $Q(0)= 0$, $x + Q(y + P(x))= y + Q(x + P(y))$ for all $x,y \in R$.
Let $f : N \to [0, \infty)$ be a function satisfying the following conditions: a) $f(4)=2$ b) $\frac{1}{f( 0 ) + f( 1)} + \frac{1}{f( 1 ) + f( 2 )} + ... + \frac{1}{f (n ) + f(n + 1) }= f ( n + 1)$ for all integers $n \ge 0$. Find $f(n)$ in closed form.
Does there exist a piecewise linear function $f$ defined on the segment [$-1,1]$ (including the ends) such that $f(f(x)) = -x$ for all x? (A function is called piecewise linear if its graph is the union of a finite set of points and intervals; it may be discontinuous).
Find all functions $f : R \to R$ that satisfies the condition $$f(f(x - y)) = f(x)f(y) - f(x) + f(y) - xy$$ for all real numbers $x, y$.
Find all functions $f$ , defined and having values in the set of integer numbers, for which the following conditions are satisfied: (a) $f(1) = 1$; (b) for every two whole (integer) numbers $m$ and $n$, the following equality is satisfied: $$f(m+n)·(f(m)-f(n)) = f(m-n)·(f(m)+ f(n))$$
Find all functions $f : R_{>0} \to R$ such that $f \left(\frac{x}{y}\right) = f(x) + f(y) - f(x)f(y)$ for all $x, y \in R_{>0}$. Here, $R_{>0}$ denotes the set of all positive real numbers. Nguyễn Duy Thái Sơn
A real number $\alpha$ is given. Find all functions $f : R^+ \to R^+$ satisfying $\alpha x^2f\left(\frac{1}{x}\right) +f(x) =\frac{x}{x+1}$ for all $x > 0$.
Do there exist functions $f : R \to R$ and $g : R \to R$, $g$ being periodic, such that $$x^3= f(\lfloor x \rfloor ) + g(x)$$ for all real $x$ ?
Let $F$ be the set of all functions $f : N \to N$ which satisfy $f(f(x))-2 f(x)+x = 0$ for all $x \in N$. Determine the set $A =\{ f(1989) | f \in F\}$.