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

Find all pairs of integers $ x $, $ y $ satisfying the equation $$ (xy-1)^2 = (x +1)^2 + (y +1)^2.$$
[b](a)[/b] Find all pairs $(n,x)$ of positive integers that satisfy the equation $2^n + 1 = x^2$. [b](b)[/b] Find all pairs $(n,x)$ of positive integers that satisfy the equation $2^n = x^2 + 1$.
Find all pairs of positive integers $m$ and $n$ such that $$(m + 1)! + (n + 1)! = m^2n.$$
Let $A$ be the set of all triples $(x, y, z)$ of positive integers satisfying $2x^2 + 3y^3 = 4z^4$ . a) Show that if $(x, y, z) \in A$ then $6$ divides all of $x, y, z$. b) Show that $A$ is an infinite set.
Let $n$ be a positive integer. Prove that there are no positive integers $x$ and $y$ such as $\sqrt{n}+\sqrt{n+1} < \sqrt{x}+\sqrt{y} <\sqrt{4n+2} $
If three integers $p, q$ and $r$ apply that $$p + q^2 = r ^2.$$Show that $6$ adds up to $pqr$ .
Find all triples $(a, b, c)$ of natural numbers $a, b$ and $c$, for which $a^{b + 20} (c-1) = c^{b + 21} - 1$ is satisfied. (Walther Janous)
Find all natural numbers $n$ such that the equation $x^2 + y^2 + z^2 = nxyz$ has solutions in positive integers
Determine all triplets of real numbers $(x, y, z)$ that satisfy the equation $4xyz = x^4 + y^4 + z^4 + 1$.
Determine all positive integers $k$, $\ell$, $m$ and $n$, such that $$\frac{1}{k!}+\frac{1}{\ell!}+\frac{1}{m!} =\frac{1}{n!} $$
Find all positive integers $n$ for which there are distinct integer numbers $a_1, a_2, ... , a_n$ such that $$\frac{1}{a_1}+\frac{2}{a_2}+...+\frac{n}{a_n}=\frac{a_1 + a_2 + ... + a_n}{2}$$
Find all triples $(p, q, r)$ of prime numbers for which $4q - 1$ is a prime number and $$\frac{p + q}{p + r} = r - p$$ holds. [i](Walther Janous)[/i]
Find all positive integer solutions $(x, y, z)$ of the equation $1 + 2^x \cdot 7^y=z^2$.
Let $p> 5$ be a prime such that none of its digits is divisible by $3$ or $7$. Prove that the equation $x^4 + p = 3y^4$ does not have integer solutions.
Find all triples $(x,y,z)$ of positive integers such that $$\begin{cases} x + y +z = 2010 \\x^2 + y^2 + z^2 - xy - yz - zx =3 \end{cases}$$
Prove that the equation $ (x\plus{}y)^n\equal{}x^m\plus{}y^m$ has a unique solution in integers with $ x>y>0$ and $ m,n>1$.
For each natural number $n$, determine the number $A(n)$ of all integer nonnegative solutions the equation $$5x + 2y + z = 10n.$$
Find all triples of integers $(x, y, z)$ such that $x^4 + 5y^4 = z^4$.
Can you find three natural numbers $a, b, c$ whose greatest common divisor is $1$ and which satisfy the equality $$ab + bc + ac = (a + b -c)(b + c - a)(c + a - b) ?$$
Find all positive integers $a$ for which the equation $7an -3n! = 2020$ has a positive integer solution $n$. (Richard Henner)
Find all pairs of positive integers $x,y$ such that $$x^3+y^3=4(x^2y+xy^2-5).$$
Find all non-negative integers $a, b, c, d$ such that $7^a = 4^b + 5^c + 6^d$
Find all prime numbers $p$ for which one can find a positive integer $m$ and nonnegative integers $a_0,a_1,...,a_m$ less than $p$ such that $$\begin{cases} a_0+a_1p+...+a_{m-1}p^{m-1}+a_{m}p^{m} = 2013 \\ a_0+a_1+...+a_{m-1}+a_{m} = 11\end{cases}$$
For each natural number $n$, let $f(n)$ denote the number of ordered integer pairs $(x,y)$ satisfying the following equation: \[ x^2 - xy + y^2 = n. \] a) Determine $f(2022)$. b) Determine the largest natural number $m$ such that $m$ divides $f(n)$ for every natural number $n$.