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

find all functions $f(x)$ satisfying: $(\forall x\in R) f(x)+xf(1-x)=x^2+1$
Let $k \in \mathbb{N}$, let $x_k$ denote the nearest integer to $\sqrt k$. Show that for each $m \in \mathbb {N}$, $$\sum_{k=1}^{m} \frac{1}{x_k} = f(m)+ \frac{m}{f(m)+1}$$, where $f(m)$ is the integer part of $\frac{\sqrt{4m-3}-1}{2}$
Given $1000$ linear functions $f_k(x)=p_k x + q_k$ where $k = 1 , 2 ,... , 1000$, it is necessary to evaluate their composite $f(x) =f_1 (f_2(f_3 ... f_{1000}(x)...))$ at the point $x_0$ . Prove that this can be done in no more than $30$ steps, where at each step one may execute simultaneously any number of arithmetic operations on pairs of numbers obtained from the previous step (at the first step one may use the numbers $p_1 , p_2 ,... ,p_{1000}, q_l , q_2 ,... ,q_{1000} , x_o$). {S. Fomin, Leningrad)
Consider the two functions \[f(x) = x^2+2bx+1\quad\text{and}\quad g(x) = 2a(x+b),\] where the variable $x$ and the constants $a$ and $b$ are real numbers. Each such pair of the constants $a$ and $b$ may be considered as a point $(a,b)$ in an $ab-$plane. Let $S$ be the set of such points $(a,b)$ for which the graphs of $y = f(x)$ and $y = g(x)$ do NOT intersect (in the $xy-$ plane.). The area of $S$ is $\textbf{(A)} \ 1 \qquad \textbf{(B)} \ \pi \qquad \textbf{(C)} \ 4 \qquad \textbf{(D)} \ 4 \pi \qquad \textbf{(E)} \ \text{infinite}$
Suppose that the components of he vector $ \textbf{u}=(u_0,\ldots,u_n)$ are real functions defined on the closed interval $ [a,b]$ with the property that every nontrivial linear combination of them has at most $ n$ zeros in $ [a,b]$. Prove that if $ \sigma$ is an increasing function on $ [a,b]$ and the rank of the operator \[ A(f)= \int_{a}^b \textbf{u}(x)f(x)d\sigma(x), \;f \in C[a,b]\ ,\] is $ r \leq n$, then $ \sigma$ has exactly $ r$ points of increase. [i]E. Gesztelyi[/i]
The function $f : \mathbb N \to \mathbb R$ satisfies $f(1) = 1, f(2) = 2$ and \[f (n+2) = f(n+2 - f(n+1) ) + f(n+1 - f(n) ).\] Show that $0 \leq f(n+1) - f(n) \leq 1$. Find all $n$ for which $f(n) = 1025$.
Does there exist functions $ f,g: \mathbb{R}\to\mathbb{R}$ such that $ f(g(x)) \equal{} x^2$ and $ g(f(x)) \equal{} x^k$ for all real numbers $ x$ a) if $ k \equal{} 3$? b) if $ k \equal{} 4$?
Let $f,g$ be polynomials with complex coefficients such that $\gcd(\deg f,\deg g)=1$. Suppose that there exist polynomials $P(x,y)$ and $Q(x,y)$ with complex coefficients such that $f(x)+g(y)=P(x,y)Q(x,y)$. Show that one of $P$ and $Q$ must be constant. [i]Victor Wang.[/i]
Let $\mathbb{Z}_{\ge 0}$ be the set of all nonnegative integers. Find all the functions $f: \mathbb{Z}_{\ge 0} \rightarrow \mathbb{Z}_{\ge 0} $ satisfying the relation \[ f(f(f(n))) = f(n+1 ) +1 \] for all $ n\in \mathbb{Z}_{\ge 0}$.
Prove that \[\sum_{cyc}(x+y)\sqrt{(z+x)(z+y)} \geq 4(xy+yz+zx),\] for all positive real numbers $x,y$ and $z$.
$ABC$ is a triangle, with inradius $r$ and circumradius $R.$ Show that: \[ \sin \left( \frac{A}{2} \right) \cdot \sin \left( \frac{B}{2} \right) + \sin \left( \frac{B}{2} \right) \cdot \sin \left( \frac{C}{2} \right) + \sin \left( \frac{C}{2} \right) \cdot \sin \left( \frac{A}{2} \right) \leq \frac{5}{8} + \frac{r}{4 \cdot R}. \]
The terms of the sequence $ (a_i)$ defined by $ a_{n \plus{} 2} \equal{} \frac {a_n \plus{} 2009} {1 \plus{} a_{n \plus{} 1}}$ for $ n \ge 1$ are positive integers. Find the minimum possible value of $ a_1 \plus{} a_2$.
Let $f(x)=\sqrt{\sin^4 x + 4\cos^2 x}-\sqrt{\cos^4x + 4\sin^2x}$. An equivalent form of $f(x)$ is $\textbf{(A) }1-\sqrt2\sin x\qquad\textbf{(B) }-1+\sqrt2\cos x\qquad\textbf{(C) }\cos\dfrac x2-\sin\dfrac x2$ $\textbf{(D) }\cos x-\sin x\qquad\textbf{(E) }\cos2x$
Given a real number $p>1$, a continuous function $h\colon [0,\infty)\to [0,\infty)$, and a smooth vector field $Y\colon \mathbb{R}^n \to \mathbb{R}^n$ with $\mathrm{div}~Y=0$, prove the following inequality \[\int_{\mathbb{R}^n}h(|x|)|x|^{p}\leq \int_{\mathbb{R}^{n}}h(|x|)|x+Y(x)|^{p}.\]
Positive integers $ a$, $ b$, and $ c$ are chosen so that $ a<b<c$, and the system of equations \[ 2x\plus{}y\equal{}2003\text{ and }y\equal{}|x\minus{}a|\plus{}|x\minus{}b|\plus{}|x\minus{}c| \]has exactly one solution. What is the minimum value of $ c$? $ \textbf{(A)}\ 668 \qquad \textbf{(B)}\ 669 \qquad \textbf{(C)}\ 1002 \qquad \textbf{(D)}\ 2003 \qquad \textbf{(E)}\ 2004$
Find all functions $f : \mathbb{N} \rightarrow \mathbb{N}$ such that for any two positive integers $m,n$ we have : $$f(n)+1400m^2|n^2+f(f(m))$$
Let $\Delta$ be the set of all triangles inscribed in a given circle, with angles whose measures are integer numbers of degrees different than $45^\circ,90^\circ$ and $135^\circ$. For each triangle $T\in\Delta$, $f(T)$ denotes the triangle with vertices at the second intersection points of the altitudes of $T$ with the circle. (a) Prove that there exists a natural number $n$ such that for every triangle $T\in\Delta$, among the triangles $T,f(T),\ldots,f^n(T)$ (where $f^0(T)=T$ and $f^k(T)=f(f^{k-1}(T))$) at least two are equal. (b) Find the smallest $n$ with the property from (a).
Let $f$ be a function defined on the set of positive rational numbers with the property that $f(a\cdot b)=f(a)+f(b)$ for all positive rational numbers $a$ and $b$. Suppose that $f$ also has the property that $f(p)=p$ for every prime number $p$. For which of the following numbers $x$ is $f(x)<0?$ $\textbf{(A) } \frac{17}{32} \qquad \textbf{(B) } \frac{11}{16} \qquad \textbf{(C) } \frac{7}{9} \qquad \textbf{(D) } \frac{7}{6} \qquad \textbf{(E) } \frac{25}{11}$
Let a triangle $ABC$ inscribed in circle $\Gamma$ be given. Circle $\Theta$ lies in angle $Â$ of triangle and touches sides $AB, AC$ at $M_1, N_1$ and touches internally $\Gamma$ at $P_1$. The points $M_2, N_2, P_2$ and $M_3, N_3, P_3$ are defined similarly to angles $B$ and $C$ respectively. Show that $M_1N_1, M_2N_2$ and $M_3N_3$ intersect each other at their midpoints.
Let $S$ be a finite set, and let $\mathcal{A}$ be the set of all functions from $S$ to $S$. Let $f$ be an element of $\mathcal{A}$, and let $T=f(S)$ be the image of $S$ under $f$. Suppose that $f\circ g\circ f\ne g\circ f\circ g$ for every $g$ in $\mathcal{A}$ with $g\ne f$. Show that $f(T)=T$.
Consider a convex polyhedron $P$ with vertices $V_1,\ldots ,V_p$. The distinct vertices $V_i$ and $V_j$ are called [i]neighbours[/i] if they belong to the same face of the polyhedron. To each vertex $V_k$ we assign a number $v_k(0)$, and construct inductively the sequence $v_k(n)\ (n\ge 0)$ as follows: $v_k(n+1)$ is the average of the $v_j(n)$ for all neighbours $V_j$ of $V_k$ . If all numbers $v_k(n)$ are integers, prove that there exists the positive integer $N$ such that all $v_k(n)$ are equal for $n\ge N$ .
Let $\mathbb{Z}_{>0} = \{1, 2, 3, \ldots \}$ be the set of all positive integers. Find all strictly increasing functions $f : \mathbb{Z}_{>0} \rightarrow \mathbb{Z}_{>0}$ such that $f(f(n)) = 3n$.
Let $M$ be a matrix with $r$ rows and $c$ columns. Each entry of $M$ is a nonnegative integer. Let $a$ be the average of all $rc$ entries of $M$. If $r > {(10 a + 10)}^c$, prove that $M$ has two identical rows.
Let $n$ be a positive integer, and $x$ be a positive real number. Prove that $$\sum_{k=1}^{n} \left( x \left[\frac{k}{x}\right] - (x+1)\left[\frac{k}{x+1}\right]\right) \leq n,$$ where $[x]$ denotes the largest integer not exceeding $x$.
[b]a)[/b] Solve in $ \mathbb{R} $ the equation $ 2^x=x+1. $ [b]b)[/b] If a function $ f:\mathbb{R}\longrightarrow\mathbb{R} $ has the property that $$ (f\circ f)(x)=2^x-1,\quad\forall x\in\mathbb{R} , $$ then $ f(0)+f(1)=1. $