Heng1999/Qwen3-8B-TIR-DAPO
Text Generation • 8B • Updated • 3
domain listlengths 1 3 | difficulty float64 5.25 9.5 | problem stringlengths 36 1.17k | solution stringlengths 4 9.24k | answer stringlengths 1 44 | source stringclasses 46
values |
|---|---|---|---|---|---|
[
"Mathematics -> Discrete Mathematics -> Combinatorics",
"Mathematics -> Algebra -> Intermediate Algebra -> Inequalities"
] | 9.5 | A $\pm 1$-[i]sequence[/i] is a sequence of $2022$ numbers $a_1, \ldots, a_{2022},$ each equal to either $+1$ or $-1$. Determine the largest $C$ so that, for any $\pm 1$-sequence, there exists an integer $k$ and indices $1 \le t_1 < \ldots < t_k \le 2022$ so that $t_{i+1} - t_i \le 2$ for all $i$, and $$\left| \sum_{i =... |
To solve the given problem, we first need to understand the requirements for a \(\pm 1\)-sequence. We are looking for the largest integer \( C \) such that, for any sequence of numbers \( a_1, a_2, \ldots, a_{2022} \) where each \( a_i \) is either \( +1 \) or \( -1 \), there exists a subsequence satisfying certain co... | 506 | imo_shortlist |
[
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 9.5 | In each square of a garden shaped like a $2022 \times 2022$ board, there is initially a tree of height $0$. A gardener and a lumberjack alternate turns playing the following game, with the gardener taking the first turn:
[list]
[*] The gardener chooses a square in the garden. Each tree on that square and all the surrou... |
Let us analyze the problem, which involves a \(2022 \times 2022\) grid representing the garden board, with certain rules governing the increase and decrease of tree heights.
### Game Rules:
1. **Gardener's Move**: The gardener selects a square, and the tree in that square along with the trees in adjacent squares (for... | 2271380 | imo_shortlist |
[
"Mathematics -> Algebra -> Other",
"Mathematics -> Number Theory -> Other"
] | 9.5 | Let $ a_1 \equal{} 11^{11}, \, a_2 \equal{} 12^{12}, \, a_3 \equal{} 13^{13}$, and $ a_n \equal{} |a_{n \minus{} 1} \minus{} a_{n \minus{} 2}| \plus{} |a_{n \minus{} 2} \minus{} a_{n \minus{} 3}|, n \geq 4.$ Determine $ a_{14^{14}}$. |
To determine \( a_{14^{14}} \), we need to evaluate the recursive relationship given by \( a_n = |a_{n-1} - a_{n-2}| + |a_{n-2} - a_{n-3}| \) starting from the initial terms \( a_1 = 11^{11} \), \( a_2 = 12^{12} \), and \( a_3 = 13^{13} \).
### Step-by-step Calculation:
1. **Base Cases:**
Given:
\[
a_1 = ... | 1 | imo_shortlist |
[
"Mathematics -> Discrete Mathematics -> Combinatorics",
"Mathematics -> Geometry -> Plane Geometry -> Triangulations"
] | 9.5 | Find the largest possible integer $k$, such that the following statement is true:
Let $2009$ arbitrary non-degenerated triangles be given. In every triangle the three sides are coloured, such that one is blue, one is red and one is white. Now, for every colour separately, let us sort the lengths of the sides. We obta... |
To solve this problem, we need to find the largest possible integer \( k \) such that for given sequences of side lengths \( b_1 \leq b_2 \leq \ldots \leq b_{2009} \), \( r_1 \leq r_2 \leq \ldots \leq r_{2009} \), and \( w_1 \leq w_2 \leq \ldots \leq w_{2009} \), there are \( k \) indices \( j \) for which \( b_j, r_j... | 1 | imo_shortlist |
[
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 9.5 | A square $ (n \minus{} 1) \times (n \minus{} 1)$ is divided into $ (n \minus{} 1)^2$ unit squares in the usual manner. Each of the $ n^2$ vertices of these squares is to be coloured red or blue. Find the number of different colourings such that each unit square has exactly two red vertices. (Two colouring schemse are r... |
To solve the problem, we need to consider how we can distribute the colors such that each unit square in the \((n-1) \times (n-1)\) grid has exactly two red vertices. Each unit square is defined by its four vertices, and we need each four-vertex set to have exactly two vertices colored red.
The key observation here i... | $ 2^{n+1}-2$ | imo_shortlist |
[
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 9.5 | Let $n\ge 3$ be a fixed integer. There are $m\ge n+1$ beads on a circular necklace. You wish to paint the beads using $n$ colors, such that among any $n+1$ consecutive beads every color appears at least once. Find the largest value of $m$ for which this task is $\emph{not}$ possible.
|
Let \( n \geq 3 \) be a fixed integer. We need to find the largest number \( m \) for which it is not possible to paint \( m \) beads on a circular necklace using \( n \) colors such that each color appears at least once among any \( n+1 \) consecutive beads.
### Analysis
1. **Understanding the Problem:**
Given ... | n^2-n-1 | imo_shortlist |
[
"Mathematics -> Discrete Mathematics -> Graph Theory"
] | 9 | Let $G$ be a simple graph with 100 vertices such that for each vertice $u$, there exists a vertice $v \in N \left ( u \right )$ and $ N \left ( u \right ) \cap N \left ( v \right ) = \o $. Try to find the maximal possible number of edges in $G$. The $ N \left ( . \right )$ refers to the neighborhood. |
Let \( G \) be a simple graph with 100 vertices such that for each vertex \( u \), there exists a vertex \( v \in N(u) \) and \( N(u) \cap N(v) = \emptyset \). We aim to find the maximal possible number of edges in \( G \).
We claim that the maximal number of edges is \( \boxed{3822} \).
To prove this, we consider t... | 3822 | china_team_selection_test |
[
"Mathematics -> Algebra -> Algebra -> Equations and Inequalities",
"Mathematics -> Algebra -> Algebra -> Algebraic Expressions"
] | 9 | Define the sequences $(a_n),(b_n)$ by
\begin{align*}
& a_n, b_n > 0, \forall n\in\mathbb{N_+} \\
& a_{n+1} = a_n - \frac{1}{1+\sum_{i=1}^n\frac{1}{a_i}} \\
& b_{n+1} = b_n + \frac{1}{1+\sum_{i=1}^n\frac{1}{b_i}}
\end{align*}
1) If $a_{100}b_{100} = a_{101}b_{101}$, find the value of $a_1-b_1$;
2) If $a_{100} = b_{99}... |
Define the sequences \( (a_n) \) and \( (b_n) \) by
\[
\begin{align*}
& a_n, b_n > 0, \forall n \in \mathbb{N_+}, \\
& a_{n+1} = a_n - \frac{1}{1 + \sum_{i=1}^n \frac{1}{a_i}}, \\
& b_{n+1} = b_n + \frac{1}{1 + \sum_{i=1}^n \frac{1}{b_i}}.
\end{align*}
\]
1. If \( a_{100} b_{100} = a_{101} b_{101} \), find the value... | 199 | china_national_olympiad |
[
"Mathematics -> Calculus -> Differential Calculus -> Applications of Derivatives"
] | 9 | For a nonnegative integer $n$ and a strictly increasing sequence of real numbers $t_0,t_1,\dots,t_n$, let $f(t)$ be the corresponding real-valued function defined for $t \geq t_0$ by the following properties: \begin{enumerate} \item[(a)] $f(t)$ is continuous for $t \geq t_0$, and is twice differentiable for all $t>t_0$... | The minimum value of $T$ is 29. Write $t_{n+1} = t_0+T$ and define $s_k = t_k-t_{k-1}$ for $1\leq k\leq n+1$. On $[t_{k-1},t_k]$, we have $f'(t) = k(t-t_{k-1})$ and so $f(t_k)-f(t_{k-1}) = \frac{k}{2} s_k^2$. Thus if we define \[ g(s_1,\ldots,s_{n+1}) = \sum_{k=1}^{n+1} ks_k^2, \] then we want to minimize $\sum_{k=1}^{... | 29 | putnam |
[
"Mathematics -> Discrete Mathematics -> Combinatorics",
"Mathematics -> Algebra -> Abstract Algebra -> Field Theory"
] | 9 | The 30 edges of a regular icosahedron are distinguished by labeling them $1,2,\dots,30$. How many different ways are there to paint each edge red, white, or blue such that each of the 20 triangular faces of the icosahedron has two edges of the same color and a third edge of a different color? | The number of such colorings is $2^{20} 3^{10} = 61917364224$. Identify the three colors red, white, and blue with (in some order) the elements of the field \mathbb{F}_3 of three elements (i.e., the ring of integers mod 3). The set of colorings may then be identified with the \mathbb{F}_3-vector space \mathbb{F}_3^E ge... | 61917364224 | putnam |
[
"Mathematics -> Discrete Mathematics -> Algorithms",
"Mathematics -> Applied Mathematics -> Statistics -> Probability -> Other"
] | 9 | Turbo the snail plays a game on a board with $2024$ rows and $2023$ columns. There are hidden monsters in $2022$ of the cells. Initially, Turbo does not know where any of the monsters are, but he knows that there is exactly one monster in each row except the first row and the last row, and that each column contains at ... |
To solve this problem, we will analyze the board's structure and derive a strategy for Turbo to ensure he reaches the last row in a guaranteed number of attempts. We'll consider the distribution of monsters and Turbo's possible paths.
Given:
- The board has 2024 rows and 2023 columns.
- There is exactly one monster i... | 3 | imo |
[
"Mathematics -> Algebra -> Abstract Algebra -> Group Theory",
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 9 | Lucy starts by writing $s$ integer-valued $2022$-tuples on a blackboard. After doing that, she can take any two (not necessarily distinct) tuples $\mathbf{v}=(v_1,\ldots,v_{2022})$ and $\mathbf{w}=(w_1,\ldots,w_{2022})$ that she has already written, and apply one of the following operations to obtain a new tuple:
\begi... |
To solve the problem, we need to determine the minimum number \( s \) of initial integer-valued \( 2022 \)-tuples that Lucy has to write on the blackboard such that any other integer-valued \( 2022 \)-tuple can be formed using the operations defined.
### Step-by-Step Analysis:
1. **Operations Description**:
- Ad... | 3 | imo_shortlist |
[
"Mathematics -> Discrete Mathematics -> Combinatorics",
"Mathematics -> Algebra -> Intermediate Algebra -> Other"
] | 9 | Players $A$ and $B$ play a game on a blackboard that initially contains 2020 copies of the number 1 . In every round, player $A$ erases two numbers $x$ and $y$ from the blackboard, and then player $B$ writes one of the numbers $x+y$ and $|x-y|$ on the blackboard. The game terminates as soon as, at the end of some round... |
To solve this problem, we need to carefully analyze the game dynamics and the optimal strategies for both players, \( A \) and \( B \).
Initially, the blackboard contains 2020 copies of the number 1. The players' moves involve manipulating these numbers under certain rules:
1. Player \( A \) erases two numbers, \( x... | 7 | imo_shortlist |
[
"Mathematics -> Discrete Mathematics -> Combinatorics",
"Mathematics -> Geometry -> Plane Geometry -> Triangulations"
] | 9 | Consider $9$ points in space, no four of which are coplanar. Each pair of points is joined by an edge (that is, a line segment) and each edge is either colored blue or red or left uncolored. Find the smallest value of $\,n\,$ such that whenever exactly $\,n\,$ edges are colored, the set of colored edges necessarily co... |
Consider a configuration where you have 9 points in space, with each pair of points joined by an edge, for a total of \(\binom{9}{2} = 36\) edges. We want to find the smallest \( n \) such that if exactly \( n \) edges are colored (either blue or red), there must exist a monochromatic triangle (a triangle with all edg... | 33 | imo |
[
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 9 | We are given an infinite deck of cards, each with a real number on it. For every real number $x$, there is exactly one card in the deck that has $x$ written on it. Now two players draw disjoint sets $A$ and $B$ of $100$ cards each from this deck. We would like to define a rule that declares one of them a winner. This r... |
To determine the number of ways to define a rule for deciding a winner between the two sets of cards \( A \) and \( B \) given the conditions, we break down the problem as follows:
### Conditions:
1. **Relative Order Dependence**:
- The decision on which set wins depends only on the relative order of the total 200... | 100 | imo_shortlist |
[
"Mathematics -> Discrete Mathematics -> Combinatorics",
"Mathematics -> Geometry -> Plane Geometry -> Other"
] | 9 | A configuration of $4027$ points in the plane is called Colombian if it consists of $2013$ red points and $2014$ blue points, and no three of the points of the configuration are collinear. By drawing some lines, the plane is divided into several regions. An arrangement of lines is good for a Colombian configuration if ... |
To solve this problem, we need to determine the least number of lines, \( k \), required to ensure that any Colombian configuration of 4027 points (where 2013 are red and 2014 are blue, with no three points collinear) can be separated such that no region contains points of both colors.
The steps to find the solution ... | 2013 | imo |
[
"Mathematics -> Number Theory -> Greatest Common Divisors (GCD)",
"Mathematics -> Number Theory -> Least Common Multiples (LCM)",
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 9 | For a finite set $A$ of positive integers, a partition of $A$ into two disjoint nonempty subsets $A_1$ and $A_2$ is $\textit{good}$ if the least common multiple of the elements in $A_1$ is equal to the greatest common divisor of the elements in $A_2$. Determine the minimum value of $n$ such that there exists a set of $... |
Given a finite set \( A \) of positive integers, we need to determine the minimum value of \( n \) such that there exists a set \( A \) with exactly 2015 good partitions. A partition of \( A \) into two disjoint nonempty subsets \( A_1 \) and \( A_2 \) is termed as \textit{good} if:
\[
\text{lcm}(A_1) = \gcd(A_2).
\]... | 3024 | imo_shortlist |
[
"Mathematics -> Discrete Mathematics -> Combinatorics",
"Mathematics -> Discrete Mathematics -> Game Theory"
] | 9 | There are 60 empty boxes $B_1,\ldots,B_{60}$ in a row on a table and an unlimited supply of pebbles. Given a positive integer $n$, Alice and Bob play the following game.
In the first round, Alice takes $n$ pebbles and distributes them into the 60 boxes as she wishes. Each subsequent round consists of two steps:
(a) Bob... | To solve this problem, we need to find the smallest integer \( n \) such that Alice can always prevent Bob from winning regardless of how the game progresses. The setup is as follows:
1. Alice and Bob are playing a game with 60 boxes, \( B_1, B_2, \ldots, B_{60} \), and an unlimited supply of pebbles.
2. In the first ... | 960 | imo_shortlist |
[
"Mathematics -> Applied Mathematics -> Statistics -> Probability -> Counting Methods -> Other"
] | 9 | 2500 chess kings have to be placed on a $100 \times 100$ chessboard so that
[b](i)[/b] no king can capture any other one (i.e. no two kings are placed in two squares sharing a common vertex);
[b](ii)[/b] each row and each column contains exactly 25 kings.
Find the number of such arrangements. (Two arrangements differ... |
Let us consider a \(100 \times 100\) chessboard and the placement of 2500 kings such that:
1. No king can capture another king, meaning no two kings can be placed on squares that share a common vertex.
2. Each row and each column contains exactly 25 kings.
The primary challenge is to ensure that each king is placed ... | 2 | imo_shortlist |
[
"Mathematics -> Algebra -> Intermediate Algebra -> Complex Numbers"
] | 9 | Find the smallest positive number $\lambda $ , such that for any complex numbers ${z_1},{z_2},{z_3}\in\{z\in C\big| |z|<1\}$ ,if $z_1+z_2+z_3=0$, then $$\left|z_1z_2 +z_2z_3+z_3z_1\right|^2+\left|z_1z_2z_3\right|^2 <\lambda .$$ |
We aim to find the smallest positive number \(\lambda\) such that for any complex numbers \(z_1, z_2, z_3 \in \{z \in \mathbb{C} \mid |z| < 1\}\) with \(z_1 + z_2 + z_3 = 0\), the following inequality holds:
\[
\left|z_1z_2 + z_2z_3 + z_3z_1\right|^2 + \left|z_1z_2z_3\right|^2 < \lambda.
\]
First, we show that \(\lam... | 1 | china_team_selection_test |
[
"Mathematics -> Discrete Mathematics -> Combinatorics",
"Mathematics -> Number Theory -> Other"
] | 9 | Determine the greatest positive integer $k$ that satisfies the following property: The set of positive integers can be partitioned into $k$ subsets $A_1, A_2, \ldots, A_k$ such that for all integers $n \geq 15$ and all $i \in \{1, 2, \ldots, k\}$ there exist two distinct elements of $A_i$ whose sum is $n.$
[i] |
To find the greatest positive integer \( k \) that satisfies the partition property, we must ensure that the positive integers can be divided into \( k \) subsets \( A_1, A_2, \ldots, A_k \) such that for all integers \( n \geq 15 \) and for each \( i \in \{1, 2, \ldots, k\} \), there are two distinct elements in \( A... | 3 | imo_shortlist |
[
"Mathematics -> Discrete Mathematics -> Combinatorics",
"Mathematics -> Applied Mathematics -> Probability -> Other"
] | 9 | A [i]site[/i] is any point $(x, y)$ in the plane such that $x$ and $y$ are both positive integers less than or equal to 20.
Initially, each of the 400 sites is unoccupied. Amy and Ben take turns placing stones with Amy going first. On her turn, Amy places a new red stone on an unoccupied site such that the distance be... |
Let us consider the problem where Amy and Ben take turns placing stones on a 20x20 grid consisting of sites \((x, y)\) where \(x\) and \(y\) are integers between 1 and 20 inclusive. Amy's condition for placing a red stone is that the distance between any two red stones is not equal to \(\sqrt{5}\). This occurs specifi... | 100 | imo |
[
"Mathematics -> Algebra -> Abstract Algebra -> Ring Theory"
] | 9 | Let $\mathcal{A}$ denote the set of all polynomials in three variables $x, y, z$ with integer coefficients. Let $\mathcal{B}$ denote the subset of $\mathcal{A}$ formed by all polynomials which can be expressed as
\begin{align*}
(x + y + z)P(x, y, z) + (xy + yz + zx)Q(x, y, z) + xyzR(x, y, z)
\end{align*}
with $P, Q, R ... |
To solve the given problem, we need to find the smallest non-negative integer \( n \) such that any monomial \( x^i y^j z^k \) with \( i + j + k \geq n \) can be expressed in the form:
\[
(x + y + z)P(x, y, z) + (xy + yz + zx)Q(x, y, z) + xyzR(x, y, z)
\]
where \( P, Q, R \) are polynomials with integer coefficients... | 4 | imo_shortlist |
[
"Mathematics -> Algebra -> Algebra -> Equations and Inequalities"
] | 9 | What is the smallest positive integer $t$ such that there exist integers $x_1,x_2,\ldots,x_t$ with \[x^3_1+x^3_2+\,\ldots\,+x^3_t=2002^{2002}\,?\] |
To determine the smallest positive integer \( t \) such that there exist integers \( x_1, x_2, \ldots, x_t \) satisfying
\[
x_1^3 + x_2^3 + \cdots + x_t^3 = 2002^{2002},
\]
we will apply Fermat's Last Theorem and results regarding sums of cubes.
### Step 1: Understanding the Sum of Cubes
The problem requires expres... | 4 | imo_shortlist |
[
"Mathematics -> Number Theory -> Other",
"Mathematics -> Algebra -> Intermediate Algebra -> Other"
] | 9 | For every $a \in \mathbb N$ denote by $M(a)$ the number of elements of the set
\[ \{ b \in \mathbb N | a + b \text{ is a divisor of } ab \}.\]
Find $\max_{a\leq 1983} M(a).$ |
To solve the problem, we need to analyze the set \( S(a) = \{ b \in \mathbb{N} \mid a + b \text{ is a divisor of } ab \} \) for a given \( a \) in the natural numbers, and we need to find the maximum number of elements \( M(a) \) in this set for \( a \leq 1983 \).
### Step 1: Understand the Condition
For \( a + b \m... | 121 | imo_longlists |
[
"Mathematics -> Algebra -> Intermediate Algebra -> Exponential Functions"
] | 9 | For a given positive integer $ k$ denote the square of the sum of its digits by $ f_1(k)$ and let $ f_{n\plus{}1}(k) \equal{} f_1(f_n(k)).$ Determine the value of $ f_{1991}(2^{1990}).$ | Let \( k \) be a positive integer, and define the function \( f_1(k) \) as the square of the sum of the digits of \( k \). We are also given a recursive function \( f_{n+1}(k) = f_1(f_n(k)) \). We need to find the value of \( f_{1991}(2^{1990}) \).
### Step-by-Step Solution:
1. **Calculate the Sum of Digits of \( 2^{... | 256 | imo_shortlist |
[
"Mathematics -> Algebra -> Abstract Algebra -> Other"
] | 9 | Determine the least possible value of $f(1998),$ where $f:\Bbb{N}\to \Bbb{N}$ is a function such that for all $m,n\in {\Bbb N}$,
\[f\left( n^{2}f(m)\right) =m\left( f(n)\right) ^{2}. \] |
To find the least possible value of \( f(1998) \), where \( f: \mathbb{N} \to \mathbb{N} \) satisfies the functional equation
\[
f\left( n^{2}f(m)\right) = m\left( f(n)\right) ^{2}
\]
for all \( m, n \in \mathbb{N} \), we begin by analyzing the given equation.
Firstly, let's examine the case when \( m = 1 \):
\[
... | 120 | imo |
[
"Mathematics -> Number Theory -> Congruences",
"Mathematics -> Algebra -> Intermediate Algebra -> Other"
] | 9 | Call a rational number [i]short[/i] if it has finitely many digits in its decimal expansion. For a positive integer $m$, we say that a positive integer $t$ is $m-$[i]tastic[/i] if there exists a number $c\in \{1,2,3,\ldots ,2017\}$ such that $\dfrac{10^t-1}{c\cdot m}$ is short, and such that $\dfrac{10^k-1}{c\cdot m}$ ... |
To determine the maximum number of elements in \( S(m) \), where \( S(m) \) is the set of \( m \)-tastic numbers, we proceed as follows:
### Definitions and Key Properties
1. A rational number is **short** if it has finitely many digits in its decimal expansion. For a fraction \(\frac{a}{b}\) to be short, the denomi... | 807 | imo_shortlist |
[
"Mathematics -> Algebra -> Intermediate Algebra -> Complex Numbers",
"Mathematics -> Algebra -> Algebra -> Equations and Inequalities"
] | 9 | Let $C=\{ z \in \mathbb{C} : |z|=1 \}$ be the unit circle on the complex plane. Let $z_1, z_2, \ldots, z_{240} \in C$ (not necessarily different) be $240$ complex numbers, satisfying the following two conditions:
(1) For any open arc $\Gamma$ of length $\pi$ on $C$, there are at most $200$ of $j ~(1 \le j \le 240)$ suc... |
Let \( C = \{ z \in \mathbb{C} : |z| = 1 \} \) be the unit circle on the complex plane. Let \( z_1, z_2, \ldots, z_{240} \in C \) (not necessarily different) be 240 complex numbers satisfying the following two conditions:
1. For any open arc \(\Gamma\) of length \(\pi\) on \(C\), there are at most 200 of \( j ~(1 \le ... | 80 + 40\sqrt{3} | china_team_selection_test |
[
"Mathematics -> Number Theory -> Divisors -> Other",
"Mathematics -> Calculus -> Integral Calculus -> Techniques of Integration -> Other",
"Mathematics -> Algebra -> Complex Numbers -> Other"
] | 9 | For each positive integer $k$, let $A(k)$ be the number of odd divisors of $k$ in the interval $[1, \sqrt{2k})$. Evaluate
\[
\sum_{k=1}^\infty (-1)^{k-1} \frac{A(k)}{k}.
\] | We will prove that the sum converges to $\pi^2/16$.
Note first that the sum does not converge absolutely, so we are not free to rearrange it arbitrarily. For that matter, the standard alternating sum test does not apply because the absolute values of the terms does not decrease to 0, so even the convergence of the sum ... | \frac{\pi^2}{16} | putnam |
[
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 9 | Let $n > 1$ be a given integer. An $n \times n \times n$ cube is composed of $n^3$ unit cubes. Each unit cube is painted with one colour. For each $n \times n \times 1$ box consisting of $n^2$ unit cubes (in any of the three possible orientations), we consider the set of colours present in that box (each colour is list... |
To solve this problem, we are tasked with determining the maximal possible number of colours that can be present in an \( n \times n \times n \) cube, considering the described constraints.
### Analysis of the Problem
1. **Cube Composition**:
The cube consists of \( n^3 \) unit cubes.
2. **Box Layers**:
For... | \frac{n(n+1)(2n+1)}{6} | imo_shortlist |
[
"Mathematics -> Algebra -> Algebra -> Equations and Inequalities",
"Mathematics -> Calculus -> Differential Calculus -> Applications of Derivatives"
] | 9 | Find the maximal value of
\[S = \sqrt[3]{\frac{a}{b+7}} + \sqrt[3]{\frac{b}{c+7}} + \sqrt[3]{\frac{c}{d+7}} + \sqrt[3]{\frac{d}{a+7}},\]
where $a$, $b$, $c$, $d$ are nonnegative real numbers which satisfy $a+b+c+d = 100$.
[i] |
Given the expression to maximize:
\[
S = \sqrt[3]{\frac{a}{b+7}} + \sqrt[3]{\frac{b}{c+7}} + \sqrt[3]{\frac{c}{d+7}} + \sqrt[3]{\frac{d}{a+7}}
\]
where \( a, b, c, d \) are nonnegative real numbers such that \( a + b + c + d = 100 \).
To find the maximum of \( S \), we need to employ symmetry and inequalities. We u... | \frac{8}{\sqrt[3]{7}} | imo_shortlist |
[
"Mathematics -> Discrete Mathematics -> Combinatorics",
"Mathematics -> Geometry -> Plane Geometry -> Polygons"
] | 9 | For an integer $m\geq 1$, we consider partitions of a $2^m\times 2^m$ chessboard into rectangles consisting of cells of chessboard, in which each of the $2^m$ cells along one diagonal forms a separate rectangle of side length $1$. Determine the smallest possible sum of rectangle perimeters in such a partition.
[i] |
To determine the smallest possible sum of rectangle perimeters when a \(2^m \times 2^m\) chessboard is partitioned into rectangles such that each of the \(2^m\) cells along one diagonal is a separate rectangle, we begin by analyzing the conditions and the required configuration for the partition:
1. **Initial Setup**... | 2^{m+2}(m+1) | imo_shortlist |
[
"Mathematics -> Applied Mathematics -> Statistics -> Probability -> Other"
] | 9 | Shanille O'Keal shoots free throws on a basketball court. She hits the first and misses the second, and thereafter the probability that she hits the next shot is equal to the proportion of shots she has hit so far. What is the probability she hits exactly 50 of her first 100 shots? | The probability is \(1/99\). In fact, we show by induction on \(n\) that after \(n\) shots, the probability of having made any number of shots from \(1\) to \(n-1\) is equal to \(1/(n-1)\). This is evident for \(n=2\). Given the result for \(n\), we see that the probability of making \(i\) shots after \(n+1\) attempts ... | \frac{1}{99} | putnam |
[
"Mathematics -> Algebra -> Intermediate Algebra -> Other"
] | 8.5 | An infinite sequence $ \,x_{0},x_{1},x_{2},\ldots \,$ of real numbers is said to be [b]bounded[/b] if there is a constant $ \,C\,$ such that $ \, \vert x_{i} \vert \leq C\,$ for every $ \,i\geq 0$. Given any real number $ \,a > 1,\,$ construct a bounded infinite sequence $ x_{0},x_{1},x_{2},\ldots \,$ such that
\[ \ver... |
To solve this problem, we need to construct a bounded sequence of real numbers \( x_0, x_1, x_2, \ldots \) such that for any two distinct nonnegative integers \( i \) and \( j \), the condition
\[
|x_i - x_j| \cdot |i - j|^a \geq 1
\]
is satisfied, given \( a > 1 \).
### Step-by-step Solution
1. **Defining the Seq... | 1 | imo |
[
"Mathematics -> Algebra -> Algebra -> Polynomial Operations"
] | 8.5 | A finite set $S$ of points in the coordinate plane is called [i]overdetermined[/i] if $|S|\ge 2$ and there exists a nonzero polynomial $P(t)$, with real coefficients and of degree at most $|S|-2$, satisfying $P(x)=y$ for every point $(x,y)\in S$.
For each integer $n\ge 2$, find the largest integer $k$ (in terms of $... |
Given a finite set \( S \) of points in the coordinate plane, a set \( S \) is called \textit{overdetermined} if \( |S| \ge 2 \) and there exists a nonzero polynomial \( P(t) \) with real coefficients of degree at most \( |S| - 2 \), such that \( P(x) = y \) for every point \( (x, y) \in S \).
For each integer \( n \... | 2^{n-1} - n | usomo |
[
"Mathematics -> Algebra -> Intermediate Algebra -> Complex Numbers"
] | 8.5 | Find the largest real number $\lambda$ with the following property: for any positive real numbers $p,q,r,s$ there exists a complex number $z=a+bi$($a,b\in \mathbb{R})$ such that $$ |b|\ge \lambda |a| \quad \text{and} \quad (pz^3+2qz^2+2rz+s) \cdot (qz^3+2pz^2+2sz+r) =0.$$ |
To find the largest real number \(\lambda\) such that for any positive real numbers \(p, q, r, s\), there exists a complex number \(z = a + bi\) (\(a, b \in \mathbb{R}\)) satisfying
\[
|b| \ge \lambda |a|
\]
and
\[
(pz^3 + 2qz^2 + 2rz + s) \cdot (qz^3 + 2pz^2 + 2sz + r) = 0,
\]
we proceed as follows:
The answer is \(... | \sqrt{3} | china_national_olympiad |
[
"Mathematics -> Algebra -> Intermediate Algebra -> Inequalities",
"Mathematics -> Discrete Mathematics -> Algorithms"
] | 8 | Consider pairs $(f,g)$ of functions from the set of nonnegative integers to itself such that
[list]
[*]$f(0) \geq f(1) \geq f(2) \geq \dots \geq f(300) \geq 0$
[*]$f(0)+f(1)+f(2)+\dots+f(300) \leq 300$
[*]for any 20 nonnegative integers $n_1, n_2, \dots, n_{20}$, not necessarily distinct, we have $$g(n_1+n_2+\dots+n_{... |
Consider pairs \((f, g)\) of functions from the set of nonnegative integers to itself such that:
- \(f(0) \geq f(1) \geq f(2) \geq \dots \geq f(300) \geq 0\),
- \(f(0) + f(1) + f(2) + \dots + f(300) \leq 300\),
- for any 20 nonnegative integers \(n_1, n_2, \dots, n_{20}\), not necessarily distinct, we have \(g(n_1 + n... | 115440 | usa_team_selection_test_for_imo |
[
"Mathematics -> Geometry -> Solid Geometry -> 3D Shapes"
] | 8 | Find out the maximum value of the numbers of edges of a solid regular octahedron that we can see from a point out of the regular octahedron.(We define we can see an edge $AB$ of the regular octahedron from point $P$ outside if and only if the intersection of non degenerate triangle $PAB$ and the solid regular octahedro... |
To determine the maximum number of edges of a regular octahedron that can be seen from a point outside the octahedron, we start by considering the geometric properties of the octahedron and the visibility conditions.
A regular octahedron has 12 edges. The visibility of an edge from an external point depends on whethe... | 9 | china_team_selection_test |
[
"Mathematics -> Geometry -> Plane Geometry -> Polygons",
"Mathematics -> Algebra -> Other"
] | 8 | There are $2022$ equally spaced points on a circular track $\gamma$ of circumference $2022$. The points are labeled $A_1, A_2, \ldots, A_{2022}$ in some order, each label used once. Initially, Bunbun the Bunny begins at $A_1$. She hops along $\gamma$ from $A_1$ to $A_2$, then from $A_2$ to $A_3$, until she reaches $A_{... |
There are \(2022\) equally spaced points on a circular track \(\gamma\) of circumference \(2022\). The points are labeled \(A_1, A_2, \ldots, A_{2022}\) in some order, each label used once. Initially, Bunbun the Bunny begins at \(A_1\). She hops along \(\gamma\) from \(A_1\) to \(A_2\), then from \(A_2\) to \(A_3\), u... | 2042222 | usa_team_selection_test_for_imo |
[
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 8 | Find the largest positive integer $m$ which makes it possible to color several cells of a $70\times 70$ table red such that [list] [*] There are no two red cells satisfying: the two rows in which they are have the same number of red cells, while the two columns in which they are also have the same number of red cells; ... |
To find the largest positive integer \( m \) that allows coloring several cells of a \( 70 \times 70 \) table red such that:
1. There are no two red cells satisfying: the two rows in which they are have the same number of red cells, while the two columns in which they are also have the same number of red cells.
2. The... | 32 | china_team_selection_test |
[
"Mathematics -> Discrete Mathematics -> Combinatorics",
"Mathematics -> Discrete Mathematics -> Logic"
] | 8 | Let $S$ be a set, $|S|=35$. A set $F$ of mappings from $S$ to itself is called to be satisfying property $P(k)$, if for any $x,y\in S$, there exist $f_1, \cdots, f_k \in F$ (not necessarily different), such that $f_k(f_{k-1}(\cdots (f_1(x))))=f_k(f_{k-1}(\cdots (f_1(y))))$.
Find the least positive integer $m$, such tha... |
Let \( S \) be a set with \( |S| = 35 \). A set \( F \) of mappings from \( S \) to itself is said to satisfy property \( P(k) \) if for any \( x, y \in S \), there exist \( f_1, f_2, \ldots, f_k \in F \) (not necessarily different) such that \( f_k(f_{k-1}(\cdots (f_1(x)) \cdots )) = f_k(f_{k-1}(\cdots (f_1(y)) \cdot... | 595 | china_national_olympiad |
[
"Mathematics -> Algebra -> Intermediate Algebra -> Complex Numbers",
"Mathematics -> Number Theory -> Other",
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 8 | Let $\{ z_n \}_{n \ge 1}$ be a sequence of complex numbers, whose odd terms are real, even terms are purely imaginary, and for every positive integer $k$, $|z_k z_{k+1}|=2^k$. Denote $f_n=|z_1+z_2+\cdots+z_n|,$ for $n=1,2,\cdots$
(1) Find the minimum of $f_{2020}$.
(2) Find the minimum of $f_{2020} \cdot f_{2021}$. |
Let \(\{ z_n \}_{n \ge 1}\) be a sequence of complex numbers, whose odd terms are real, even terms are purely imaginary, and for every positive integer \(k\), \(|z_k z_{k+1}|=2^k\). Denote \(f_n=|z_1+z_2+\cdots+z_n|,\) for \(n=1,2,\cdots\).
1. To find the minimum of \(f_{2020}\):
Write \(a_k=z_k\) for \(k\) odd and ... | 2 | china_national_olympiad |
[
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 8 | Suppose $A_1,A_2,\cdots ,A_n \subseteq \left \{ 1,2,\cdots ,2018 \right \}$ and $\left | A_i \right |=2, i=1,2,\cdots ,n$, satisfying that $$A_i + A_j, \; 1 \le i \le j \le n ,$$ are distinct from each other. $A + B = \left \{ a+b|a\in A,\,b\in B \right \}$. Determine the maximal value of $n$. |
Suppose \( A_1, A_2, \ldots, A_n \subseteq \{1, 2, \ldots, 2018\} \) and \( |A_i| = 2 \) for \( i = 1, 2, \ldots, n \), satisfying that \( A_i + A_j \), \( 1 \leq i \leq j \leq n \), are distinct from each other. Here, \( A + B = \{a + b \mid a \in A, b \in B\} \). We aim to determine the maximal value of \( n \).
To... | 4033 | china_team_selection_test |
[
"Mathematics -> Number Theory -> Greatest Common Divisors (GCD)",
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 8 | $ S$ is a non-empty subset of the set $ \{ 1, 2, \cdots, 108 \}$, satisfying:
(1) For any two numbers $ a,b \in S$ ( may not distinct), there exists $ c \in S$, such that $ \gcd(a,c)\equal{}\gcd(b,c)\equal{}1$.
(2) For any two numbers $ a,b \in S$ ( may not distinct), there exists $ c' \in S$, $ c' \neq a$, $ c' ... |
Let \( S \) be a non-empty subset of the set \( \{ 1, 2, \ldots, 108 \} \) satisfying the following conditions:
1. For any two numbers \( a, b \in S \) (not necessarily distinct), there exists \( c \in S \) such that \( \gcd(a, c) = \gcd(b, c) = 1 \).
2. For any two numbers \( a, b \in S \) (not necessarily distinct)... | 79 | china_team_selection_test |
[
"Mathematics -> Discrete Mathematics -> Graph Theory"
] | 8 | A graph $G(V,E)$ is triangle-free, but adding any edges to the graph will form a triangle. It's given that $|V|=2019$, $|E|>2018$, find the minimum of $|E|$ . |
Given a graph \( G(V, E) \) that is triangle-free, but adding any edges to the graph will form a triangle, and with \( |V| = 2019 \) and \( |E| > 2018 \), we need to find the minimum number of edges \( |E| \).
We claim that the minimum number of edges is \( 2n - 5 \) where \( n = 2019 \). This bound is attained for a... | 4033 | china_team_selection_test |
[
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 8 | Let $S = \{(x,y) | x = 1, 2, \ldots, 1993, y = 1, 2, 3, 4\}$. If $T \subset S$ and there aren't any squares in $T.$ Find the maximum possible value of $|T|.$ The squares in T use points in S as vertices. |
Let \( S = \{(x,y) \mid x = 1, 2, \ldots, 1993, y = 1, 2, 3, 4\} \). We aim to find the maximum possible value of \( |T| \) for a subset \( T \subset S \) such that there are no squares in \( T \).
To solve this, we need to ensure that no four points in \( T \) form the vertices of a square. The key observation is th... | 5183 | china_team_selection_test |
[
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 8 | Somewhere in the universe, $n$ students are taking a 10-question math competition. Their collective performance is called laughable if, for some pair of questions, there exist 57 students such that either all of them answered both questions correctly or none of them answered both questions correctly. Compute the smalle... | Let $c_{i, j}$ denote the number of students correctly answering questions $i$ and $j(1 \leq i<j \leq 10)$, and let $w_{i, j}$ denote the number of students getting both questions wrong. An individual student answers $k$ questions correctly and $10-k$ questions incorrectly. This student answers $\binom{k}{2}$ pairs of ... | 253 | HMMT_2 |
[
"Mathematics -> Algebra -> Algebra -> Polynomial Operations"
] | 8 | Let $f$ be a monic cubic polynomial satisfying $f(x)+f(-x)=0$ for all real numbers $x$. For all real numbers $y$, define $g(y)$ to be the number of distinct real solutions $x$ to the equation $f(f(x))=y$. Suppose that the set of possible values of $g(y)$ over all real numbers $y$ is exactly $\{1,5,9\}$. Compute the sum... | We claim that we must have $f(x)=x^{3}-3 x$. First, note that the condition $f(x)+f(-x)=0$ implies that $f$ is odd. Combined with $f$ being monic, we know that $f(x)=x^{3}+a x$ for some real number $a$. Note that $a$ must be negative; otherwise $f(x)$ and $f(f(x))$ would both be increasing and 1 would be the only possi... | 970 | HMMT_2 |
[
"Mathematics -> Algebra -> Intermediate Algebra -> Inequalities"
] | 8 | Find the largest real $C$ such that for all pairwise distinct positive real $a_{1}, a_{2}, \ldots, a_{2019}$ the following inequality holds $$\frac{a_{1}}{\left|a_{2}-a_{3}\right|}+\frac{a_{2}}{\left|a_{3}-a_{4}\right|}+\ldots+\frac{a_{2018}}{\left|a_{2019}-a_{1}\right|}+\frac{a_{2019}}{\left|a_{1}-a_{2}\right|}>C$$ | Without loss of generality we assume that $\min \left(a_{1}, a_{2}, \ldots, a_{2019}\right)=a_{1}$. Note that if $a, b, c$ $(b \neq c)$ are positive, then $\frac{a}{|b-c|}>\min \left(\frac{a}{b}, \frac{a}{c}\right)$. Hence $$S=\frac{a_{1}}{\left|a_{2}-a_{3}\right|}+\cdots+\frac{a_{2019}}{\left|a_{1}-a_{2}\right|}>0+\mi... | 1010 | izho |
[
"Mathematics -> Geometry -> Plane Geometry -> Angles",
"Mathematics -> Algebra -> Algebra -> Equations and Inequalities"
] | 8 | It is midnight on April 29th, and Abigail is listening to a song by her favorite artist while staring at her clock, which has an hour, minute, and second hand. These hands move continuously. Between two consecutive midnights, compute the number of times the hour, minute, and second hands form two equal angles and no tw... | Let $t \in[0,2]$ represent the position of the hour hand, i.e., how many full revolutions it has made. Then, the position of the minute hand is $12 t$ (it makes 12 full revolutions per 1 revolution of the hour hand), and the position of the second hand is $720 t$ (it makes 60 full revolutions per 1 revolution of the mi... | 5700 | HMMT_11 |
[
"Mathematics -> Calculus -> Integral Calculus -> Applications of Integrals"
] | 8 | Compute $$\lim _{A \rightarrow+\infty} \frac{1}{A} \int_{1}^{A} A^{\frac{1}{x}} \mathrm{~d} x$$ | We prove that $$\lim _{A \rightarrow+\infty} \frac{1}{A} \int_{1}^{A} A^{\frac{1}{x}} \mathrm{~d} x=1$$ For $A>1$ the integrand is greater than 1, so $$\frac{1}{A} \int_{1}^{A} A^{\frac{1}{x}} \mathrm{~d} x>\frac{1}{A} \int_{1}^{A} 1 \mathrm{~d} x=\frac{1}{A}(A-1)=1-\frac{1}{A}$$ In order to find a tight upper bound, f... | 1 | imc |
[
"Mathematics -> Algebra -> Algebra -> Polynomial Operations",
"Mathematics -> Calculus -> Integral Calculus -> Techniques of Integration -> Single-variable"
] | 8 | Say that a polynomial with real coefficients in two variables, $x,y$, is \emph{balanced} if
the average value of the polynomial on each circle centered at the origin is $0$.
The balanced polynomials of degree at most $2009$ form a vector space $V$ over $\mathbb{R}$.
Find the dimension of $V$. | Any polynomial $P(x,y)$ of degree at most $2009$ can be written uniquely
as a sum $\sum_{i=0}^{2009} P_i(x,y)$ in which $P_i(x,y)$ is a homogeneous
polynomial of degree $i$.
For $r>0$, let $C_r$ be the path $(r\cos \theta, r\sin \theta)$
for $0 \leq \theta \leq 2\pi$. Put $\lambda(P_i) = \oint_{C_1} P_i$; then
for $r>0... | 2020050 | putnam |
[
"Mathematics -> Geometry -> Solid Geometry -> 3D Shapes",
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 8 | An empty $2020 \times 2020 \times 2020$ cube is given, and a $2020 \times 2020$ grid of square unit cells is drawn on each of its six faces. A [i]beam[/i] is a $1 \times 1 \times 2020$ rectangular prism. Several beams are placed inside the cube subject to the following conditions:
[list=]
[*]The two $1 \times 1$ faces... |
To address this problem, we need to determine the smallest number of beams that can be placed inside a \(2020 \times 2020 \times 2020\) cube such that they satisfy the given conditions: they must be \(1 \times 1 \times 2020\) and can only touch the faces of the cube or each other through their faces.
### Problem Anal... | 3030 | usomo |
[
"Mathematics -> Discrete Mathematics -> Graph Theory"
] | 8 | There are $2022$ users on a social network called Mathbook, and some of them are Mathbook-friends. (On Mathbook, friendship is always mutual and permanent.)
Starting now, Mathbook will only allow a new friendship to be formed between two users if they have [i]at least two[/i] friends in common. What is the minimum nu... |
Let the number of users on Mathbook be \( n = 2022 \). We are tasked with finding the minimum number of friendships that must exist initially so that eventually every user can become friends with every other user, given the condition that a new friendship can only form between two users if they have at least two frien... | 3031 | usamo |
[
"Mathematics -> Number Theory -> Prime Numbers",
"Mathematics -> Number Theory -> Factorization"
] | 8 | A set of positive integers is called [i]fragrant[/i] if it contains at least two elements and each of its elements has a prime factor in common with at least one of the other elements. Let $P(n)=n^2+n+1$. What is the least possible positive integer value of $b$ such that there exists a non-negative integer $a$ for wh... |
To solve this problem, we need to find the smallest positive integer \( b \) such that there exists a non-negative integer \( a \) for which the set
\[
\{P(a+1), P(a+2), \ldots, P(a+b)\}
\]
is fragrant. The polynomial \( P(n) = n^2 + n + 1 \).
A set is considered fragrant if it contains at least two elements and eac... | 6 | imo |
[
"Mathematics -> Geometry -> Plane Geometry -> Polygons"
] | 8 | The quadrilateral $ABCD$ has the following equality $\angle ABC=\angle BCD=150^{\circ}$. Moreover, $AB=18$ and $BC=24$, the equilateral triangles $\triangle APB,\triangle BQC,\triangle CRD$ are drawn outside the quadrilateral. If $P(X)$ is the perimeter of the polygon $X$, then the following equality is true $P(APQRD)=... |
Given that the quadrilateral \(ABCD\) satisfies \(\angle ABC = \angle BCD = 150^\circ\), and that equilateral triangles \(\triangle APB\), \(\triangle BQC\), and \(\triangle CRD\) are drawn outside the quadrilateral. We are provided with the lengths \(AB = 18\) and \(BC = 24\), and the equality for the perimeters:
\... | 10 | all_levels |
[
"Mathematics -> Geometry -> Solid Geometry -> 3D Shapes"
] | 8 | Determine the greatest positive integer $ n$ such that in three-dimensional space, there exist n points $ P_{1},P_{2},\cdots,P_{n},$ among $ n$ points no three points are collinear, and for arbitary $ 1\leq i < j < k\leq n$, $ P_{i}P_{j}P_{k}$ isn't obtuse triangle. |
To determine the greatest positive integer \( n \) such that in three-dimensional space, there exist \( n \) points \( P_{1}, P_{2}, \cdots, P_{n} \) where no three points are collinear and for any \( 1 \leq i < j < k \leq n \), the triangle \( P_{i}P_{j}P_{k} \) is not obtuse, we need to consider the geometric constr... | 8 | china_team_selection_test |
[
"Mathematics -> Algebra -> Algebra -> Polynomial Operations",
"Mathematics -> Calculus -> Integral Calculus -> Techniques of Integration -> Single-variable"
] | 8 | Given positive integers $k, m, n$ such that $1 \leq k \leq m \leq n$. Evaluate
\[\sum^{n}_{i=0} \frac{(-1)^i}{n+k+i} \cdot \frac{(m+n+i)!}{i!(n-i)!(m+i)!}.\] |
Given positive integers \( k, m, n \) such that \( 1 \leq k \leq m \leq n \), we aim to evaluate the sum
\[
\sum_{i=0}^n \frac{(-1)^i}{n+k+i} \cdot \frac{(m+n+i)!}{i!(n-i)!(m+i)!}.
\]
To solve this, we employ a calculus-based approach. We start by expressing the sum in terms of an integral:
\[
\sum_{i=0}^n \frac{(-1)... | 0 | china_team_selection_test |
[
"Mathematics -> Calculus -> Integral Calculus -> Techniques of Integration -> Multi-variable"
] | 8 | Compute $\lim _{n \rightarrow \infty} \frac{1}{\log \log n} \sum_{k=1}^{n}(-1)^{k}\binom{n}{k} \log k$. | Answer: 1. The idea is that if $f(k)=\int g^{k}$, then $\sum(-1)^{k}\binom{n}{k} f(k)=\int(1-g)^{n}$. To relate this to logarithm, we may use the Frullani integrals $\int_{0}^{\infty} \frac{e^{-x}-e^{-k x}}{x} d x=\lim _{c \rightarrow+0} \int_{c}^{\infty} \frac{e^{-x}}{x} d x-\int_{c}^{\infty} \frac{e^{-k x}}{x} d x=\l... | 1 | imc |
[
"Mathematics -> Algebra -> Intermediate Algebra -> Other",
"Mathematics -> Calculus -> Integral Calculus -> Techniques of Integration -> Single-variable"
] | 8 | Let $F(0)=0, F(1)=\frac{3}{2}$, and $F(n)=\frac{5}{2} F(n-1)-F(n-2)$ for $n \geq 2$. Determine whether or not $\sum_{n=0}^{\infty} \frac{1}{F\left(2^{n}\right)}$ is a rational number. | The characteristic equation of our linear recurrence is $x^{2}-\frac{5}{2} x+1=0$, with roots $x_{1}=2$ and $x_{2}=\frac{1}{2}$. So $F(n)=a \cdot 2^{n}+b \cdot\left(\frac{1}{2}\right)^{n}$ with some constants $a, b$. By $F(0)=0$ and $F(1)=\frac{3}{2}$, these constants satisfy $a+b=0$ and $2 a+\frac{b}{2}=\frac{3}{2}$. ... | 1 | imc |
[
"Mathematics -> Calculus -> Integral Calculus -> Techniques of Integration -> Multi-variable",
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 8 | Evaluate \[ \sum_{k=1}^\infty \frac{(-1)^{k-1}}{k} \sum_{n=0}^\infty \frac{1}{k2^n + 1}. \] | Let $S$ denote the desired sum. We will prove that $S=1.\newline \textbf{First solution:} \newline Write \[ \sum_{n=0}^\infty \frac{1}{k2^n+1} = \frac{1}{k+1} + \sum_{n=1}^\infty \frac{1}{k2^n+1}; \] then we may write $S = S_1+S_2$ where \[ S_1 = \sum_{k=1}^\infty \frac{(-1)^{k-1}}{k(k+1)} \] \[ S_2 = \sum_{k=1}^\infty... | 1 | putnam |
[
"Mathematics -> Number Theory -> Congruences",
"Mathematics -> Algebra -> Abstract Algebra -> Group Theory"
] | 8 | Compute
\[
\log_2 \left( \prod_{a=1}^{2015} \prod_{b=1}^{2015} (1+e^{2\pi i a b/2015}) \right)
\]
Here $i$ is the imaginary unit (that is, $i^2=-1$). | The answer is $13725$.
We first claim that if $n$ is odd, then $\prod_{b=1}^{n} (1+e^{2\pi i ab/n}) = 2^{\gcd(a,n)}$. To see this, write $d = \gcd(a,n)$ and $a = da_1$, $n=dn_1$ with $\gcd(a_1,n_1) = 1$. Then
$a_1, 2a_1,\dots,n_1 a_1$ modulo $n_1$ is a permutation of $1,2,\dots,n_1$ modulo $n_1$, and so $\omega^{a_1},\... | 13725 | putnam |
[
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 8 | Suppose that $(a_1,b_1),$ $(a_2,b_2),$ $\dots,$ $(a_{100},b_{100})$ are distinct ordered pairs of nonnegative integers. Let $N$ denote the number of pairs of integers $(i,j)$ satisfying $1\leq i<j\leq 100$ and $|a_ib_j-a_jb_i|=1$. Determine the largest possible value of $N$ over all possible choices of the $100$ ordere... |
To determine the largest possible value of \( N \) over all possible choices of 100 distinct ordered pairs of nonnegative integers \((a_i, b_i)\), we analyze pairs \((i, j)\) such that \(1 \leq i < j \leq 100\) and \(|a_i b_j - a_j b_i| = 1\).
This problem is connected to finding integer solutions of the equation \(|... | 197 | usomo |
[
"Mathematics -> Number Theory -> Congruences",
"Mathematics -> Number Theory -> Other"
] | 8 | When $4444^{4444}$ is written in decimal notation, the sum of its digits is $ A.$ Let $B$ be the sum of the digits of $A.$ Find the sum of the digits of $ B.$ ($A$ and $B$ are written in decimal notation.) |
To solve the problem, we need to determine the sum of the digits of \( B \), which is derived from processing the large number \( 4444^{4444} \).
### Step 1: Determine the sum of the digits of \( 4444^{4444} \).
The first step is to find \( A \), the sum of the digits of the number \( 4444^{4444} \). Direct computat... | 7 | imo |
[
"Mathematics -> Discrete Mathematics -> Combinatorics"
] | 8 | We colour all the sides and diagonals of a regular polygon $P$ with $43$ vertices either
red or blue in such a way that every vertex is an endpoint of $20$ red segments and $22$ blue segments.
A triangle formed by vertices of $P$ is called monochromatic if all of its sides have the same colour.
Suppose that there are $... |
Given a regular polygon \( P \) with 43 vertices, each segment (sides and diagonals) of this polygon is colored either red or blue. We know the following conditions:
- Every vertex is an endpoint of 20 red segments.
- Every vertex is an endpoint of 22 blue segments.
Since every vertex is connected to every other vert... | 859 | imc |
[
"Mathematics -> Geometry -> Plane Geometry -> Polygons"
] | 8 | Let $P$ be a regular $2006$-gon. A diagonal is called [i]good[/i] if its endpoints divide the boundary of $P$ into two parts, each composed of an odd number of sides of $P$. The sides of $P$ are also called [i]good[/i].
Suppose $P$ has been dissected into triangles by $2003$ diagonals, no two of which have a common poi... |
Let \( P \) be a regular 2006-gon. We are tasked with finding the maximum number of isosceles triangles that can be formed by dissecting \( P \) using 2003 diagonals such that each triangle has two good sides, where a side is called good if it divides the boundary of \( P \) into two parts, each having an odd number o... | 1003 | imo |
[
"Mathematics -> Discrete Mathematics -> Algorithms",
"Mathematics -> Algebra -> Prealgebra -> Integers"
] | 8 | Let $T$ be the set of ordered triples $(x,y,z)$, where $x,y,z$ are integers with $0\leq x,y,z\leq9$. Players $A$ and $B$ play the following guessing game. Player $A$ chooses a triple $(x,y,z)$ in $T$, and Player $B$ has to discover $A$[i]'s[/i] triple in as few moves as possible. A [i]move[/i] consists of the followin... | To solve this problem, we need to determine the minimum number of moves Player \( B \) needs to make to uniquely identify the triple \((x, y, z)\) chosen by Player \( A \). The interaction between the players involves Player \( B \) proposing a triple \((a, b, c)\) and Player \( A \) responding with the distance formul... | 3 | imo_shortlist |
[
"Mathematics -> Algebra -> Algebra -> Polynomial Operations"
] | 8 | Let $a,b,c,d$ be real numbers such that $b-d \ge 5$ and all zeros $x_1, x_2, x_3,$ and $x_4$ of the polynomial $P(x)=x^4+ax^3+bx^2+cx+d$ are real. Find the smallest value the product $(x_1^2+1)(x_2^2+1)(x_3^2+1)(x_4^2+1)$ can take. | Using the hint we turn the equation into $\prod_{k=1} ^4 (x_k-i)(x_k+i) \implies P(i)P(-i) \implies (b-d-1)^2 + (a-c)^2 \implies \boxed{16}$ . This minimum is achieved when all the $x_i$ are equal to $1$ . | 16 | usamo |
This is the test dataset for the paper Understanding Tool-Integrated Reasoning