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

2018 Tournament Of Towns, 5.

Tags: logic , pattern
There are 100 houses in the street, divided into 50 pairs. In each pair houses are right across the street one from another. On the right side of the street the houses have even numbers, while the houses on the left side have odd numbers. On both sides of the street the numbers increase from the beginning to the end of the street, but are not necessarily consecutive (some numbers may be omitted). For each house on the right side of the street, the difference between its number and the number of the opposite house was computed, and it turned out that all these values were different. Let $n$ be the greatest number of a house on this street. Find the smallest possible value of $n$. (8 points) Maxim Didin

2023 AMC 12/AHSME, 12

Tags: pattern
What is the value of \[ 2^3 - 1^2 + 4^3 - 3^3 + 6^3 - 5^3 + \dots + 18^3 - 17^3?\] $\textbf{(A) } 2023 \qquad\textbf{(B) } 2679 \qquad\textbf{(C) } 2941 \qquad\textbf{(D) } 3159 \qquad\textbf{(E) } 3235$

2004 Spain Mathematical Olympiad, Problem 6

We put, forming a circumference of a circle, ${2004}$ bicolored files: white on one side of the file and black on the other. A movement consists in choosing a file with the black side upwards and flipping three files: the one chosen, the one to its right, and the one to its left. Suppose that initially there was only one file with its black side upwards. Is it possible, repeating the movement previously described, to get all of the files to have their white sides upwards? And if we were to have ${2003}$ files, between which exactly one file began with the black side upwards?

2015 BAMO, 1

Tags: pattern , algebra
There are $ 7$ boxes arranged in a row and numbered $1$ through $7$. You have a stack of $2015$ cards, which you place one by one in the boxes. The first card is placed in box #$1$, the second in box #$2$, and so forth up to the seventh card which is placed in box #$7$. You then start working back in the other direction, placing the eighth card in box #$6$, the ninth in box #$5$, up to the thirteenth card being placed in box #$1$. The fourteenth card is then placed in box #$2$, and this continues until every card is distributed. What box will the last card be placed in?

1993 IMO Shortlist, 5

Let $S_n$ be the number of sequences $(a_1, a_2, \ldots, a_n),$ where $a_i \in \{0,1\},$ in which no six consecutive blocks are equal. Prove that $S_n \rightarrow \infty$ when $n \rightarrow \infty.$