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

LMT Guts Rounds, 2020 F25

Tags:
Consider the equation $x^4-24x^3+210x^2+mx+n=0$. Given that the roots of this equation are nonnegative reals, find the maximum possible value of a root of this equation across all values of $m$ and $n$. [i]Proposed by Andrew Zhao[/i]

2018 Purple Comet Problems, 19

Two identical blue blocks, two identical red blocks, two identical green blocks, and two identical purple blocks are placed next to each other in a row. Find the number of distinct arrangements of these blocks where no blue block is placed next to a red block, and no green block is placed next to a purple block.

1986 Putnam, A5

Tags:
Suppose $f_1(x), f_2(x), \dots, f_n(x)$ are functions of $n$ real variables $x = (x_1, \dots, x_n)$ with continuous second-order partial derivatives everywhere on $\mathbb{R}^n$. Suppose further that there are constants $c_{ij}$ such that \[ \frac{\partial f_i}{\partial x_j} - \frac{\partial f_j}{\partial x_i} = c_{ij} \] for all $i$ and $j$, $1\leq i \leq n$, $1 \leq j \leq n$. Prove that there is a function $g(x)$ on $\mathbb{R}^n$ such that $f_i + \partial g/\partial x_i$ is linear for all $i$, $1 \leq i \leq n$. (A linear function is one of the form \( a_0 + a_1 x_1 + a_2 x_2 + \cdots + a_n x_n.) \)

1952 AMC 12/AHSME, 23

Tags:
If $ \frac {x^2 \minus{} bx}{ax \minus{} c} \equal{} \frac {m \minus{} 1}{m \plus{} 1}$ has roots which are numerical equal but of opposite signs, the value of $ m$ must be: $ \textbf{(A)}\ \frac {a \minus{} b}{a \plus{} b} \qquad\textbf{(B)}\ \frac {a \plus{} b}{a \minus{} b} \qquad\textbf{(C)}\ c \qquad\textbf{(D)}\ \frac {1}{c} \qquad\textbf{(E)}\ 1$

2021 JBMO Shortlist, N7

Alice chooses a prime number $p > 2$ and then Bob chooses a positive integer $n_0$. Alice, in the first move, chooses an integer $n_1 > n_0$ and calculates the expression $s_1 = n_0^{n_1} + n_1^{n_0}$; then Bob, in the second move, chooses an integer $n_2 > n_1$ and calculates the expression $s_2 = n_1^{n_2} + n_2^{n_1}$; etc. one by one. (Each player knows the numbers chosen by the other in the previous moves.) The winner is the one who first chooses the number $n_k$ such that $p$ divides $s_k(s_1 + 2s_2 + · · · + ks_k)$. Who has a winning strategy? Proposed by [i]Borche Joshevski, Macedonia[/i]

2019 Peru Cono Sur TST, P6

Two polynomials of the same degree $A(x)=a_nx^n+ \cdots + a_1x+a_0$ and $B(x)=b_nx^n+\cdots+b_1x+b_0$ are called [i]friends[/i] is the coefficients $b_0,b_1, \ldots, b_n$ are a permutation of the coefficients $a_0,a_1, \ldots, a_n$. $P(x)$ and $Q(x)$ be two friendly polynomials with integer coefficients. If $P(16)=3^{2020}$, the smallest possible value of $|Q(3^{2020})|$.

1998 USAMTS Problems, 4

Tags: geometry , incenter
As shown on the figure, square $PQRS$ is inscribed in right triangle $ABC$, whose right angle is at $C$, so that $S$ and $P$ are on sides $BC$ and $CA$, respectively, while $Q$ and $R$ are on side $AB$. Prove that $A B\geq3QR$ and determine when equality occurs. [asy] defaultpen(linewidth(0.7)+fontsize(10)); size(150); real a=8, b=6; real y=a/((a^2+b^2)/(a*b)+1), r=degrees((a,b))+180; pair A=b*dir(-r)*dir(90), B=a*dir(180)*dir(-r), C=origin, S=y*dir(-r)*dir(180), P=(y*b/a)*dir(90-r), Q=foot(P, A, B), R=foot(S, A, B); draw(A--B--C--cycle^^R--S--P--Q); pair point=incenter(A,B,C); label("$A$", A, dir(point--A)); label("$B$", B, dir(point--B)); label("$C$", C, dir(point--C)); label("$S$", S, dir(point--S)); label("$R$", R, dir(270)); label("$Q$", Q, dir(270)); label("$P$", P, dir(point--P));[/asy]

2011 National Olympiad First Round, 34

Tags:
Let $n$ be a positive integer number. The decimal representation of $2^n$ contains $m$ same numbers from the right. What is the largest value of $m$? $\textbf{(A)}\ 2 \qquad\textbf{(B)}\ 3 \qquad\textbf{(C)}\ 4 \qquad\textbf{(D)}\ 5 \qquad\textbf{(E)}\ \text{None}$

2013 Hanoi Open Mathematics Competitions, 12

If $f(x) = ax^2 + bx + c$ satisfies the condition $|f(x)| < 1; \forall x \in [-1, 1]$, prove that the equation $f(x) = 2x^2 - 1$ has two real roots.

2024 HMNT, 20

Tags: guts
There exists a unique line tangent to the graph of $y=x^4-20x^3+24x^2-20x+25$ at two distinct points. Compute the product of the $x$-coordinates of the two tangency points.

1972 USAMO, 5

A given convex pentagon $ ABCDE$ has the property that the area of each of five triangles $ ABC, BCD, CDE, DEA$, and $ EAB$ is unity [i](equal to 1)[/i]. Show that all pentagons with the above property have the same area, and calculate that area. Show, furthermore, that there are infinitely many non-congruent pentagons having the above area property.

2020 SIME, 9

Tags:
William writes the number $1$ on a blackboard. Every turn, he erases the number $N$ currently on the blackboard and replaces it with either $4N + 1$ or $8N + 1$ until it exceeds $1000$, after which no more moves are made. If the minimum possible value of the final number on the blackboard is $M$, find the remainder when $M$ is divided by $1000$.

2016 Auckland Mathematical Olympiad, 5

A regular $2017$-gon is partitioned into triangles by a set of non-intersecting diagonals. Prove that among those triangles only one is acute-angled.

2012 JBMO TST - Turkey, 1

Let $a, b, c$ be the side-lengths of a triangle, $r$ be the inradius and $r_a, r_b, r_c$ be the corresponding exradius. Show that \[ \frac{a+b+c}{\sqrt{a^2+b^2+c^2}} \leq 2 \cdot \frac{\sqrt{{r_a}^2+{r_b}^2+{r_c}^2}}{r_a+r_b+r_c-3r} \]

2019 Vietnam National Olympiad, Day 2

There are some papers of the size $5\times 5$ with two sides which are divided into unit squares for both sides. One uses $n$ colors to paint each cell on the paper, one cell by one color, such that two cells on the same positions for two sides are painted by the same color. Two painted papers are consider as the same if the color of two corresponding cells are the same. Prove that there are no more than $$\frac{1}{8}\left( {{n}^{25}}+4{{n}^{15}}+{{n}^{13}}+2{{n}^{7}} \right)$$ pairwise distinct papers that painted by this way.

2011 Mexico National Olympiad, 6

Tags: geometry
Let $\mathcal{C}_1$ and $\mathcal{C}_2$ be two circumferences intersecting at points $A$ and $B$. Let $C$ be a point on line $AB$ such that $B$ lies between $A$ and $C$. Let $P$ and $Q$ be points on $\mathcal{C}_1$ and $\mathcal{C}_2$ respectively such that $CP$ and $CQ$ are tangent to $\mathcal{C}_1$ and $\mathcal{C}_2$ respectively, $P$ is not inside $\mathcal{C}_2$ and $Q$ is not inside $\mathcal{C}_1$. Line $PQ$ cuts $\mathcal{C}_1$ at $R$ and $\mathcal{C}_2$ at $S$, both points different from $P$, $Q$ and $B$. Suppose $CR$ cuts $\mathcal{C}_1$ again at $X$ and $CS$ cuts $\mathcal{C}_2$ again at $Y$. Let $Z$ be a point on line $XY$. Prove $SZ$ is parallel to $QX$ if and only if $PZ$ is parallel to $RX$.

2014 Harvard-MIT Mathematics Tournament, 2

Tags:
Let $a_1,a_2,\ldots$ be an infinite sequence of integers such that $a_i$ divides $a_{i+1}$ for all $i\geq 1$, and let $b_i$ be the remainder when $a_i$ is divided by $210$. What is the maximal number of distinct terms in the sequence $b_1,b_2,\ldots$?

2015 Bulgaria National Olympiad, 4

Find all functions $f:\mathbb{R^+}\to\mathbb {R^+} $ such that for all $x,y\in R^+$ the followings hold: $i) $ $f (x+y)\ge f (x)+y $ $ii) $ $f (f (x))\le x $

2006 AMC 12/AHSME, 10

In a triangle with integer side lengths, one side is three times as long as a second side, and the length of the third side is 15. What is the greatest possible perimeter of the triangle? $ \textbf{(A) } 43 \qquad \textbf{(B) } 44 \qquad \textbf{(C) } 45 \qquad \textbf{(D) } 46 \qquad \textbf{(E) } 47$

1997 Canada National Olympiad, 4

The point $O$ is situated inside the parallelogram $ABCD$ such that $\angle AOB+\angle COD=180^{\circ}$. Prove that $\angle OBC=\angle ODC$.

2024 Baltic Way, 8

Let $a$, $b$, $n$ be positive integers such that $a + b \leq n^2$. Alice and Bob play a game on an (initially uncoloured) $n\times n$ grid as follows: - First, Alice paints $a$ cells green. - Then, Bob paints $b$ other (i.e.uncoloured) cells blue. Alice wins if she can find a path of non-blue cells starting with the bottom left cell and ending with the top right cell (where a path is a sequence of cells such that any two consecutive ones have a common side), otherwise Bob wins. Determine, in terms of $a$, $b$ and $n$, who has a winning strategy.

2017 Singapore MO Open, 3

Find the smallest positive integer $n$ so that $\sqrt{\frac{1^2+2^2+...+n^2}{n}}$ is an integer.

Ukrainian TYM Qualifying - geometry, I.9

Prove that for any interior point of a triangle the sum of squares of distances from it to the sides of a triangle is not less than $\frac{4S^2}{9R^2}$. [hide=about S,R]they are not defined, but I suppose they mean it's area and circumradii respectively[/hide]

2021 SYMO, Q2

Let $n\geq 3$ be a fixed positive integer. Determine the minimum possible value of \[\sum_{1\leq i<j<k\leq n} \max(x_ix_j + x_k, x_jx_k + x_i, x_kx_i + x_j)^2\]over all non-negative reals $x_1,x_2,\dots,x_n$ satisfying $x_1+x_2+\dots+x_n=n$.

2024 Princeton University Math Competition, A4 / B6

Michael and Steven are playing the card game War with a deck of $4$ cards numbered $1$ through $4.$ The deck is shuffled randomly and Michael gets a stack of $1$ card and Steven gets a stack of $3$ cards. In each round, the players reveal the top card from their stack, and the player whose card was higher collects both cards to the bottom of their stack in random order. A player wins when they get all four cards in their hand. The probability that Michael wins after exactly $5$ rounds is $\tfrac{m}{n}$ for coprime positive integers $m$ and $n.$ Find $m + n.$