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

2019 Junior Balkan Team Selection Tests - Moldova, 5

Find all triplets of positive integers $(a, b, c)$ that verify $\left(\frac{1}{a}+1\right)\left(\frac{1}{b}+1\right)\left(\frac{1}{c}+1\right)=2$.

2018 Indonesia MO, 6

Find all prime numbers $p$ such that there exists a positive integer $n$ where $2^n p^2 + 1$ is a square number.

2001 India IMO Training Camp, 2

A strictly increasing sequence $(a_n)$ has the property that $\gcd(a_m,a_n) = a_{\gcd(m,n)}$ for all $m,n\in \mathbb{N}$. Suppose $k$ is the least positive integer for which there exist positive integers $r < k < s$ such that $a_k^2 = a_ra_s$. Prove that $r | k$ and $k | s$.

1997 Abels Math Contest (Norwegian MO), 1

We call a positive integer $n$ [i]happy [/i] if there exist integers $a,b$ such that $a^2+b^2 = n$. If $t$ is happy, show that (a) $2t$ is [i]happy[/i], (b) $3t$ is not [i]happy[/i]

2021 Peru PAGMO TST, P5

Prove that there are infinitely many positive integers $a, b$ and $c$ such that their greatest common divisor is $1$ (ie: $gcd(a, b, c) = 1$) and satisfy that: $$a^2=b^2+c^2+bc$$

2007 Belarusian National Olympiad, 7

Find solution in positive integers : $$n^5+n^4=7^m-1$$

2019 Dutch IMO TST, 2

Let $n$ be a positive integer. Prove that $n^2 + n + 1$ cannot be written as the product of two positive integers of which the difference is smaller than $2\sqrt{n}$.

2014 Contests, 4

Let $m\ge 3$ and $n$ be positive integers such that $n>m(m-2)$. Find the largest positive integer $d$ such that $d\mid n!$ and $k\nmid d$ for all $k\in\{m,m+1,\ldots,n\}$.

2012 ELMO Shortlist, 5

Let $n>2$ be a positive integer and let $p$ be a prime. Suppose that the nonzero integers are colored in $n$ colors. Let $a_1,a_2,\ldots,a_{n}$ be integers such that for all $1\le i\le n$, $p^i\nmid a_i$ and $p^{i-1}\mid a_i$. In terms of $n$, $p$, and $\{a_i\}_{i=1}^{n}$, determine if there must exist integers $x_1,x_2,\ldots,x_{n}$ of the same color such that $a_1x_1+a_2x_2+\cdots+a_{n}x_{n}=0$. [i]Ravi Jagadeesan.[/i]

2012 Tuymaada Olympiad, 1

Solve in positive integers the following equation: \[{1\over n^2}-{3\over 2n^3}={1\over m^2}\] [i]Proposed by A. Golovanov[/i]

1979 IMO Shortlist, 21

Let $N$ be the number of integral solutions of the equation \[x^2 - y^2 = z^3 - t^3\] satisfying the condition $0 \leq x, y, z, t \leq 10^6$, and let $M$ be the number of integral solutions of the equation \[x^2 - y^2 = z^3 - t^3 + 1\] satisfying the condition $0 \leq x, y, z, t \leq 10^6$. Prove that $N >M.$

2010 Contests, 2

Given a fixed integer $k>0,r=k+0.5$,define $f^1(r)=f(r)=r[r],f^l(r)=f(f^{l-1}(r))(l>1)$ where $[x]$ denotes the smallest integer not less than $x$. prove that there exists integer $m$ such that $f^m(r)$ is an integer.

2019 District Olympiad, 1

Determine the numbers $x,y$, with $x$ integer and $y$ rational, for which equality holds: $$5(x^2+xy+y^2) = 7(x+2y)$$

1978 Bulgaria National Olympiad, Problem 1

We are given the sequence $a_1,a_2,a_3,\ldots$, for which: $$a_n=\frac{a^2_{n-1}+c}{a_{n-2}}\enspace\text{for all }n>2.$$ Prove that the numbers $a_1$, $a_2$ and $\frac{a_1^2+a_2^2+c}{a_1a_2}$ are whole numbers.

1994 India Regional Mathematical Olympiad, 7

Find the number of rationals $\frac{m}{n}$ such that (i) $0 < \frac{m}{n} < 1$; (ii) $m$ and $n$ are relatively prime; (iii) $mn = 25!$.

MMATHS Mathathon Rounds, 2021

[u]Round 1 [/u] [b]p1.[/b] Ben the bear has an algorithm he runs on positive integers- each second, if the integer is even, he divides it by $2$, and if the integer is odd, he adds $1$. The algorithm terminates after he reaches $1$. What is the least positive integer n such that Ben's algorithm performed on n will terminate after seven seconds? (For example, if Ben performed his algorithm on $3$, the algorithm would terminate after $3$ seconds: $3 \to 4 \to 2 \to 1$.) [b]p2.[/b] Suppose that a rectangle $R$ has length $p$ and width $q$, for prime integers $p$ and $q$. Rectangle $S$ has length $p + 1$ and width $q + 1$. The absolute difference in area between $S$ and $R$ is $21$. Find the sum of all possible values of $p$. [b]p3.[/b] Owen the origamian takes a rectangular $12 \times 16$ sheet of paper and folds it in half, along the diagonal, to form a shape. Find the area of this shape. [u]Round 2[/u] [b]p4.[/b] How many subsets of the set $\{G, O, Y, A, L, E\}$ contain the same number of consonants as vowels? (Assume that $Y$ is a consonant and not a vowel.) [b]p5.[/b] Suppose that trapezoid $ABCD$ satisfies $AB = BC = 5$, $CD = 12$, and $\angle ABC = \angle BCD = 90^o$. Let $AC$ and $BD$ intersect at $E$. The area of triangle $BEC$ can be expressed as $\frac{a}{b}$, for positive integers $a$ and $b$ with $gcd(a, b) = 1$. Find $a + b$. [b]p6.[/b] Find the largest integer $n$ for which $\frac{101^n + 103^n}{101^{n-1} + 103^{n-1}}$ is an integer. [u]Round 3[/u] [b]p7.[/b] For each positive integer n between $1$ and $1000$ (inclusive), Ben writes down a list of $n$'s factors, and then computes the median of that list. He notices that for some $n$, that median is actually a factor of $n$. Find the largest $n$ for which this is true. [b]p8.[/b] ([color=#f00]voided[/color]) Suppose triangle $ABC$ has $AB = 9$, $BC = 10$, and $CA = 17$. Let $x$ be the maximal possible area of a rectangle inscribed in $ABC$, such that two of its vertices lie on one side and the other two vertices lie on the other two sides, respectively. There exist three rectangles $R_1$, $R_2$, and $R_3$ such that each has an area of $x$. Find the area of the smallest region containing the set of points that lie in at least two of the rectangles $R_1$, $R_2$, and $R_3$. [b]p9.[/b] Let $a, b,$ and $c$ be the three smallest distinct positive values of $\theta$ satisfying $$\cos \theta + \cos 3\theta + ... + \cos 2021\theta = \sin \theta+ \sin 3 \theta+ ... + \sin 2021\theta. $$ What is $\frac{4044}{\pi}(a + b + c)$? [color=#f00]Problem 8 is voided. [/color] PS. You should use hide for answers.Rounds 4-5 have been posted [url=https://artofproblemsolving.com/community/c4h3131422p28368457]here [/url] and 6-7 [url=https://artofproblemsolving.com/community/c4h3131434p28368604]here [/url]. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

1991 Tournament Of Towns, (317) 3

Is it possible to put distinct positive integers less than $1991$ in the cells of a $9\times 9$ table so that the products of all the numbers in every column and every row are equal to each other? (N.B. Vasiliev, Moscow)

2024 Czech-Polish-Slovak Junior Match, 4

How many positive integers $n<2024$ are divisible by $\lfloor \sqrt{n}\rfloor-1$?

2008 Polish MO Finals, 6

Let $ S$ be a set of all positive integers which can be represented as $ a^2 \plus{} 5b^2$ for some integers $ a,b$ such that $ a\bot b$. Let $ p$ be a prime number such that $ p \equal{} 4n \plus{} 3$ for some integer $ n$. Show that if for some positive integer $ k$ the number $ kp$ is in $ S$, then $ 2p$ is in $ S$ as well. Here, the notation $ a\bot b$ means that the integers $ a$ and $ b$ are coprime.

2018 May Olympiad, 1

You have a $4$-digit whole number that is a perfect square. Another number is built adding $ 1$ to the unit's digit, subtracting $ 1$ from the ten's digit, adding $ 1$ to the hundred's digit and subtracting $ 1$ from the ones digit of one thousand. If the number you get is also a perfect square, find the original number. It's unique?

2016 VJIMC, 2

Find all positive integers $n$ such that $\varphi(n)$ divides $n^2 + 3$.

2019 Saudi Arabia JBMO TST, 3

How many natural numbers $n$ satisfy the following conditions: i) $219<=n<=2019$, ii) there exist integers $x, y$, so that $1<=x<n<y$, and $y$ is divisible by all natural numbers from $1$ to $n$ with the exception of the numbers $x$ and $x + 1$ with which $y$ is not divisible by.

1969 IMO Shortlist, 34

$(HUN 1)$ Let $a$ and $b$ be arbitrary integers. Prove that if $k$ is an integer not divisible by $3$, then $(a + b)^{2k}+ a^{2k} +b^{2k}$ is divisible by $a^2 +ab+ b^2$

2008 IMO Shortlist, 3

Let $ a_0$, $ a_1$, $ a_2$, $ \ldots$ be a sequence of positive integers such that the greatest common divisor of any two consecutive terms is greater than the preceding term; in symbols, $ \gcd (a_i, a_{i \plus{} 1}) > a_{i \minus{} 1}$. Prove that $ a_n\ge 2^n$ for all $ n\ge 0$. [i]Proposed by Morteza Saghafian, Iran[/i]

2011 Grand Duchy of Lithuania, 1

Integers $a, b$ and $c$ satisfy the condition $ab + bc + ca = 1$. Is it true that the number $(1+a^2)(1+b^2)(1+c^2)$ is a perfect square? Why?