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

Find all primes that can be written both as a sum and as a difference of two primes (note that $ 1$ is not a prime).
Consider the statement, "If $n$ is not prime, then $n-2$ is prime." Which of the following values of $n$ is a counterexample to this statement? $\textbf{(A) } 11 \qquad \textbf{(B) } 15 \qquad \textbf{(C) } 19 \qquad \textbf{(D) } 21 \qquad \textbf{(E) } 27$
Let $m$ and $n$ be natural numbers such that $m^3-n^3$ is a prime number. What is the remainder of the number $m^3-n^3$ when divided by $6$?
Find all possible values of $n \ge 1$ for which there exist $n$ consecutive positive integers whose sum is a prime number.
Let $p>5$ be a prime number. Show that $p-4$ cannot be the fourth power of a prime number.
For each positive integer $m> 1$, let $P (m)$ be the product of all prime numbers that divide $m$. Define the sequence $a_1, a_2, a_3,...$ as followed: $a_1> 1$ is an arbitrary positive integer, $a_{n + 1} = a_n + P (a_n)$ for each positive integer $n$. Prove that there exist positive integers $j$ and $k$ such that $a_j$ is the product of the first $k$ prime numbers.
Find all pairs of positive integers $(x, y)$ such that $\frac{xy^3}{x+y}$ is the cube of a prime.
Find all the pairs of positive integers $(x,p)$ such that p is a prime, $x \leq 2p$ and $x^{p-1}$ is a divisor of $ (p-1)^{x}+1$.
It is given that the number $4^{11}+1$ is divisible by some prime greater than $1000$. Determine this prime. [i] Proposed by David Altizio [/i]
Show that when a prime number is divided by $30$, the remainder is $1$ or a prime number. Shows that if it is divided by $60$ or $90$ the same thing does not happen.
Find all positive integers $n>2$ such that $$ n! \mid \prod_{ p<q\le n, p,q \, \text{primes}} (p+q)$$
Find all positive integers $n>2$ such that $$ n! \mid \prod_{ p<q\le n, p,q \, \text{primes}} (p+q)$$
A number $x$ is "Tlahuica" if there exist prime numbers $p_1,\ p_2,\ \dots,\ p_k$ such that \[x=\frac{1}{p_1}+\frac{1}{p_2}+\dots+\frac{1}{p_k}.\] Find the largest Tlahuica number $x$ such that $0<x<1$ and there exists a positive integer $m\leq 2022$ such that $mx$ is an integer.
Let $p$ be a prime number such that $p = 10^{d -1} + 10^{d-2} + ...+ 10 + 1$. Show that $d$ is a prime.
Determine all triplets of prime numbers $p<q<r$, such that $p+q=r$ and $(r-p)(q-p)-27p$ is a square.
Let $n$ be a natural number, $n > 2$. Prove that if $\frac{b^n-1}{b-1}$ is a prime power for some positive integer $b$ then $n$ is prime.
Given a prime number $p$, how many $4$-tuples $(a, b, c, d)$ of positive integers with $0 \le a, b, c, d \le p-1$ satisfy $ad = bc$ mod $p$?
A set S consisting of $2019$ (different) positive integers has the following property: [i]the product of every 100 elements of $S$ is a divisor of the product of the remaining $1919$ elements[/i]. What is the maximum number of prime numbers that $S$ can contain?
p is a prime number, k is a positive integer Find all (p, k): $k!=(p^3-1)(p^3-p)(p^3-p^2)$
A natural number $k$ is such that $k^2 < 2014 < (k +1)^2$. What is the largest prime factor of $k$?
Prove that if $n$ is a natural number such that $1 + 2^n + 4^n$ is prime then $n = 3^k$ for some $k \in N_0$.
Let $\{x_1, x_2, x_3, ..., x_n\}$ be a set of $n$ distinct positive integers, such that the sum of any $3$ of them is a prime number. What is the maximum value of $n$?
Determine all the pairs $ (p , n )$ of a prime number $ p$ and a positive integer $ n$ for which $ \frac{ n^p + 1 }{p^n + 1} $ is an integer.
We call a set of positive integers [i]suitable [/i] if none of its elements is coprime to the sum of all elements of that set. Given a real number $\varepsilon \in (0,1)$, prove that, for all large enough positive integers $N$, there exists a suitable set of size at least $\varepsilon N$, each element of which is at most $N$.
We define a sequence of positive integers $a_1,a_2,a_3,\dots$ as follows: Let $a_1=1$ and iteratively, for $k =2,3,\dots$ let $a_k$ be the largest prime factor of $1+a_1a_2\cdots a_{k-1}$. Show that the number $11$ is not an element of this sequence.