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

A function $f$ is called injective if when $f(n) = f(m)$, then $n = m$. Suppose that $f$ is injective and $\frac{1}{f(n)}+\frac{1}{f(m)}=\frac{4}{f(n) + f(m)}$. Prove $m = n$
Let $f : [0,1] \rightarrow \mathbb{R}$ be injective function such that $f(0)+f(1)=1$. Prove that exists $x_1$, $x_2 \in [0,1]$, $x_1 \neq x_2$ such that $2f(x_1)<f(x_2)+\frac{1}{2}$. After that state at least one generalization of this result
Is there an injective function $f : Z^+ \to Q$ satisfying the equation $f(xy) = f(x) + f(y)$ for all positive integers $x$ and $y$?