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

2007 IMO Shortlist, 3

Let $ n$ be a positive integer, and let $ x$ and $ y$ be a positive real number such that $ x^n \plus{} y^n \equal{} 1.$ Prove that \[ \left(\sum^n_{k \equal{} 1} \frac {1 \plus{} x^{2k}}{1 \plus{} x^{4k}} \right) \cdot \left( \sum^n_{k \equal{} 1} \frac {1 \plus{} y^{2k}}{1 \plus{} y^{4k}} \right) < \frac {1}{(1 \minus{} x) \cdot (1 \minus{} y)}. \] [i]Author: Juhan Aru, Estonia[/i]

2018 Hanoi Open Mathematics Competitions, 6

Nam spent $20$ dollars for $20$ stationery items consisting of books, pens and pencils. Each book, pen, and pencil cost $3$ dollars, $1.5$ dollars and $0.5$ dollar respectively. How many dollars did Nam spend for books?

2013 ELMO Shortlist, 8

We define the [i]Fibonacci sequence[/i] $\{F_n\}_{n\ge0}$ by $F_0=0$, $F_1=1$, and for $n\ge2$, $F_n=F_{n-1}+F_{n-2}$; we define the [i]Stirling number of the second kind[/i] $S(n,k)$ as the number of ways to partition a set of $n\ge1$ distinguishable elements into $k\ge1$ indistinguishable nonempty subsets. For every positive integer $n$, let $t_n = \sum_{k=1}^{n} S(n,k) F_k$. Let $p\ge7$ be a prime. Prove that \[ t_{n+p^{2p}-1} \equiv t_n \pmod{p} \] for all $n\ge1$. [i]Proposed by Victor Wang[/i]

2015 South East Mathematical Olympiad, 2

Given a sequence $\{ a_n\}_{n\in \mathbb{Z}^+}$ defined by $a_1=1$ and $a_{2k}=a_{2k-1}+a_k,a_{2k+1}=a_{2k}$ for all positive integer $k$. Prove that, for any positive integer $n$, $a_{2^n}>2^{\frac{n^2}{4}}$.

2019 Federal Competition For Advanced Students, P1, 4

Find all pairs $(a, b)$ of real numbers such that $a \cdot \lfloor b \cdot n\rfloor = b \cdot \lfloor a \cdot n \rfloor$ applies to all positive integers$ n$. (For a real number $x, \lfloor x\rfloor$ denotes the largest integer that is less than or equal to $x$.)

1969 IMO Longlists, 37

$(HUN 4)$IMO2 If $a_1, a_2, . . . , a_n$ are real constants, and if $y = \cos(a_1 + x) +2\cos(a_2+x)+ \cdots+ n \cos(a_n + x)$ has two zeros $x_1$ and $x_2$ whose difference is not a multiple of $\pi$, prove that $y = 0.$

1985 Greece National Olympiad, 4

Tags: algebra , sum
Consider function $f:\mathbb{R}\to \mathbb{R}$ with $f(x)=\frac{4^x}{4^x+2},$ for any $x\in \mathbb{R}$ a) Prove that $f(x)+f(1-x)=1,$ b) Claculate the sum $$f\left(\frac{1}{1986} \right)+f\left(\frac{2}{1986} \right)+\cdots f\left(\frac{1986}{1986} \right).$$

2020 Moldova Team Selection Test, 6

Let $n$, $(n \geq3)$ be a positive integer and the polynomial $f(x)=(1+x) \cdot (1+2x) \cdot (1+3x) \cdot ... \cdot (1+nx)$ $= a_0+a_1 \cdot x+a_2 \cdot x^2+a_3 \cdot x^3+...+a_n \cdot x^n$. Show that the number $a_3$ divides the number $k=C^2_{n+1} \cdot (2 \cdot C^2_n \cdot C^2_{n+1}-3 \cdot a_2).$

2007 Nicolae Păun, 2

Prove that the real and imaginary part of the number $ \prod_{j=1}^n (j^3+\sqrt{-1}) $ is positive, for any natural numbers $ n. $ [i]Nicolae Mușuroia[/i]

1997 Belarusian National Olympiad, 2

Suppose that a function $f : R^+ \to R^+$ satisfies $$f(f(x))+x = f(2x).$$ Prove that $f(x) \ge x$ for all $x >0$

2016 Iran MO (3rd Round), 2

Find all function $f:\mathbb{N}\rightarrow\mathbb{N}$ such that for all $a,b\in\mathbb{N}$ , $(f(a)+b) f(a+f(b))=(a+f(b))^2$

VI Soros Olympiad 1999 - 2000 (Russia), 11.1

The game involves two players $A$ and $B$. Player $A$ sets the value of one of the coefficients $a, b$ or $c$ of the polynomial $$x^3 + ax^2 + bx + c.$$ Player $B$ indicates the value of any of the two remaining coefficients . Player $A$ then sets the value of the last coefficients. Is there a strategy for player A such that no matter how player $B$ plays, the equation $$x^3 + ax^2 + bx + c = 0$$ to have three different (real) solutions?

2011 Bogdan Stan, 4

Tags: vector , algebra , geometry
Show that among any seven coplanar unit vectors there are at least two of them such that the magnitude of their sum is greater than $ \sqrt 3. $ [i]Ion Tecu[/i] and [i]Teodor Radu[/i]

1969 IMO Longlists, 67

Given real numbers $x_1,x_2,y_1,y_2,z_1,z_2$ satisfying $x_1>0,x_2>0,x_1y_1>z_1^2$, and $x_2y_2>z_2^2$, prove that: \[ {8\over(x_1+x_2)(y_1+y_2)-(z_1+z_2)^2}\le{1\over x_1y_1-z_1^2}+{1\over x_2y_2-z_2^2}. \] Give necessary and sufficient conditions for equality.

2001 National High School Mathematics League, 5

If $(1+x+x^2)^{1000}=a_0+a_1x+a_2x^2+\cdots+a_{2000}x^{2000}$ ($a_0,a_1,\cdots,a_{2000}$ are coefficients), then the value of $a_0+a_3+a_6+\cdots+a_{1998}$ is $\text{(A)}3^{333}\qquad\text{(B)}3^{666}\qquad\text{(C)}3^{999}\qquad\text{(D)}3^{2001}$

2005 Taiwan TST Round 2, 1

Prove that for any quadratic polynomial $f(x)=x^2+px+q$ with integer coefficients, it is possible to find another polynomial $q(x)=2x^2+rx+s$ with integer coefficients so that \[\{f(x)|x \in \mathbb{Z} \} \cap \{g(x)|x \in \mathbb{Z} \} = \emptyset .\]

2014 Indonesia Juniors, day 1

p1. Bahri lives quite close to the clock gadang in the city of Bukit Tinggi West Sumatra. Bahri has an antique clock. On Monday $4$th March $2013$ at $10.00$ am, Bahri antique clock is two minutes late in comparison with Clock Tower. A day later, the antique clock was four minutes late compared to the Clock Tower. March $6$, $2013$ the clock is late six minutes compared to Jam Gadang. The following days Bahri observed that his antique clock exhibited the same pattern of delay. On what day and what date in $2014$ the antique Bahri clock (hand short and long hands) point to the same number as the Clock Tower? p2. In one season, the Indonesian Football League is participated by $20$ teams football. Each team competes with every other team twice. The result of each match is $3$ if you win, $ 1$ if you draw, and $0$ if you lose. Every week there are $10$ matches involving all teams. The winner of the competition is the team that gets the highest total score. At the end what week is the fastest possible, the winner of the competition on is the season certain? p3. Look at the following picture. The quadrilateral $ABCD$ is a cyclic. Given that $CF$ is perpendicular to $AF$, $CE$ is perpendicular to $BD$, and $CG$ is perpendicular to $AB$. Is the following statements true? Write down your reasons. $$\frac{BD}{CE}=\frac{AB}{CG}+ \frac{AD}{CF}$$ [img]https://cdn.artofproblemsolving.com/attachments/b/0/dbd97b4c72bc4ebd45ed6fa213610d62f29459.png[/img] p4. Suppose $M=2014^{2014}$. If the sum of all the numbers (digits) that make up the number $M$ equals $A$ and the sum of all the digits that make up the number $A$ equals $B$, then find the sum of all the numbers that make up $B$. p5. Find all positive integers $n < 200$ so that $n^2 + (n + 1)^2$ is square of an integer.

1964 Czech and Slovak Olympiad III A, 3

Determine all values of parameter $\alpha\in [0,2\pi]$ such that the equation $$(2\cos\alpha-1)x^2+4x+4\cos\alpha+2=0$$ has 1) a positive root $x_1$, 2) if a second root $x_2$ exists and if $x_2\neq x_1$, the $x_2\leq 0$.

1991 Arnold's Trivium, 22

Tags: algebra , function , domain
Investigate the boundary of the domain of stability ($\max \text{Re }\lambda_j < 0$) in the space of coefficients of the equation $\dddot{x} + a\ddot{x} + b\dot{x} + cx = 0$.

MOAA Team Rounds, 2018.8

Tags: algebra , team
Suppose that k and x are positive integers such that $$\frac{k}{2}=\left( \sqrt{1 +\frac{\sqrt3}{2}}\right)^x+\left( \sqrt{1 -\frac{\sqrt3}{2}}\right)^x.$$ Find the sum of all possible values of $k$

2002 Mid-Michigan MO, 7-9

[b]p1.[/b] One out of $12$ coins is counterfeited. It is known that its weight differs from the weight of a valid coin but it is unknown whether it is lighter or heavier. How to detect the counterfeited coin with the help of four trials using only a two-pan balance without weights? [b]p2.[/b] Below a $3$-digit number $c d e$ is multiplied by a $2$-digit number $a b$ . Find all solutions $a, b, c, d, e, f, g$ if it is known that they represent distinct digits. $\begin{tabular}{ccccc} & & c & d & e \\ x & & & a & b \\ \hline & & f & e & g \\ + & c & d & e & \\ \hline & b & b & c & g \\ \end{tabular}$ [b]p3.[/b] Find all integer $n$ such that $\frac{n + 1}{2n - 1}$is an integer. [b]p4[/b]. There are several straight lines on the plane which split the plane in several pieces. Is it possible to paint the plane in brown and green such that each piece is painted one color and no pieces having a common side are painted the same color? PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

1922 Eotvos Mathematical Competition, 2

Prove that $$x^4 + 2x^2 + 2x + 2$$ is not the product of two polynomials $x^2 + ax + b$ and $x^2 + cx + d$ in which $a$, $b$, $c$, $d$ are integers.

2000 Spain Mathematical Olympiad, 3

Tags: function , algebra
Show that there is no function $f : \mathbb N \to \mathbb N$ satisfying $f(f(n)) = n + 1$ for each positive integer $n.$

2005 Romania National Olympiad, 4

Tags: function , limit , algebra
Let $f:\mathbb{R}\to\mathbb{R}$ be a convex function. a) Prove that $f$ is continous; b) Prove that there exists an unique function $g:[0,\infty)\to\mathbb{R}$ such that for all $x\geq 0$ we have \[ f(x+g(x)) = f(g(x)) - g(x) . \]

2015 Canadian Mathematical Olympiad Qualification, 5

Let $x$ and $y$ be positive real numbers such that $x + y = 1$. Show that $$\left( \frac{x+1}{x} \right)^2 + \left( \frac{y+1}{y} \right)^2 \geq 18.$$