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

2012 Tournament of Towns, 1

The decimal representation of an integer uses only two different digits. The number is at least $10$ digits long, and any two neighbouring digits are distinct. What is the greatest power of two that can divide this number?

2003 Belarusian National Olympiad, 6

a) A positive integer is called [i]nice [/i] if it can be represented as an arithmetic mean of some (not necessarily distinct) positive integers each being a nonnegative power of $2$. Prove that all positive integers are nice. b) A positive integer is called [i]ugly [/i] if it can not be represented as an arithmetic mean of some pairwise distinct positive integers each being a nonnegative power of $2$. Prove that there exist infinitely many ugly positive integers. (A. Romanenko, D. Zmeikov)

1981 Brazil National Olympiad, 2

Show that there are at least $3$ and at most $4$ powers of $2$ with $m$ digits. For which $m$ are there $4$?

1997 IMO Shortlist, 14

Let $ b, m, n$ be positive integers such that $ b > 1$ and $ m \neq n.$ Prove that if $ b^m \minus{} 1$ and $ b^n \minus{} 1$ have the same prime divisors, then $ b \plus{} 1$ is a power of 2.

2011 Tournament of Towns, 6

Prove that the integer $1^1 + 3^3 + 5^5 + .. + (2^n - 1)^{2^n-1}$ is a multiple of $2^n$ but not a multiple of $2^{n+1}$.

1997 IMO, 6

For each positive integer $ n$, let $ f(n)$ denote the number of ways of representing $ n$ as a sum of powers of 2 with nonnegative integer exponents. Representations which differ only in the ordering of their summands are considered to be the same. For instance, $ f(4) \equal{} 4$, because the number 4 can be represented in the following four ways: 4; 2+2; 2+1+1; 1+1+1+1. Prove that, for any integer $ n \geq 3$ we have $ 2^{\frac {n^2}{4}} < f(2^n) < 2^{\frac {n^2}2}$.

2005 China Team Selection Test, 1

Let $ b, m, n$ be positive integers such that $ b > 1$ and $ m \neq n.$ Prove that if $ b^m \minus{} 1$ and $ b^n \minus{} 1$ have the same prime divisors, then $ b \plus{} 1$ is a power of 2.

2009 Postal Coaching, 1

Let $a_1, a_2, a_3, . . . , a_n, . . . $ be an infinite sequence of natural numbers in which $a_1$ is not divisible by $5$. Suppose $a_{n+1} = a_n + b_n$ where bn is the last digit of $a_n$, for every $n$. Prove that the sequence $\{a_n\}$ contains infinitely many powers of 2.

2016 Silk Road, 4

Let $P(n)$ be the number of ways to split a natural number $n$ to the sum of powers of two, when the order does not matter. For example $P(5) = 4$, as $5=4+1=2+2+1=2+1+1+1=1+1+1+1+1$. Prove that for any natural the identity $P(n) + (-1)^{a_1} P(n-1) + (-1)^{a_2} P(n-2) + \ldots + (-1)^{a_{n-1}} P(1) + (-1)^{a_n} = 0,$ is true, where $a_k$ is the number of units in the binary number record $k$ . [url=http://matol.kz/comments/2720/show]source[/url]

1994 All-Russian Olympiad, 5

Let $a_1$ be a natural number not divisible by $5$. The sequence $a_1,a_2,a_3, . . .$ is defined by $a_{n+1} =a_n+b_n$, where $b_n$ is the last digit of $a_n$. Prove that the sequence contains infinitely many powers of two. (N. Agakhanov)

1996 Swedish Mathematical Competition, 5

Let $n \ge 1$. Prove that it is possible to select some of the integers $1,2,...,2^n$ so that for each $p = 0,1,...,n - 1$ the sum of the $p$-th powers of the selected numbers is equal to the sum of the $p$-th powers of the remaining numbers.

1984 IMO, 3

Let $a,b,c,d$ be odd integers such that $0<a<b<c<d$ and $ad=bc$. Prove that if $a+d=2^k$ and $b+c=2^m$ for some integers $k$ and $m$, then $a=1$.

2018 Dutch IMO TST, 3

Determine all pairs $(a,b)$ of positive integers such that $(a+b)^3-2a^3-2b^3$ is a power of two.

2005 China Team Selection Test, 3

$n$ is a positive integer, $F_n=2^{2^{n}}+1$. Prove that for $n \geq 3$, there exists a prime factor of $F_n$ which is larger than $2^{n+2}(n+1)$.

2016 Portugal MO, 5

Determine all natural numbers $x, y$ and $z$ such that the number $2^x +4^y +8^z +16^2$ is a power of $2$.

2023 Germany Team Selection Test, 1

Does there exist a positive odd integer $n$ so that there are primes $p_1$, $p_2$ dividing $2^n-1$ with $p_1-p_2=2$?

2013 Tournament of Towns, 1

Several positive integers are written on a blackboard. The sum of any two of them is some power of two (for example, $2, 4, 8,...$). What is the maximal possible number of different integers on the blackboard?

2006 Cuba MO, 8

Prove that for any integer $k$ ($k \ge 2$) there exists a power of $2$ that among its last $k$ digits, the nines constitute no less than half. For example, for $k = 2$ and $k = 3$ we have the powers $2^{12} = ... 96$ and $2^{53} = ... 992$. [hide=original wording] Probar que para cualquier k entero existe una potencia de 2 que entre sus ultimos k dıgitos, los nueves constituyen no menos de la mitad. [/hide]

2004 Estonia Team Selection Test, 5

Find all natural numbers $n$ for which the number of all positive divisors of the number lcm $(1,2,..., n)$ is equal to $2^k$ for some non-negative integer $k$.

1968 Spain Mathematical Olympiad, 7

In the sequence of powers of $2$ (written in the decimal system, beginning with $2^1 = 2$) there are three terms of one digit, another three of two digits, another three of $3$, four out of $4$, three out of $5$, etc. Clearly reason the answers to the following questions: a) Can there be only two terms with a certain number of digits? b) Can there be five consecutive terms with the same number of digits? c) Can there be four terms of n digits, followed by four with $n + 1$ digits? d) What is the maximum number of consecutive powers of $2$ that can be found without there being four among them with the same number of digits?

2015 Argentina National Olympiad, 2

Find all pairs of natural numbers $a,b$ , with $a\ne b$ , such that $a+b$ and $ab+1$ are powers of $2$.

1984 IMO Shortlist, 16

Let $a,b,c,d$ be odd integers such that $0<a<b<c<d$ and $ad=bc$. Prove that if $a+d=2^k$ and $b+c=2^m$ for some integers $k$ and $m$, then $a=1$.

2004 Tournament Of Towns, 1

The sum of all terms of a finite arithmetical progression of integers is a power of two. Prove that the number of terms is also a power of two.

1976 IMO Longlists, 13

A sequence $(u_{n})$ is defined by \[ u_{0}=2 \quad u_{1}=\frac{5}{2}, u_{n+1}=u_{n}(u_{n-1}^{2}-2)-u_{1} \quad \textnormal{for } n=1,\ldots \] Prove that for any positive integer $n$ we have \[ [u_{n}]=2^{\frac{(2^{n}-(-1)^{n})}{3}} \](where $[x]$ denotes the smallest integer $\leq x)$

1998 Rioplatense Mathematical Olympiad, Level 3, 4

Let $M$ be a subset of $\{1,2,..., 1998\}$ with $1000$ elements. Prove that it is always possible to find two elements $a$ and $b$ in $M$, not necessarily distinct, such that $a + b$ is a power of $2$.