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

Find all pairs $(x, y)$ of integers that satisfy $x^2 + y^2 + 3^3 = 456\sqrt{x - y}$.
Prove that the equation $x^8 = n! + 1$ has finitely many solutions in positive integers.
Find all integers $a, b$ such that $$a^2 + b = b^{2022}.$$
Prove that for every integer $n\ge 3$ there are such positives integers $x$ and $y$ such that $2^n = 7x^2 + y^2$
Prove that there is no natural number $k$ such that $k^{1999} - k^{1998} = 2k + 2$.
Suppose that $a, b, c, k$ are natural numbers with $a, b, c \ge 3$ which fulfill the equation $abc = k^2 + 1$. Show that at least one between $a - 1, b - 1, c -1$ is composite number.
Determine the maximum value of $m^2+n^2$, where $m$ and $n$ are integers in the range $1,2,\ldots,1981$ satisfying $(n^2-mn-m^2)^2=1$.
Determine all the solutions of the equation $x^3 + y^3 + z^3 = wx^2y^2z^2$ in natural numbers $x, y, z, w$. Justify your answer
Positive integers $a, b$ satisfy both of the following conditions. For a positive integer $m$, if $m^2 \mid ab$, then $m = 1$. There exist integers $x, y, z, w$ that satisfies the equation $ax^2 + by^2 = z^2 + w^2$ and $z^2 + w^2 > 0$. Prove that there exist integers $x, y, z, w$ that satisfies the equation $ax^2 + by^2 + n = z^2 + w^2$, for each integer $n$.
Prove that there exist infinitely many integers $n$ such that $n, n+1, n+2$ are each the sum of the squares of two integers.
Find all positive integers $a, b, c$ such that $a < b$, $a < 4c$, and $b c^3 \le a c^3 + b$.
Determine all triples of positive integers $(x,y,z)$ such that $x^4+y^4 =2z^2$ and $x$ and $y$ are relatively prime.
$a, b, c, d$ are integers. Show that $x^2 + ax + b = y^2 + cy + d$ has infinitely many integer solutions iff $a^2 - 4b = c^2 - 4d$.
Prove that there are infinitely many natural numbers $a,b,c,u$ and $v$ with greatest common divisor $1$ satisfying the system of equations: $a+b+c=u+v$ and $a^2+b^2+c^2=u^2+v^2$
Given prime numbers $p$ and $q$ with $p<q$, determine all pairs $(x,y)$ of positive integers such that $$\frac1x+\frac1y=\frac1p-\frac1q.$$
What integers $a, b, c$ satisfy $a^2 + b^2 + c^2 + 3 < ab + 3b + 2c$ ?
Proof that if $4$ numbers (not necessarily distinct) are picked from $\{1, 2, \cdots, 20\}$, one can pick $3$ numbers among them and can label these $3$ as $a, b, c$ such that $ax \equiv b \;(\bmod\; c)$ has integral solutions.
A positive integer $a$ is called a [i]double number[/i] if it has an even number of digits (in base 10) and its base 10 representation has the form $a = a_1a_2 \cdots a_k a_1 a_2 \cdots a_k$ with $0 \le a_i \le 9$ for $1 \le i \le k$, and $a_1 \ne 0$. For example, $283283$ is a double number. Determine whether or not there are infinitely many double numbers $a$ such that $a + 1$ is a square and $a + 1$ is not a power of $10$.
Are there any rational numbers $x,y$ with $x^2 + y^2 = 2015$?
Prove that there exist infinitely many integers $n$ such that $n$, $n+1$, $n+2$ are each the sum of the squares of two integers. [Example: $0=0^2+0^2$, $1=0^2+1^2$, $2=1^2+1^2$.]
For any given prime $p$, determine whether the equation $x^2 + y^2 + p^z = 2003$ always has integer solutions in $x, y, z$. Justify your answer
a) Find all positive integers $g$ with the following property: for each odd prime number $p$ there exists a positive integer $n$ such that $p$ divides the two integers \[g^n - n\quad\text{ and }\quad g^{n+1} - (n + 1).\] b) Find all positive integers $g$ with the following property: for each odd prime number $p$ there exists a positive integer $n$ such that $p$ divides the two integers \[g^n - n^2\quad\text{ and }g^{n+1} - (n + 1)^2.\]