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

1976 Canada National Olympiad, 1

Given four weights in geometric progression and an equal arm balance, show how to find the heaviest weight using the balance only twice.

2012 Danube Mathematical Competition, 1

a) Exist $a, b, c, \in N$, such that the numbers $ab+1,bc+1$ and $ca+1$ are simultaneously even perfect squares ? b) Show that there is an infinity of natural numbers (distinct two by two) $a, b, c$ and $d$, so that the numbers $ab+1,bc+1, cd+1$ and $da+1$ are simultaneously perfect squares.

1987 All Soviet Union Mathematical Olympiad, 456

Every evening uncle Chernomor (see Pushkin's tales) appoints either $9$ or $10$ of his 33 "knights" in the "night guard". When it can happen, for the first time, that every knight has been on duty the same number of times?

2010 Contests, 2

For a positive integer $k,$ call an integer a $pure$ $k-th$ $power$ if it can be represented as $m^k$ for some integer $m.$ Show that for every positive integer $n,$ there exists $n$ distinct positive integers such that their sum is a pure $2009-$th power and their product is a pure $2010-$th power.

2019 Latvia Baltic Way TST, 8

A $20 \times 20$ rectangular grid has been given. It is known that one of the grid's unit squares contains a hidden treasure. To find the treasure, we have been given an opportunity to order several scientific studies at the same time, results of which will be known only after some time. For each study we must choose one $1 \times 4$ rectangle, and the study will tell whether the rectangle contains the treasure. The $1 \times 4$ rectangle can be either horizontal or vertical, and it can extend over a side of the $20 \times 20$ grid, coming back in at the opposite side (you can think of the $20 \times 20$ grid as a torus - the opposite sides are connected). What is the minimal amount of studies that have to ordered for us to precisely determine the unit square containing the treasure?

2020 Princeton University Math Competition, A1/B3

Tags: geometry
Let $\gamma_1$ and $\gamma_2$ be circles centered at $O$ and $ P$ respectively, and externally tangent to each other at point $Q$. Draw point $D$ on $\gamma_1$ and point $E$ on $\gamma_2$ such that line $DE$ is tangent to both circles. If the length $OQ = 1$ and the area of the quadrilateral $ODEP$ is $520$, then what is the value of length $PQ$?

2008 Pre-Preparation Course Examination, 5

A permutation $ \pi$ is selected randomly through all $ n$-permutations. a) if \[ C_a(\pi)\equal{}\mbox{the number of cycles of length }a\mbox{ in }\pi\] then prove that $ E(C_a(\pi))\equal{}\frac1a$ b) Prove that if $ \{a_1,a_2,\dots,a_k\}\subset\{1,2,\dots,n\}$ the probability that $ \pi$ does not have any cycle with lengths $ a_1,\dots,a_k$ is at most $ \frac1{\sum_{i\equal{}1}^ka_i}$

2010 Junior Balkan MO, 1

The real numbers $a$, $b$, $c$, $d$ satisfy simultaneously the equations \[abc -d = 1, \ \ \ bcd - a = 2, \ \ \ cda- b = 3, \ \ \ dab - c = -6.\] Prove that $a + b + c + d \not = 0$.

2023 Puerto Rico Team Selection Test, 1

A number is [i]capicua [/i] if it is read equally from left to right as it is from right to the left. For example, $23432$ and $111111$ are capicua numbers. (a) How many $2023$-digit capicua numbers can be formed if you want them to have at least $2022$ equal digits? (b) How many $2023$-digit capicua numbers can be formed if you want them to have at least $2021$ equal digits?

2021 MOAA, 10

Tags:
We say that an ordered pair $(a,b)$ of positive integers with $a>b$ is square-ish if both $a+b$ and $a-b$ are perfect squares. For example, $(17,8)$ is square-ish because $17+8=25$ and $17-8=9$ are both perfect squares. How many square-ish pairs $(a,b)$ with $a+b<100$ are there? [i]Proposed by Nathan Xiong[/i]

1979 Austrian-Polish Competition, 6

A positive integer $n$ and a real number $a$ are given. Find all $n$-tuples $(x_1, ... ,x_n)$ of real numbers that satisfy the system of equations $$\sum_{i=1}^{n} x_i^k= a^k \,\,\,\, for \,\,\,\, k = 1,2, ... ,n$$

2011 IFYM, Sozopol, 2

Tags: geometry
Five distinct points $A,B,C,D$ and $E$ lie on a line with $|AB|=|BC|=|CD|=|DE|$. The point $F$ lies outside the line. Let $G$ be the circumcentre of the triangle $ADF$ and $H$ the circumcentre of the triangle $BEF$. Show that the lines $GH$ and $FC$ are perpendicular.

2020 Putnam, A2

Let $k$ be a nonnegative integer. Evaluate \[ \sum_{j=0}^k 2^{k-j} \binom{k+j}{j}. \]

2007 ITest, 51

Find the highest point (largest possible $y$-coordinate) on the parabola \[y=-2x^2+28x+418.\]

2000 AIME Problems, 13

In the middle of a vast prairie, a firetruck is stationed at the intersection of two perpendicular straight highways. The truck travels at $50$ miles per hour along the highways and at $14$ miles per hour across the prairie. Consider the set of points that can be reached by the firetruck within six minutes. The area of this region is $m/n$ square miles, where $m$ and $n$ are relatively prime positive integers. Find $m+n.$

2004 USAMTS Problems, 5

Point $G$ is where the medians of the triangle $ABC$ intersect and point $D$ is the midpoint of side $BC$. The triangle $BDG$ is equilateral with side length 1. Determine the lengths, $AB$, $BC$, and $CA$, of the sides of triangle $ABC$. [asy] size(200); defaultpen(fontsize(10)); real r=100.8933946; pair A=sqrt(7)*dir(r), B=origin, C=(2,0), D=midpoint(B--C), E=midpoint(A--C), F=midpoint(A--B), G=centroid(A,B,C); draw(A--B--C--A--D^^B--E^^C--F); pair point=G; label("$A$", A, dir(point--A)); label("$B$", B, dir(point--B)); label("$C$", C, dir(point--C)); label("$D$", D, dir(point--D)); label("$E$", E, dir(point--E)); label("$F$", F, dir(point--F)); label("$G$", G, dir(20)); label("1", B--G, dir(150)); label("1", D--G, dir(30)); label("1", B--D, dir(270));[/asy]

2013 AMC 8, 12

Tags: percent
At the 2013 Winnebago County Fair a vendor is offering a ``fair special" on sandals. If you buy one pair of sandals at the regular price of \$50, you get a second pair at a 40\% discount, and a third pair at half the regular price. Javier took advantage of the ``fair special" to buy three pairs of sandals. What percentage of the \$150 regular price did he save? $\textbf{(A)}\ 25 \qquad \textbf{(B)}\ 30 \qquad \textbf{(C)}\ 33 \qquad \textbf{(D)}\ 40 \qquad \textbf{(E)}\ 45$

2006 Korea National Olympiad, 8

$27$ students are given a number from $1$ to $27.$ How many ways are there to divide $27$ students into $9$ groups of $3$ with the following condition? (i) The sum of students number in each group is $1\pmod{3}$ (ii) There are no such two students where their numbering differs by $3.$

2023 Singapore Junior Math Olympiad, 2

What is the maximum number of integers that can be chosen from $1,2,\dots,99$ so that the chosen integers can be arranged in a circle with the property that the product of every pair of neighbouring integers is 3-digit number?

1980 IMO Longlists, 16

Prove that $\sum \frac{1}{i_1i_2 \ldots i_k} = n$ is taken over all non-empty subsets $\left\{i_1,i_2, \ldots, i_k\right\}$ of $\left\{1,2,\ldots,n\right\}$. (The $k$ is not fixed, so we are summing over all the $2^n-1$ possible nonempty subsets.)

2015 Azerbaijan JBMO TST, 2

All letters in the word $VUQAR$ are different and chosen from the set $\{1,2,3,4,5\}$. Find all solutions to the equation \[\frac{(V+U+Q+A+R)^2}{V-U-Q+A+R}=V^{{{U^Q}^A}^R}.\]

1997 All-Russian Olympiad Regional Round, 9.4

Let's call several numbers written in a row a 'combination of numbers'. In the country of Robotland, some combinations of numbers have been declared prohibited. It is known that there are a finite number of forbidden combinations and there is an infinite decimal fraction that does not contain forbidden combinations. Prove that there is an infinite periodic decimal fraction that does not contain prohibited combinations.

1991 Tournament Of Towns, (295) 2

The chord $MN$ on the circle is fixed. For every diameter $AB$ of the circle consider the intersection point $C$ of the lines $AM$ and $BN$ and construct the line $\ell$ passing through $C$ perpendicularly to $AB$. Prove that all the lines $\ell$ pass through a fixed point. (E. Kulanin, Moscow)

2016 German National Olympiad, 3

Let $I_a$ be the $A$-excenter of a scalene triangle $ABC$. And let $M$ be the point symmetric to $I_a$ about line $BC$. Prove that line $AM$ is parallel to the line through the circumcenter and the orthocenter of triangle $I_aCB$.

1960 AMC 12/AHSME, 20

Tags:
The coefficient of $x^7$ in the expansion of $(\frac{x^2}{2}-\frac{2}{x})^8$ is: $ \textbf{(A)}\ 56\qquad\textbf{(B)}\ -56\qquad\textbf{(C)}\ 14\qquad\textbf{(D)}\ -14\qquad\textbf{(E)}\ 0 $