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 $a$ and $b$ be two distinct natural numbers. It is known that $a^2+b|b^2+a$ and that $b^2+a$ is a power of a prime number. Determine the possible values of $a$ and $b$.
The two pairs of consecutive natural numbers $(8, 9)$ and $(288, 289)$ have the following property: in each pair, each number contains each of its prime factors to a power not less than $2$. Prove that there are infinitely many such pairs. (A Andjans, Riga)
Let $N$ be the number of ordered pairs $(x,y)$ st $1 \leq x,y \leq p(p-1)$ and : $$x^{y} \equiv y^{x} \equiv 1 \pmod{p}$$ where $p$ is a fixed prime number. Show that : $$(\phi {(p-1)}d(p-1))^2 \leq N \leq ((p-1)d(p-1))^2$$ where $d(n)$ is the number of divisors of $n$
Is there $14$ consecutive positive integers such that each of these numbers is divisible by one of the prime numbers $p$ where $2\leq p \leq 11$.
Any rational number admits a non-decimal representation unlimited decimal expansion. This development has the particularity of being periodic. Examples: $\frac{1}{7} = 0.142857142857…$ has a period $6$ while $\frac{1}{11}=0.0909090909 …$ $2$ periodic. What are the reciprocals of the prime integers with a period less than or equal to five?
Prove that there are infinitely many positive integers that cannot be expressed as the sum of a triangular number and a prime number.
Find the largest prime $p$ such that there exist positive integers $a,b$ satisfying $$p=\frac{b}{2}\sqrt{\frac{a-b}{a+b}}.$$
The lengths of the sides of a triangle are prime numbers of centimeters. Prove that its area cannot be an integer number of square centimeters.
Let $ \left(a_n \right)_{n \in \mathbb{N}}$ defined by $ a_1 \equal{} 1,$ and $ a_{n \plus{} 1} \equal{} a^4_n \minus{} a^3_n \plus{} 2a^2_n \plus{} 1$ for $ n \geq 1.$ Show that there is an infinite number of primes $ p$ such that none of the $ a_n$ is divisible by $ p.$
How many different prime numbers are factors of $ N$ if \[ \log_2 (\log_3 (\log_5 (\log_7 N))) \equal{} 11? \]$ \textbf{(A)}\ 1 \qquad \textbf{(B)}\ 2 \qquad \textbf{(C)}\ 3 \qquad \textbf{(D)}\ 4 \qquad \textbf{(E)}\ 7$
Is there an infinite sequence of prime numbers $p_1, p_2, ..., p_n, ...,$ such that for every $i \in \mathbb{N}, p_{i + 1} \in \{2p_i - 1, 2p_i + 1\}$ is satisfied? Explain the answer.
Let $p>2$ be a prime and $a,b$ positive integers such that \[\frac ab=1+\frac12+\frac13+\cdots+\frac{1}{p-1}.\] Show that $p$ is a divisor of $a.$
Does there exist a natural number $n$ in whose decimal representation each digit occurs at least $2006$ times and which has the property that you can find two different digits in its decimal representation such that the number obtained from $n$ by interchanging these two digits is different from $n$ and has the same set of prime divisors as $n$ ?
Let $p_1,p_2,p_3,p_4$ be four distinct primes. Prove that there is no polynomial $Q(x) = ax^3 + bx^2 + cx + d$ with integer coefficients such that $|Q(p_1)| =|Q(p_2)| = |Q(p_3)|= |Q(p_4 )| = 3$.
The sequence $a_0$, $a_1$, $a_2,$ $\ldots$ is defined as follows: \[a_0=2, \qquad a_{k+1}=2a_k^2-1 \quad\text{for }k \geq 0.\] Prove that if an odd prime $p$ divides $a_n$, then $2^{n+3}$ divides $p^2-1$. [hide="comment"] Hi guys , Here is a nice problem: Let be given a sequence $a_n$ such that $a_0=2$ and $a_{n+1}=2a_n^2-1$ . Show that if $p$ is an odd prime such that $p|a_n$ then we have $p^2\equiv 1\pmod{2^{n+3}}$ Here are some futher question proposed by me :Prove or disprove that : 1) $gcd(n,a_n)=1$ 2) for every odd prime number $p$ we have $a_m\equiv \pm 1\pmod{p}$ where $m=\frac{p^2-1}{2^k}$ where $k=1$ or $2$ Thanks kiu si u [i]Edited by Orl.[/i] [/hide]
Find all functions $f : \mathbb{N} \rightarrow \mathbb{N}$ for which these two conditions hold simultaneously (i) For all $m,n \in \mathbb{N}$ we have: $$ \frac{f(mn)}{\gcd(m,n)} = \frac{f(m)f(n)}{f(\gcd(m,n))};$$ (ii) For all prime numbers $p$, there exists a prime number $q$ such that $f(p^{2025})=q^{2025}$.
$p > 3$ is a prime number such that $p|2^{p-1} - 1$ and $p \nmid 2^x - 1$ for $x = 1, 2,...,p-2$. Let $p = 2k + 3$. Now we define sequence $\{a_n\}$ as $$a_i = a_{i+k} = 2^i \,\, (1 \le i \le k ), \,\,\,\, a_{j+2k} = a_ja_{j+k} \,\, (j \le 1)$$ Prove that there exist $2k$ consecutive terms of sequence $a_{x+1},a_{x+2},..., a_{x+2k}$ such that $a_{x+i } \not\equiv a_{x+j}$ (mod $p$) for all $1 \le i < j \le 2k$ .
A composite natural number $n$ is called [i]happy [/i] if at most one of the numbers $2^{2^n}+ 1$ and $6^{2^n}+ 1$ is prime. Show that there are infinitely many happy numbers.
(a) Prove that (p^2)-1 is divisible by 24 if p is a prime number greater than 3. (b) Prove that (p^2)-(q^2) is divisible by 24 if p and q are prime numbers greater than 3.
For arbitrary positive integers $a, b$, denote $a @ b =\frac{a-b}{gcd(a,b)}$ Let $n$ be a positive integer. Prove that the following conditions are equivalent: (i) $gcd(n, n @ m) = 1$ for every positive integer $m < n$, (ii) $n = p^k$ where $p$ is a prime number and $k$ is a non-negative integer.
Find all primes that can be written both as a sum of two primes and as a difference of two primes.
Determine all pairs of prime numbers $p$ and $q$ greater than $1$ and less than $100$, such that the following five numbers: $$p+6,p+10,q+4,q+10,p+q+1,$$ are all prime numbers.
Let $P$ be a set of $7$ different prime numbers and $C$ a set of $28$ different composite numbers each of which is a product of two (not necessarily different) numbers from $P$. The set $C$ is divided into $7$ disjoint four-element subsets such that each of the numbers in one set has a common prime divisor with at least two other numbers in that set. How many such partitions of $C$ are there ?
Find all pairs $(p,n)$ so that $p$ is a prime number, $n$ is a positive integer and \[p^3-2p^2+p+1=3^n \] holds.