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

Consider a function $f: \mathbb Z \to \mathbb Z$ such that for every integer $n \ge 0$, there are at most $0.001n^2$ pairs of integers $(x,y)$ for which $f(x+y) \neq f(x)+f(y)$ and $\max\{ \lvert x \rvert, \lvert y \rvert \} \le n$. Is it possible that for some integer $n \ge 0$, there are more than $n$ integers $a$ such that $f(a) \neq a \cdot f(1)$ and $\lvert a \rvert \le n$? [i]Proposed by David Yang[/i]
Find the continuous functions $ f:\mathbb{R}\longrightarrow\mathbb{R} $ having the following property: $$ f\left( x+\frac{1}{n}\right) \le f(x) +\frac{1}{n},\quad\forall n\in\mathbb{Z}^* ,\quad\forall x\in\mathbb{R} . $$
Let be a surjective function $ f:\mathbb{R}\longrightarrow\mathbb{R} $ that has the property that if the sequence $ \left( f\left( x_n \right) \right)_{n\ge 1} $ is convergent, then the sequence $ \left( x_n \right)_{n\ge 1} $ is convergent. Prove that it is continuous.
Determine the positive numbers $a{}$ for which the following statement true: for any function $f:[0,1]\to\mathbb{R}$ which is continuous at each point of this interval and for which $f(0)=f(1)=0$, the equation $f(x+a)-f(x)=0$ has at least one solution. [i]Proposed by I. Yaglom[/i]
A subset $Q \subset H^s(\mathbb{R})$ is said to be equicontinuous if for any $\varepsilon>0$, $\exists \delta>0$ such that \[\|f(x+h)-f(x)\|_{H^s}<\varepsilon, \quad \forall \vert h\vert<\delta, \quad f \in Q.\] Fix $r<s$, given a bounded sequence of functions $f_n \in H^s(\mathbb{R}$. If $f_n$ converges in $H^r(\mathbb{R})$ and equicontinuous in $H^s(\mathbb{R})$, show that it also converges in $H^s(\mathbb{R})$.
Find all functions $ f:\mathbb{R}\longrightarrow\mathbb{R} $ that admit a primitive $ F $ defined as $ F(x)=\left\{\begin{matrix} f(x)/x, & x\neq 0 \\ 2007, & x=0 \end{matrix}\right. . $
Let $u_n$ denote the ramp function $$ u_n (x) =\begin{cases} -n \;\; \text{for} \;\; x \leq -n, \\ \; x \;\;\; \text{for} \;\; -n \leq x \leq n,\\ \;n \;\; \; \text{for} \;\; n \leq x, \end{cases}$$ and let $f$ be a real function of a real variable. Show that $f$ is continuous if and only if $u_n \circ f$ is continuous for all $n.$
Find all continuous and nondecreasing functions $ f:[0,\infty)\longrightarrow\mathbb{R} $ that satisfy the inequality: $$ \int_0^{x+y} f(t) dt\le \int_0^x f(t) dt +\int_0^y f(t) dt,\quad\forall x,y\in [0,\infty) . $$
Let be a real function that has the intermediate value property and is monotone on the irrationals. Show that it's continuous. [i]Mihai Piticari[/i]
Let $ f:\mathbb{R}\longrightarrow\mathbb{R} $ be a function having the property that $$ f(f(x))=f(x)-\frac{1}{4}x +1, $$ for all real numbers $ x. $ [b]a)[/b] Prove that $ f $ is increasing. [b]b)[/b] Show that the equation $ f(x)=ax $ has at least a real solution in $ x, $ for any real number $ a\ge 1. $ [b]c)[/b] Calculate $ \lim_{x\to\infty } \frac{f(x)}{x} $ supposing that it exists, it's finite, and that $ \lim_{x\to\infty } f(f(x))=\infty . $