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

1995 Baltic Way, 3

The positive integers $a,b,c$ are pairwise relatively prime, $a$ and $c$ are odd and the numbers satisfy the equation $a^2+b^2=c^2$. Prove that $b+c$ is the square of an integer.

VI Soros Olympiad 1999 - 2000 (Russia), 10.3

Find all pairs of prime natural numbers $(p, q)$ for which the value of the expression $\frac{p}{q}+\frac{p+1}{q+1}$ is an integer.

1992 China Team Selection Test, 3

For any prime $p$, prove that there exists integer $x_0$ such that $p | (x^2_0 - x_0 + 3)$ $\Leftrightarrow$ there exists integer $y_0$ such that $p | (y^2_0 - y_0 + 25).$

2017 India PRMO, 23

Suppose an integer $x$, a natural number $n$ and a prime number $p$ satisfy the equation $7x^2-44x+12=p^n$. Find the largest value of $p$.

2009 BAMO, 3

There are many sets of two different positive integers $a$ and $b$, both less than $50$, such that $a^2$ and $b^2$ end in the same last two digits. For example, $35^2 = 1225$ and $45^2 = 2025$ both end in $25$. What are all possible values for the average of $a$ and $b$? For the purposes of this problem, single-digit squares are considered to have a leading zero, so for example we consider $2^2$ to end with the digits 04, not $4$.

EMCC Team Rounds, 2011

[b]p1.[/b] Velociraptor $A$ is located at $x = 10$ on the number line and runs at $4$ units per second. Velociraptor $B$ is located at $x = -10$ on the number line and runs at $3$ units per second. If the velociraptors run towards each other, at what point do they meet? [b]p2.[/b] Let $n$ be a positive integer. There are $n$ non-overlapping circles in a plane with radii $1, 2, ... , n$. The total area that they enclose is at least $100$. Find the minimum possible value of $n$. [b]p3.[/b] How many integers between $1$ and $50$, inclusive, are divisible by $4$ but not $6$? [b]p4.[/b] Let $a \star b = 1 + \frac{b}{a}$. Evaluate $((((((1 \star 1) \star 1) \star 1) \star 1) \star 1) \star 1) \star 1$. [b]p5.[/b] In acute triangle $ABC$, $D$ and $E$ are points inside triangle $ABC$ such that $DE \parallel BC$, $B$ is closer to $D$ than it is to $E$, $\angle AED = 80^o$ , $\angle ABD = 10^o$ , and $\angle CBD = 40^o$. Find the measure of $\angle BAE$, in degrees. [b]p6. [/b]Al is at $(0, 0)$. He wants to get to $(4, 4)$, but there is a building in the shape of a square with vertices at $(1, 1)$, $(1, 2)$, $(2, 2)$, and $(2, 1)$. Al cannot walk inside the building. If Al is not restricted to staying on grid lines, what is the shortest distance he can walk to get to his destination? [b]p7. [/b]Point $A = (1, 211)$ and point $B = (b, 2011)$ for some integer $b$. For how many values of $b$ is the slope of $AB$ an integer? [b]p8.[/b] A palindrome is a number that reads the same forwards and backwards. For example, $1$, $11$ and $141$ are all palindromes. How many palindromes between $1$ and 1000 are divisible by $11$? [b]p9.[/b] Suppose $x, y, z$ are real numbers that satisfy: $$x + y - z = 5$$ $$y + z - x = 7$$ $$z + x - y = 9$$ Find $x^2 + y^2 + z^2$. [b]p10.[/b] In triangle $ABC$, $AB = 3$ and $AC = 4$. The bisector of angle $A$ meets $BC$ at $D$. The line through $D$ perpendicular to $AD$ intersects lines $AB$ and $AC$ at $F$ and $E$, respectively. Compute $EC - FB$. (See the following diagram.) [img]https://cdn.artofproblemsolving.com/attachments/2/7/e26fbaeb7d1f39cb8d5611c6a466add881ba0d.png[/img] [b]p11.[/b] Bob has a six-sided die with a number written on each face such that the sums of the numbers written on each pair of opposite faces are equal to each other. Suppose that the numbers $109$, $131$, and $135$ are written on three faces which share a corner. Determine the maximum possible sum of the numbers on the three remaining faces, given that all three are positive primes less than $200$. [b]p12.[/b] Let $d$ be a number chosen at random from the set $\{142, 143, ..., 198\}$. What is the probability that the area of a rectangle with perimeter $400$ and diagonal length $d$ is an integer? [b]p13.[/b] There are $3$ congruent circles such that each circle passes through the centers of the other two. Suppose that $A, B$, and $C$ are points on the circles such that each circle has exactly one of $A, B$, or $C$ on it and triangle $ABC$ is equilateral. Find the ratio of the maximum possible area of $ABC$ to the minimum possible area of $ABC$. (See the following diagram.) [img]https://cdn.artofproblemsolving.com/attachments/4/c/162554fcc6aa21ce3df3ce6a446357f0516f5d.png[/img] [b]p14.[/b] Let $k$ and $m$ be constants such that for all triples $(a, b, c)$ of positive real numbers, $$\sqrt{ \frac{4}{a^2}+\frac{36}{b^2}+\frac{9}{c^2}+\frac{k}{ab} }=\left| \frac{2}{a}+\frac{6}{b}+\frac{3}{c}\right|$$ if and only if $am^2 + bm + c = 0$. Find $k$. [b]p15.[/b] A bored student named Abraham is writing $n$ numbers $a_1, a_2, ..., a_n$. The value of each number is either $1, 2$, or $3$; that is, $a_i$ is $1, 2$ or $3$ for $1 \le i \le n$. Abraham notices that the ordered triples $$(a_1, a_2, a_3), (a_2, a_3, a_4), ..., (a_{n-2}, a_{n-1}, a_n), (a_{n-1}, a_n, a_1), (a_n, a_1, a_2)$$ are distinct from each other. What is the maximum possible value of $n$? Give the answer n, along with an example of such a sequence. Write your answer as an ordered pair. (For example, if the answer were $5$, you might write $(5, 12311)$.) PS. You had better use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

2015 German National Olympiad, 4

Let $k$ be a positive integer. Define $n_k$ to be the number with decimal representation $70...01$ where there are exactly $k$ zeroes. Prove the following assertions: a) None of the numbers $n_k$ is divisible by $13$. b) Infinitely many of the numbers $n_k$ are divisible by $17$.

2013 India IMO Training Camp, 2

An integer $a$ is called friendly if the equation $(m^2+n)(n^2+m)=a(m-n)^3$ has a solution over the positive integers. [b]a)[/b] Prove that there are at least $500$ friendly integers in the set $\{ 1,2,\ldots ,2012\}$. [b]b)[/b] Decide whether $a=2$ is friendly.

2012 Iran MO (3rd Round), 5

Let $p$ be a prime number. We know that each natural number can be written in the form \[\sum_{i=0}^{t}a_ip^i (t,a_i \in \mathbb N\cup \{0\},0\le a_i\le p-1)\] Uniquely. Now let $T$ be the set of all the sums of the form \[\sum_{i=0}^{\infty}a_ip^i (0\le a_i \le p-1).\] (This means to allow numbers with an infinite base $p$ representation). So numbers that for some $N\in \mathbb N$ all the coefficients $a_i, i\ge N$ are zero are natural numbers. (In fact we can consider members of $T$ as sequences $(a_0,a_1,a_2,...)$ for which $\forall_{i\in \mathbb N}: 0\le a_i \le p-1$.) Now we generalize addition and multiplication of natural numbers to this set so that it becomes a ring (it's not necessary to prove this fact). For example: $1+(\sum_{i=0}^{\infty} (p-1)p^i)=1+(p-1)+(p-1)p+(p-1)p^2+...$ $=p+(p-1)p+(p-1)p^2+...=p^2+(p-1)p^2+(p-1)p^3+...$ $=p^3+(p-1)p^3+...=...$ So in this sum, coefficients of all the numbers $p^k, k\in \mathbb N$ are zero, so this sum is zero and thus we can conclude that $\sum_{i=0}^{\infty}(p-1)p^i$ is playing the role of $-1$ (the additive inverse of $1$) in this ring. As an example of multiplication consider \[(1+p)(1+p+p^2+p^3+...)=1+2p+2p^2+\cdots\] Suppose $p$ is $1$ modulo $4$. Prove that there exists $x\in T$ such that $x^2+1=0$. [i]Proposed by Masoud Shafaei[/i]

2024 Princeton University Math Competition, A4 / B6

Let $r(m)$ be the number of positive integers a less than or equal to $m$ where $\gcd(a, m)$ is prime. Find the sum of all positive integers $m < 300$ such that $r(m) = \varphi(m),$ where $\varphi(m)$ denotes the number of positive integers $a$ less than $m$ where $\gcd(a, m) = 1.$

1986 Austrian-Polish Competition, 4

Find all triples (m,n,N) of positive integers numbers m,n and N such that $m^N-n^N=2^{100}$ with N>1

2000 Moldova National Olympiad, Problem 3

Consider the sets $A_1=\{1\}$, $A_2=\{2,3,4\}$, $A_3=\{5,6,7,8,9\}$, etc. Let $b_n$ be the arithmetic mean of the smallest and the greatest element in $A_n$. Show that the number $\frac{2000}{b_1-1}+\frac{2000}{b_2-1}+\ldots+\frac{2000}{b_{2000}-1}$ is a prime integer.

2008 District Olympiad, 4

Let $ M$ be the set of those positive integers which are not divisible by $ 3$. The sum of $ 2n$ consecutive elements of $ M$ is $ 300$. Determine $ n$.

2010 Contests, 1

Let $f:\mathbb N\rightarrow\mathbb N$ be a non-decreasing function and let $n$ be an arbitrary natural number. Suppose that there are prime numbers $p_1,p_2,\dots,p_n$ and natural numbers $s_1,s_2,\dots,s_n$ such that for each $1\leq i\leq n$ the set $\{f(p_ir+s_i)|r=1,2,\dots\}$ is an infinite arithmetic progression. Prove that there is a natural number $a$ such that \[f(a+1), f(a+2), \dots, f(a+n)\] form an arithmetic progression.

LMT Guts Rounds, 2011

[u]Round 5[/u] [b]p13.[/b] Simplify $\frac11+\frac13+\frac16+\frac{1}{10}+\frac{1}{15}+\frac{1}{21}$. [b]p14.[/b] Given that $x + y = 7$ and $x^2 + y^2 = 29$, what is the sum of the reciprocals of $x$ and $y$? [b]p15.[/b] Consider a rectangle $ABCD$ with side lengths $AB = 3$ and $BC = 4$. If circles are inscribeδ in triangles $ABC$ and $BCD$, how far are the centers of the circles from each other? [u]Round 6[/u] [b]p16.[/b] Evaluate $\frac{2!}{1!} +\frac{3!}{2!} +\frac{4!}{3!} + ... +\frac{99!}{98!}+\frac{100!}{99!}$ . [b]p17.[/b] Let $ABCD$ be a square of side length $2$. A semicircle is drawn with diameter $\overline{AC}$ that passes through point $B$. Find the area of the region inside the semicircle but outside the square. [b]p18.[/b] For how many positive integer values of $k$ is $\frac{37k - 30}{k}$ a positive integer? [u]Round 7[/u] [b]p19.[/b] Two parallel planar slices across a sphere of radius $25$ create cross sections of area $576\pi$ and $225\pi$. What is the maximum possible distance between the two slices? [b]p20.[/b] How many positive integers cannot be expressed in the form $3\ell + 4m + 5t$, where $\ell$, $m$, and $t$ are nonnegative integers? [b]p21.[/b] In April, a fool is someone who is fooled by a classmate. In a class of $30$ students, $14$ people were fooled by someone else and $29$ people fooled someone else. What is the largest positive integer $n$ for which we can guarantee that at least one person was fooled by at least $n$ other people? [u]Round 8[/u] [b]p22.[/b] Let $$S = 4 + \dfrac{12}{4 +\dfrac{ 12}{4 +\dfrac{ 12}{4+ ...}}}.$$ Evaluate $4 +\frac{ 12}{S}.$ [b]p23.[/b] Jonathan is buying bananagram sets for $\$11$ each and flip-flops for $\$17$ each. If he spends $\$227$ on purchases for bananagram sets and flip-flops, what is the total number of bananagram sets and flip-flops he bought? [b]p24.[/b] Alan has a $3 \times 3$ array of squares. He starts removing the squares one at a time such that each time he removes one square, all remaining squares share a side with at least two other remaining squares. What is the maximum number of squares Alan can remove? PS. You should use hide for answers. Rounds 1-4 are [url=https://artofproblemsolving.com/community/c3h2952214p26434209]here[/url] and 9-12 [url=https://artofproblemsolving.com/community/c3h3134133p28400917]here[/url]. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

2013 Online Math Open Problems, 39

Find the number of 8-digit base-6 positive integers $(a_1a_2a_3a_4a_5a_6a_7a_8)_6$ (with leading zeros permitted) such that $(a_1a_2\ldots a_8)_6\mid(a_{i+1}a_{i+2}\ldots a_{i+8})_6$ for $i=1,2,\ldots,7$, where indices are taken modulo $8$ (so $a_9=a_1$, $a_{10}=a_2$, and so on). [i]Victor Wang[/i]

2017 China National Olympiad, 1

The sequences $\{u_{n}\}$ and $\{v_{n}\}$ are defined by $u_{0} =u_{1} =1$ ,$u_{n}=2u_{n-1}-3u_{n-2}$ $(n\geq2)$ , $v_{0} =a, v_{1} =b , v_{2}=c$ ,$v_{n}=v_{n-1}-3v_{n-2}+27v_{n-3}$ $(n\geq3)$. There exists a positive integer $N$ such that when $n> N$, we have $u_{n}\mid v_{n}$ . Prove that $3a=2b+c$.

2022 Chile Junior Math Olympiad, 4

Let $S$ be the sum of all products $ab$ where $a$ and $b$ are distinct elements of the set $\{1,2,...,46\}$. Prove that $47$ divides $S$.

1999 All-Russian Olympiad, 5

Four natural numbers are such that the square of the sum of any two of them is divisible by the product of the other two numbers. Prove that at least three of these numbers are equal.

2019 PUMaC Team Round, 6

Pavel and Sara roll two, fair six-sided dice (with faces labeled from $ 1$ to $6$) but do not look at the result. A third-party observer whispers the product of the face-up numbers to Pavel and the sum of the face-up numbers to Sara. Pavel and Sara are perfectly rational and truth-telling, and they both know this. Pavel says, “With the information I have, I am unable to deduce the sum of the two numbers rolled.” Sara responds, “Interesting! With the information I have, I am unable to deduce the product of the two numbers rolled.” Pavel responds, “Wow! I still cannot deduce the sum. But I’m sure you know the product by now!” What is the product?

1986 Greece Junior Math Olympiad, 1

Find all pairs of integers $(x,y)$ such that $$(x+1)(y+1)(x+y)(x^2+y^2)=16x^2y^2$$

2022 Girls in Math at Yale, R2

[b]p4[/b] Define the sequence ${a_n}$ as follows: 1) $a_1 = -1$, and 2) for all $n \ge 2$, $a_n = 1 + 2 + . . . + n - (n + 1)$. For example, $a_3 = 1+2+3-4 = 2$. Find the largest possible value of $k$ such that $a_k+a_{k+1} = a_{k+2}$. [b]p5[/b] The taxicab distance between two points $(a, b)$ and $(c, d)$ on the coordinate plane is $|c-a|+|d-b|$. Given that the taxicab distance between points $A$ and $B$ is $8$ and that the length of $AB$ is $k$, find the minimum possible value of $k^2$. [b]p6[/b] For any two-digit positive integer $\overline{AB}$, let $f(\overline{AB}) = \overline{AB}-A\cdot B$, or in other words, the result of subtracting the product of its digits from the integer itself. For example, $f(\overline{72}) = 72-7\cdot 2 = 58$. Find the maximum possible $n$ such that there exist distinct two-digit integers$ \overline{XY}$ and $\overline{WZ}$ such that $f(\overline{XY} ) = f(\overline{WZ}) = n$.

2015 Miklos Schweitzer, 4

Let $a_n$ be a series of positive integers with $a_1=1$ and for any arbitrary prime number $p$, the set $\{a_1,a_2,\cdots,a_p\}$ is a complete remainder system modulo $p$. Prove that $\lim_{n\rightarrow \infty} \cfrac{a_n}{n}=1$.

2017 Bosnia And Herzegovina - Regional Olympiad, 3

Let $S$ be a set of $6$ positive real numbers such that $\left(a,b \in S \right) \left(a>b \right) \Rightarrow a+b \in S$ or $a-b \in S$ Prove that if we sort these numbers in ascending order, then they form an arithmetic progression

2022 IMO Shortlist, N7

Let $k$ be a positive integer and let $S$ be a finite set of odd prime numbers. Prove that there is at most one way (up to rotation and reflection) to place the elements of $S$ around the circle such that the product of any two neighbors is of the form $x^2+x+k$ for some positive integer $x$.