Found problems: 1048
Let $p$ and $q$ be prime numbers such that $p^2+pq+q^2$ is perfect square. Prove that $p^2-pq+q^2$ is prime
Assume $\Omega(n),\omega(n)$ be the biggest and smallest prime factors of $n$ respectively . Alireza and Amin decided to play a game. First Alireza chooses $1400$ polynomials with integer coefficients. Now Amin chooses $700$ of them, the set of polynomials of Alireza and Amin are $B,A$ respectively . Amin wins if for all $n$ we have :
$$\max_{P \in A}(\Omega(P(n))) \ge \min_{P \in B}(\omega(P(n)))$$
Who has the winning strategy.
Proposed by [i]Alireza Haghi[/i]
Prove that there exist two natural numbers $a,b$ such that $|a-m|+|b-n|>1000$ for any relatively prime natural numbers $m,n$.
How many subsets of $\{2,3,4,5,6,7,8,9\}$ contain at least one prime number?
$\textbf{(A)} \text{ 128} \qquad \textbf{(B)} \text{ 192} \qquad \textbf{(C)} \text{ 224} \qquad \textbf{(D)} \text{ 240} \qquad \textbf{(E)} \text{ 256}$
Solve the equation for primes $p$ and $q$: $$p^3-q^3=pq^3-1.$$
Palmer correctly computes the product of the first $1,001$ prime numbers. Which of the following is NOT a factor of Palmer's product?
$\text{(A) }2,002\qquad\text{(B) }3,003\qquad\text{(C) }5,005\qquad\text{(D) }6,006\qquad\text{(E) }7,007$
Call a natural number [i]simple[/i] if it is not divisible by any square of a prime number (in other words it is square-free).
Prove that there are infinitely many positive integers $n$ such that both $n$ and $n+1$ are [i]simple[/i].
For a prime number $p$, there exists $n\in\mathbb{Z}_+$, $\sqrt{p+n}+\sqrt{n}$ is an integer, then
$\text{(A)}$ there is no such $p$
$\text{(B)}$ there in only one such $p$
$\text{(C)}$ there is more than one such $p$, but finitely many
$\text{(D)}$ there are infinitely many such $p$
For positive integers $m, n$ define the function $f_n(m) = 1^{2n} + 2^{2n} + 3^{2n} + \ldots +m^{2n}$. Prove that there are only finitely many pairs of positive integers $(a, b)$ such that $f_n(a) + f_n(b)$ is a prime number.
[i]Proposed by Nazar Serdyuk[/i]
There is a prime number $p$ such that $16p+1$ is the cube of a positive integer. Find $p$.
Find all prime numbers $p,q,r,k$ such that $pq+qr+rp = 12k+1$
Let $p > 10^9$ be a prime number such that $4p + 1$ is also prime.
Prove that the decimal expansion of $\frac{1}{4p+1}$ contains all the digits $0,1, \ldots, 9$.
Find all prime numbers $p,q$ such that:
$$p^4+p^3+p^2+p=q^2+q$$
Find all natural numbers $n$ for which both $n^n + 1$ and $(2n)^{2n} + 1$ are prime numbers.
The triplet of positive integers $(a,b,c)$ with $a<b<c$ is called a [i]fatal[/i] triplet if there exist three nonzero integers $p,q,r$ which satisfy the equation $a^p b^q c^r = 1$.
As an example, $(2,3,12)$ is a fatal triplet since $2^2 \cdot 3^1 \cdot (12)^{-1} = 1$.
The positive integer $N$ is called [i]fatal[/i] if there exists a fatal triplet $(a,b,c)$ satisfying $N=a+b+c$.
(a) Prove that 16 is not [i]fatal[/i].
(b) Prove that all integers bigger than 16 which are [b]not[/b] an integer multiple of 6 are fatal.
A point $ P$ of integer coordinates in the Cartesian plane is said [i]visible[/i] if the segment $ OP$ does not contain any other points with integer coordinates (except its ends). Prove that for any $ n\in\mathbb{N}^*$ there exists a visible point $ P_{n}$, at distance larger than $ n$ from any other visible point.
[b]Dan Schwarz[/b]
Prove that there exists no innite sequence of prime numbers $p_0, p_1, p_2,...$ such that for all positive integers $k$:
$p_k = 2p_{k-1} + 1$ or $p_k = 2p_{k-1} - 1$.
Find all integer triples $(p,m,n)$ that satisfy:
$p^m-n^3=27$ where $p$ is a prime number.
For primes $a, b,c$ that satisfy the following, calculate $abc$.
$\bullet$ $b + 8$ is a multiple of $a$,
$\bullet$ $b^2 - 1$ is a multiple of $a$ and $c$
$\bullet$ $b + c = a^2 - 1$.
Given $N = 2^ap_1p_2...p_m$, $m \ge 1$, $a \in N$ with $p_1, p_2,..., p_m$ are different primes. It is known that $\sigma (N) = 3N $ where $\sigma (N)$ is the sum of all positive integers which are factors of $N$. Show that there exists a prime number $p$ such that $2^p- 1$ is also a prime, and $2^p - 1|N$.
Show that no triples of primes $p, q, r$ satisfy $p > r, q > r$, and $pq | r^p + r^q$
Are there infinitely many different natural numbers $a_1,a_2, a_3,...$ so that for every integer $k$ only finitely many of the numbers $a_1 + k$,$a_2 + k$,$a_3 + k$,$...$ are numbers prime?
Alex and Bruno play the following game: each one, in your turn, the player writes, exactly one digit, in the right of the last number written. The game finishes if we have a number with $6$ digits( distincts ) and Alex starts the game. Bruno wins if the number with $6$ digits is a prime number, otherwise Alex wins.
Which player has the winning strategy?
In numbers $1010... 101$ Ones and zeros alternate, if there are $n$ ones, there are $n -1$ zeros ($n \ge 2$ ).Determine the values of $n$ for which the number $1010... 101$, which has $n$ ones, is prime.
A positive proper divisor is a positive divisor of a number, excluding itself. For positive integers $n \ge 2$, let $f(n)$ denote the number that is one more than the largest proper divisor of $n$. Determine all positive integers $n$ such that $f(f(n)) = 2$.