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

The positive difference between a pair of primes is equal to $2$, and the positive difference between the cubes of the two primes is $31106$. What is the sum of the digits of the least prime that is greater than those two primes? $\textbf{(A) } 8 \qquad \textbf{(B) } 10 \qquad \textbf{(C) } 11 \qquad \textbf{(D) } 13 \qquad \textbf{(E) } 16$
Proove that if for a positive integer $n$ , both $3n + 1$ and $10n + 1$ are perfect squares , then $29n + 11$ is not a prime number.
A pair of positive integers $(x, y)$ is [i] good [/i] if they satisfy $\text{rad}(x) = \text{rad}(y)$ and they do not divide each-other. Given coprime positive integers $a$ and $b$, show that there exist infinitely many $n$ for which there exists a positive integer $m$ such that $(a^n + bm, b^n + am)$ is [i] good[/i]. (Here, $\text{rad}(x)$ denotes the product of $x$'s prime divisors, as usual.)
Let $p_1,p_2,\ldots,p_n$ be distinct primes greater than $3$. Show that $2^{p_1p_2\cdots p_n}+1$ has at least $4^n$ divisors.
$p$ is a prime and $m$ is a non-negative integer $< p-1$. Show that $ \sum_{j=1}^p j^m$ is divisible by $p$.
Let $p,q$ prime numbers such that $$p+q \mid p^3-q^3$$ Show that $p=q$.
Let $p$ be a prime number. A set of $p + 2$ positive integers, not necessarily distinct, is called [i]interesting [/i] if the sum of any $p$ of them is divisible by each of the other two. Determine all interesting sets.
Distinct positive integers $a, b, c, d$ satisfy $$\begin{cases} a \mid b^2 + c^2 + d^2,\\ b\mid a^2 + c^2 + d^2,\\ c \mid a^2 + b^2 + d^2,\\ d \mid a^2 + b^2 + c^2,\end{cases}$$ and none of them is larger than the product of the three others. What is the largest possible number of primes among them?
Find all triples $(p, x, y)$ consisting of a prime number $p$ and two positive integers $x$ and $y$ such that $x^{p -1} + y$ and $x + y^ {p -1}$ are both powers of $p$. [i]Proposed by Belgium[/i]
Prove that however we choose the majority of numbers among an even number of the first consecutive natural numbers, there will be two numbers among this choosing whose sum is a prime.
A natural number $k$ is such that $k^2 < 2014 < (k +1)^2$. What is the largest prime factor of $k$?
Prove that for each prime number $p > 5$ there exists a positive integer n such that $p^n$ ends in $001$ in decimal representation.
Find all primes $p,q, r$ such that $\frac{p^{2q}+q^{2p}}{p^3-pq+q^3} = r$. Titu Andreescu, Mathematics Department, College of Texas, USA
For a positive integer $n$, denote by $g(n)$ the number of strictly ascending triples chosen from the set $\{1, 2, ..., n\}$. Find the least positive integer $n$ such that the following holds:[i] The number $g(n)$ can be written as the product of three different prime numbers which are (not necessarily consecutive) members in an arithmetic progression with common difference $336$.[/i]
The radius $r$ of a circle with center at the origin is an odd integer. There is a point ($p^m, q^n$) on the circle, with $p,q$ prime numbers and $m,n$ positive integers. Determine $r$.
Given the following list of numbers: $$1990, 1991, 1992, ..., 2002, 2003, 2003, 2003, ..., 2003$$ where the number $2003$ appears $12$ times. Is it possible to write these numbers in some order so that the $100$-digit number that we get is prime?
Let $Q$ be a set of prime numbers, not necessarily finite. For a positive integer $n$ consider its prime factorization: define $p(n)$ to be the sum of all the exponents and $q(n)$ to be the sum of the exponents corresponding only to primes in $Q$. A positive integer $n$ is called [i]special[/i] if $p(n)+p(n+1)$ and $q(n)+q(n+1)$ are both even integers. Prove that there is a constant $c>0$ independent of the set $Q$ such that for any positive integer $N>100$, the number of special integers in $[1,N]$ is at least $cN$. (For example, if $Q=\{3,7\}$, then $p(42)=3$, $q(42)=2$, $p(63)=3$, $q(63)=3$, $p(2022)=3$, $q(2022)=1$.)
Prove that for an arbitrary prime $p \ge 3$ the number of positive integers $n$, for which $p | n! +1$ does not exceed $cp^{2/3}$, where c is a constant that does not depend on $p$.
Prove that for no integer $k \ge 2$, between $10k$ and $10k + 100$ there are more than $23$ prime numbers.
The number $1- \frac12 +\frac13-\frac14+...+\frac{1}{2n-1}-\frac{1}{2n}$ is represented as an irreducible fraction. If $3n+1$ is a prime number, prove that the numerator of this fraction is a multiple of $3n + 1$.
Determine all functions $f: \mathbb{Z}_{>0} \to \mathbb{Z}_{>0}$ such that $f(a) + 2ab + 2f(b)$ divides $f(a)^2 + 4f(b)^2$ for any positive integers $a$ and $b$.
Given that $n$ and $r$ are positive integers. Suppose that \[ 1 + 2 + \dots + (n - 1) = (n + 1) + (n + 2) + \dots + (n + r) \] Prove that $n$ is a composite number.
The $19$ numbers $472$ , $473$ , $...$ , $490$ are juxtaposed in some order to form a $57$-digit number. Can any of the numbers thus obtained be prime?
Find all integers $n>1$ such that every prime that divides $n^6-1$ also divides $n^5-n^3-n^2+1$.
Let $p_n$ be the $n$-th prime, so that $p_1 = 2, p_2 = 3,...$ and de fine $$X_n = \{0\} \cup \{p_1,...,p_n\}$$ for each positive integer $n$. Find all $n$ for which there exist $A,B \subseteq N$ such that$ |A|,|B| \ge 2$ and $$X_n = A + B$$, where $A + B :=\{a + b : a \in A; b \in B \}$ and $N := \{0,1, 2,...\}$. (Salvatore Tringali)