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

Are there positive integers $a$ and $b$ such that both $a^2 + 4b$ and $b^2 + 4a$ are perfect squares?
Determine all natural numbers $n$ for which there are $2n$ distinct positive integers $x_1,…,x_n,y_1,…,y_n$ such that the product $$(11x^2_1+12y^2_1)(11x^2_2+12y^2_2)…(11x^2_n+12y^2_n)$$ is a perfect square.
Let $n\ge  2$ be a positive integer and $p $ a prime such that $n|p-1$ and $p | n^3-1$. Show $ 4p-3$ is a square.
Define the sequence of positive prime numbers. $p_1,p_2,p_3,...$. Let set $A$ be the infinite set of positive integers whose prime divisor does not exceed $p_n$. How many at least members must be selected from the set $A$ , such that we ensures that there are $2$ numbers whose products are perfect squares? [i](PP-nine)[/i]
Suppose $n^2 + 4n + 25$ is a perfect square. How many such non-negative integers $n$'s are there? (A): $1$ (B): $2$ (C): $4$ (D): $6$ (E): None of the above.
Let $m$ be a positive integer for which there exists a positive integer $n$ such that the multiplication $mn$ is a perfect square and $m- n$ is prime. Find all $m$ for $1000\leq m \leq 2021.$
Find all positive integers $n$ such that $(n^2 + 11n - 4) \cdot n! + 33 \cdot 13^n + 4$ is a perfect square
Let $a$ be a positive integer such that the last two digits of $a^2$ are both non-zero. When the last two digits of $a^2$ are deleted, the resulting number is still a perfect square. Find, with justification, all possible values of $a$.
Let $a$ and $b$ be two positive integers. Prove that the integer \[a^2+\left\lceil\frac{4a^2}b\right\rceil\] is not a square. (Here $\lceil z\rceil$ denotes the least integer greater than or equal to $z$.) [i]Russia[/i]
Determine whether there exists an infinite sequence of nonzero digits $a_1 , a_2 , a_3 , \cdots $ and a positive integer $N$ such that for every integer $k > N$, the number $\overline{a_k a_{k-1}\cdots a_1 }$ is a perfect square.
A natural number $n$ is written on a board. On every step, Neneng and Asep changes the number on the board with the following rule: Suppose the number on the board is $X$. Initially, Neneng chooses the sign up or down. Then, Asep will pick a positive divisor $d$ of $X$, and replace $X$ with $X+d$ if Neneng chose the sign "up" or $X-d$ if Neneng chose "down". This procedure is then repeated. Asep wins if the number on the board is a nonzero perfect square, and loses if at any point he writes zero. Prove that if $n \geq 14$, Asep can win in at most $(n-5)/4$ steps.
Is it possible to arrange the numbers $1^1, 2^2,..., 2008^{2008}$ one after the other, in such a way that the obtained number is a perfect square? (Explain your answer.)
Find all functions $f :Z_{>0} \to Z_{>0}$ such that the number $xf(x) + f ^2(y) + 2xf(y)$ is a perfect square for all positive integers $x,y$.
Let $a$ and $b$ be non-negative integers. Prove that the number $a^2 + b^2$ is the difference of two perfect squares if and only if $ab$ is even.
Prove that the product of five consecutive positive integers cannot be the square of an integer.
Let $ b$ be an integer greater than $ 5$. For each positive integer $ n$, consider the number \[ x_n = \underbrace{11\cdots1}_{n \minus{} 1}\underbrace{22\cdots2}_{n}5, \] written in base $ b$. Prove that the following condition holds if and only if $ b \equal{} 10$: [i]there exists a positive integer $ M$ such that for any integer $ n$ greater than $ M$, the number $ x_n$ is a perfect square.[/i] [i]Proposed by Laurentiu Panaitopol, Romania[/i]
Compute the product of positive integers $n$ such that $n^2 + 59n + 881$ is a perfect square.
Let $a, b, c, d$ be integers. Prove that for any positive integer $n$, there are at least $\left \lfloor{\frac{n}{4}}\right \rfloor $ positive integers $m \leq n$ such that $m^5 + dm^4 + cm^3 + bm^2 + 2023m + a$ is not a perfect square. [i]Proposed by Ilir Snopce[/i]
Find all pairs of prime numbers $(p, q)$ for which the numbers $p+q$ and $p+4q$ are simultaneously perfect squares.
An integer $N$ is the product of two consecutive integers. (a) Prove that we can add two digits to the right of this number and obtain a perfect square. (b) Prove that this can be done in only one way if $N > 12$
Anne multiplies each two-digit number by $588$ in turn, and writes down the so-obtained products. How many perfect squares does she write down?
Find the smallest positive integer $x$ such that $x^2$ ends with the four digits $9009$.
Prove that there exists a sequence of $100$ different integers such that the sum of the squares of any two consecutive terms is a perfect square. (S Tokarev)
Find all triples of natural numbers $(a, b, c)$ for which the number $$2^a + 2^b + 2^c + 3$$ is the square of an integer.
For positive integer $k,$ we say that it is a [i]Taurus integer[/i] if we can delete one element from the set $M_k=\{1,2,\cdots,k\},$ such that the sum of remaining $k-1$ elements is a positive perfect square. For example, $7$ is a Taurus integer, because if we delete $3$ from $M_7=\{1,2,3,4,5,6,7\},$ the sum of remaining $6$ elements is $25,$ which is a positive perfect square. $(1)$ Determine whether $2021$ is a Taurus integer. $(2)$ For positive integer $n,$ determine the number of Taurus integers in $\{1,2,\cdots,n\}.$