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

Let $S=\{1,2,...,100\}$ . Find number of functions $f: S\to S$ satisfying the following conditions a)$f(1)=1$ b)$f$ is bijective c)$f(n)=f(g(n))f(h(n))\forall n\in S$, where $g(n),h(n)$ are positive integer numbers such that $g(n)\leq h(n),n=g(n)h(n)$ that minimize $h(n)-g(n)$.
For every positive integer $n$, let $S_n$ be the sum of the first $n$ prime numbers: $S_1 = 2, S_2 = 2 + 3 = 5, S_3 = 2 + 3 + 5 = 10$, etc. Can both $S_n$ and $S_{n+1}$ be perfect squares?
Find all functions $f : Z \to Z$ satisfying $\bullet$ $ f(p) > 0$ for all prime numbers $p$, $\bullet$ $p| (f(x) + f(p))^{f(p)}- x$ for all $x \in Z$ and all prime numbers $p$.
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.
Let $m,n$ be positive integer numbers. Prove that there exist infinite many couples of positive integer nubmers $(a,b)$ such that \[a+b| am^a+bn^b , \quad\gcd(a,b)=1.\]
Natural numbers $a, b$ and $c$ are pairwise distinct and satisfy \[a | b+c+bc, b | c+a+ca, c | a+b+ab.\] Prove that at least one of the numbers $a, b, c$ is not prime.
Compute the prime factorization of $1007021035035021007001$. (You should write your answer in the form $p_1^{e_1}p_2^{e_2}\ldots p_k^{e_k}$ where $p_1,\ldots,p_k$ are distinct prime numbers and $e_1,\ldots,e_k$ are positive integers.)
Determine all triples of prime numbers $(p, q, r)$ that satisfy \[p2^q + r^2 = 2025.\] Proposed by [i]Ilija Jovcevski[/i]
Find all prime numbers $p$ such that $(x + y)^{19} - x^{19} - y^{19}$ is a multiple of $p$ for any positive integers $x$, $y$.
The table size $8 \times 8$ contains the numbers $1,2,...,8$ in each amount as much as you want provided that two numbers that are adjacent vertically, horizontally, diagonally are relative primes. Prove that some number appears in the table at least $12$ times. [i](PP-nine)[/i]
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$.
Given a positive integrer number $n$ ($n\ne 0$), let $f(n)$ be the average of all the positive divisors of $n$. For example, $f(3)=\frac{1+3}{2}=2$, and $f(12)=\frac{1+2+3+4+6+12}{6}=\frac{14}{3}$. [b]a[/b] Prove that $\frac{n+1}{2} \ge f(n)\ge \sqrt{n}$. [b]b[/b] Find all $n$ such that $f(n)=\frac{91}{9}$.
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.
Find all pairs $(p, q)$ of prime numbers satisfying \[ p^3+7q=q^9+5p^2+18p. \]
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)
Find all primes which are sum of two primes and difference of two primes.
Determine all three primes $(a, b, c)$ that satisfied the equality $a^2+ab+b^2=c^2+3$.
Write $2013$ as a sum of $m$ prime numbers. The smallest value of $m$ is: (A): $2$, (B): $3$, (C): $4$, (D): $1$, (E): None of the above.
is there a function $f:\mathbb{N}\rightarrow \mathbb{N}$ such that $i) \exists n\in \mathbb{N}:f(n)\neq n$ $ii)$ the number of divisors of $m$ is $f(n)$ if and only if the number of divisors of $f(m)$ is $n$
If $p$ is a prime number such that there exist positive integers $a$ and $b$ such that $\frac{1}{p}=\frac{1}{a^2}+\frac{1}{b^2}$ then $p$ is (A): $3$, (B): $5$, (C): $11$, (D): $7$, (E) None of the above.
Find all prime numbers whose sixth power does not give remainder $1$ when dividing by $504$