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

2003 Croatia National Olympiad, Problem 4

Given $8$ unit cubes, $24$ of their faces are painted in blue and the remaining $24$ faces in red. Show that it is always possible to assemble these cubes into a cube of edge $2$ on whose surface there are equally many blue and red unit squares.

2019 Azerbaijan Junior NMO, 3

A positive number $a$ is given, such that $a$ could be expressed as difference of two inverses of perfect squares ($a=\frac1{n^2}-\frac1{m^2}$). Is it possible for $2a$ to be expressed as difference of two perfect squares?

1979 Polish MO Finals, 3

An experiment consists of performing $n$ independent tests. The $i$-th test is successful with the probability equal to $p_i$. Let $r_k$ be the probability that exactly $k$ tests succeed. Prove that $$\sum_{i=1}^n p_i =\sum_{k=0}^n kr_k.$$

1985 IMO Longlists, 2

We are given a triangle $ABC$ and three rectangles $R_1,R_2,R_3$ with sides parallel to two fixed perpendicular directions and such that their union covers the sides $AB,BC$, and $CA$; i.e., each point on the perimeter of $ABC$ is contained in or on at least one of the rectangles. Prove that all points inside the triangle are also covered by the union of $R_1,R_2,R_3.$

Novosibirsk Oral Geo Oly VII, 2020.6

Angle bisectors $AA', BB'$and $CC'$ are drawn in triangle $ABC$ with angle $\angle B= 120^o$. Find $\angle A'B'C'$.

2010 LMT, 19

Tags:
Two integers are called [i]relatively prime[/i] if they share no common factors other than $1.$ Determine the sum of all positive integers less than $162$ that are relatively prime to $162.$

2011 Iran MO (3rd Round), 4

We say the point $i$ in the permutation $\sigma$ [b]ongoing[/b] if for every $j<i$ we have $\sigma (j)<\sigma (i)$. [b]a)[/b] prove that the number of permutations of the set $\{1,....,n\}$ with exactly $r$ ongoing points is $s(n,r)$. [b]b)[/b] prove that the number of $n$-letter words with letters $\{a_1,....,a_k\},a_1<.....<a_k$. with exactly $r$ ongoing points is $\sum_{m}\dbinom{k}{m} S(n,m) s(m,r)$.

2009 Stars Of Mathematics, 5

The cells of a $(n^2-n+1)\times(n^2-n+1)$ matrix are coloured using $n$ colours. A colour is called [i]dominant[/i] on a row (or a column) if there are at least $n$ cells of this colour on that row (or column). A cell is called [i]extremal[/i] if its colour is [i]dominant [/i] both on its row, and its column. Find all $n \ge 2$ for which there is a colouring with no [i]extremal [/i] cells. Iurie Boreico (Moldova)

2021 239 Open Mathematical Olympiad, 5

The median $AD$ is drawn in triangle $ABC$. Point $E$ is selected on segment $AC$, and on the ray $DE$ there is a point $F$, and $\angle ABC = \angle AED$ and $AF // BC$. Prove that from segments $BD, DF$ and $AF$, you can make a triangle, the area of ​​which is not less half the area of ​​triangle $ABC$.

1998 National Olympiad First Round, 7

Find the minimal value of integer $ n$ that guarantees: Among $ n$ sets, there exits at least three sets such that any of them does not include any other; or there exits at least three sets such that any two of them includes the other. $\textbf{(A)}\ 4 \qquad\textbf{(B)}\ 5 \qquad\textbf{(C)}\ 6 \qquad\textbf{(D)}\ 7 \qquad\textbf{(E)}\ 8$

2007 Belarusian National Olympiad, 3

Given a $2n \times 2m$ table $(m,n \in \mathbb{N})$ with one of two signs ”+” or ”-” in each of its cells. A union of all the cells of some row and some column is called a cross. The cell on the intersectin of this row and this column is called the center of the cross. The following procedure we call a transformation of the table: we mark all cells which contain ”−” and then, in turn, we replace the signs in all cells of the crosses which centers are marked by the opposite signs. (It is easy to see that the order of the choice of the crosses doesn’t matter.) We call a table attainable if it can be obtained from some table applying such transformations one time. Find the number of all attainable tables.

2022 Malaysia IMONST 2, 2

The following list shows every number for which more than half of its digits are digits $2$, in increasing order: $$2, 22, 122, 202, 212, 220, 221, 222, 223, 224, \dots$$ If the $n$th term in the list is $2022$, what is $n$?

2010 LMT, 10

Tags:
How many integers less than $2502$ are equal to the square of a prime number?

2011 Belarus Team Selection Test, 1

Find all real $a$ such that there exists a function $f: R \to R$ satisfying the equation $f(\sin x )+ a f(\cos x) = \cos 2x$ for all real $x$. I.Voronovich

1985 IMO Longlists, 19

Solve the system of simultaneous equations \[\sqrt x - \frac 1y - 2w + 3z = 1,\]\[x + \frac{1}{y^2} - 4w^2 - 9z^2 = 3,\]\[x \sqrt x - \frac{1}{y^3} - 8w^3 + 27z^3 = -5,\]\[x^2 + \frac{1}{y^4} - 16w^4 - 81z^4 = 15.\]

2020 Purple Comet Problems, 21

Tags: geometry
Two congruent equilateral triangles $\triangle ABC$ and $\triangle DEF$ lie on the same side of line $BC$ so that $B$, $C$, $E$, and $F$ are collinear as shown. A line intersects $\overline{AB}$, $\overline{AC}$, $\overline{DE}$, and $\overline{EF}$ at $W$, $X$, $Y$, and $Z$, respectively, such that $\tfrac{AW}{BW} = \tfrac29$ , $\tfrac{AX}{CX} = \tfrac56$ , and $\tfrac{DY}{EY} = \tfrac92$. The ratio $\tfrac{EZ}{FZ}$ can then be written as $\tfrac{m}{n}$ , where $m$ and $n$ are relatively prime positive integers. Find $m + n$. [asy] size(200); defaultpen(linewidth(0.6)); real r = 3/11, s = 0.52, l = 33, d=5.5; pair A = (l/2,l*sqrt(3)/2), B = origin, C = (l,0), D = (3*l/2+d,l*sqrt(3)/2), E = (l+d,0), F = (2*l+d,0); pair W = r*B+(1-r)*A, X = s*C+(1-s)*A, Y = extension(W,X,D,E), Z = extension(W,X,E,F); draw(E--D--F--B--A--C^^W--Z); dot("$A$",A,N); dot("$B$",B,S); dot("$C$",C,S); dot("$D$",D,N); dot("$E$",E,S); dot("$F$",F,S); dot("$W$",W,0.6*NW); dot("$X$",X,0.8*NE); dot("$Y$",Y,dir(100)); dot("$Z$",Z,dir(70)); [/asy]

2011 AMC 10, 13

Two real numbers are selected independently at random from the interval [-20, 10]. What is the probability that the product of those numbers is greater than zero? $ \textbf{(A)}\ \frac{1}{9} \qquad \textbf{(B)}\ \frac{1}{3} \qquad \textbf{(C)}\ \frac{4}{9} \qquad \textbf{(D)}\ \frac{5}{9} \qquad \textbf{(E)}\ \frac{2}{3} $

2002 Kazakhstan National Olympiad, 6

Find all polynomials $ P (x) $ with real coefficients that satisfy the identity $ P (x ^ 2) = P (x) P (x + 1) $.

1969 IMO Longlists, 56

Let $a$ and $b$ be two natural numbers that have an equal number $n$ of digits in their decimal expansions. The first $m$ digits (from left to right) of the numbers $a$ and $b$ are equal. Prove that if $m >\frac{n}{2},$ then $a^{\frac{1}{n}} -b^{\frac{1}{n}} <\frac{1}{n}$

2010 Today's Calculation Of Integral, 652

Let $a,\ b,\ c$ be positive real numbers such that $b^2>ac.$ Evaluate \[\int_0^{\infty} \frac{dx}{ax^4+2bx^2+c}.\] [i]1981 Tokyo University, Master Course[/i]

2010 Saudi Arabia Pre-TST, 1.1

Tags: algebra
Using each of the first eight primes exactly once and several algebraic operations, obtain the result $2010$.

2023 European Mathematical Cup, 1

Tags: nt , 2023 , emc , number theory , GCD
Suppose $a,b,c$ are positive integers such that \[\gcd(a,b)+\gcd(a,c)+\gcd(b,c)=b+c+2023\] Prove that $\gcd(b,c)=2023$. [i]Remark.[/i] For positive integers $x$ and $y$, $\gcd(x,y)$ denotes their greatest common divisor. [i]Ivan Novak[/i]

2017 South East Mathematical Olympiad, 5

Tags: inequalities
Let $a, b, c$ be real numbers, $a \neq 0$. If the equation $2ax^2 + bx + c = 0$ has real root on the interval $[-1, 1]$. Prove that $$\min \{c, a + c + 1\} \leq \max \{|b - a + 1|, |b + a - 1|\},$$ and determine the necessary and sufficient conditions of $a, b, c$ for the equality case to be achieved.

2010 China Team Selection Test, 1

Let $ABCD$ be a convex quadrilateral with $A,B,C,D$ concyclic. Assume $\angle ADC$ is acute and $\frac{AB}{BC}=\frac{DA}{CD}$. Let $\Gamma$ be a circle through $A$ and $D$, tangent to $AB$, and let $E$ be a point on $\Gamma$ and inside $ABCD$. Prove that $AE\perp EC$ if and only if $\frac{AE}{AB}-\frac{ED}{AD}=1$.

2025 All-Russian Olympiad, 10.6

What is the smallest value of \( k \) such that for any polynomial \( f(x) \) of degree $100$ with real coefficients, there exists a polynomial \( g(x) \) of degree at most \( k \) with real coefficients such that the graphs of \( y = f(x) \) and \( y = g(x) \) intersect at exactly $100$ points? \\