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

Let $n$ points be given on a circle, and let $nk + 1$ chords between these points be drawn, where $2k+1 < n$. Show that it is possible to select $k+1$ of the chords so that no two of them intersect.
Find the greatest integer less than the number $1+\frac{1}{\sqrt{2}}+\frac{1}{\sqrt{3}}+\cdots+\frac{1}{\sqrt{1000000}}$
Find the integer that is closest to $ 1000 \sum_{n=3}^{10000}\frac{1}{n^{2}-4}.$
Let $k \geq 2, 1 < n_1 < n_2 < \ldots < n_k$ are positive integers, $a,b \in \mathbb{Z}^+$ satisfy \[ \prod^k_{i=1} \left( 1 - \frac{1}{n_i} \right) \leq \frac{a}{b} < \prod^{k-1}_{i=1} \left( 1 - \frac{1}{n_i} \right) \] Prove that: \[ \prod^k_{i=1} n_i \geq (4 \cdot a)^{2^k - 1}. \]
Determine all pairs $(n, k)$ of distinct positive integers such that there exists a positive integer $s$ for which the number of divisors of $sn$ and of $sk$ are equal.
The positive integer $ n $ verifies $$\frac{1}{1\cdot(\sqrt{2}+\sqrt{1})+\sqrt{1}}+\frac{1}{2\cdot(\sqrt{3}+\sqrt{2})+\sqrt{2}}+\cdots+\frac{1}{n\cdot(\sqrt{n+1}+\sqrt{n})+\sqrt{n}}=\frac{2022}{2023}.$$ Find the sum of digits of number $ n $.
The sequence $ a_n$ is defined as follows: $ a_0\equal{}1, a_1\equal{}1, a_{n\plus{}1}\equal{}\frac{1\plus{}a_{n}^2}{a_{n\minus{}1}}$. Prove that all the terms of the sequence are integers.
Let $a < b < c < d < e$ be positive integers. Prove that $$\frac{1}{[a, b]} + \frac{1}{[b, c]} + \frac{1}{[c, d]} + \frac{2}{[d, e]} \le 1$$ where $[x, y]$ is the least common multiple of $x$ and $y$ (e.g., $[6, 10] = 30$). When does equality hold?
Let $\mathbb{Z}$ be the set of integers. Determine all functions $f: \mathbb{Z} \rightarrow \mathbb{Z}$ such that, for all integers $a$ and $b$, $$f(2a)+2f(b)=f(f(a+b)).$$ [i]Proposed by Liam Baker, South Africa[/i]
Evaluate the sum $\sqrt{1-\frac{1}{2}\cdot\sqrt{1\cdot3}}+\sqrt{2-\frac{1}{2}\cdot\sqrt{3\cdot5}}+\sqrt{3-\frac{1}{2}\cdot\sqrt{5\cdot7}}+\dots+\sqrt{40-\frac{1}{2}\cdot\sqrt{79\cdot81}}$.
[b]p1.[/b] An $18$oz glass of apple juice is $6\%$ sugar and a $6$oz glass of orange juice is $12\%$ sugar. The two glasses are poured together to create a cocktail. What percent of the cocktail is sugar? [b]p2.[/b] Find the number of positive numbers that can be expressed as the difference of two integers between $-2$ and $2012$ inclusive. [b]p3.[/b] An annulus is defined as the region between two concentric circles. Suppose that the inner circle of an annulus has radius $2$ and the outer circle has radius $5$. Find the probability that a randomly chosen point in the annulus is at most $3$ units from the center. [b]p4.[/b] Ben and Jerry are walking together inside a train tunnel when they hear a train approaching. They decide to run in opposite directions, with Ben heading towards the train and Jerry heading away from the train. As soon as Ben finishes his $1200$ meter dash to the outside, the front of the train enters the tunnel. Coincidentally, Jerry also barely survives, with the front of the train exiting the tunnel as soon as he does. Given that Ben and Jerry both run at $1/9$ of the train’s speed, how long is the tunnel in meters? [b]p5.[/b] Let $ABC$ be an isosceles triangle with $AB = AC = 9$ and $\angle B = \angle C = 75^o$. Let $DEF$ be another triangle congruent to $ABC$. The two triangles are placed together (without overlapping) to form a quadrilateral, which is cut along one of its diagonals into two triangles. Given that the two resulting triangles are incongruent, find the area of the larger one. [b]p6.[/b] There is an infinitely long row of boxes, with a Ditto in one of them. Every minute, each existing Ditto clones itself, and the clone moves to the box to the right of the original box, while the original Ditto does not move. Eventually, one of the boxes contains over $100$ Dittos. How many Dittos are in that box when this first happens? [b]p7.[/b] Evaluate $$26 + 36 + 998 + 26 \cdot 36 + 26 \cdot 998 + 36 \cdot 998 + 26 \cdot 36 \cdot 998.$$ [b]p8. [/b]There are $15$ students in a school. Every two students are either friends or not friends. Among every group of three students, either all three are friends with each other, or exactly one pair of them are friends. Determine the minimum possible number of friendships at the school. [b]p9.[/b] Let $f(x) = \sqrt{2x + 1 + 2\sqrt{x^2 + x}}$. Determine the value of $$\frac{1}{f(1)}+\frac{1}{f(1)}+\frac{1}{f(3)}+...+\frac{1}{f(24)}.$$ [b]p10.[/b] In square $ABCD$, points $E$ and $F$ lie on segments $AD$ and $CD$, respectively. Given that $\angle EBF = 45^o$, $DE = 12$, and $DF = 35$, compute $AB$. PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
Let $b_1 = 1$ and $ b_{n+1} = 1 + \frac{1}{n(n+1)b_1b_2...b_n}$ for $n \ge 1$. Find $b_12$.
Let $(b_{n})_{n\in \mathbb{N}}$ be a sequence of positive real numbers such that $b_{0}=1$, $b_{n}=2+\sqrt{b_{n-1}}-2\sqrt{1+\sqrt{b_{n-1}}}$. Calculate $$\sum_{n=1}^{\infty}b_{n}2^{n}.$$
Define a function $f: \mathbb N \to \mathbb N$ by $f(1) = 1$, $f(n+1) = f(n) + 2^{f(n)}$ for every positive integer $n$. Prove that $f(1), f(2), \dots, f(3^{2013})$ leave distinct remainders when divided by $3^{2013}$.
Suppose that a sequence $a_1,a_2,\ldots$ of positive real numbers satisfies \[a_{k+1}\geq\frac{ka_k}{a_k^2+(k-1)}\] for every positive integer $k$. Prove that $a_1+a_2+\ldots+a_n\geq n$ for every $n\geq2$.
Suppose that a sequence $a_1,a_2,\ldots$ of positive real numbers satisfies \[a_{k+1}\geq\frac{ka_k}{a_k^2+(k-1)}\] for every positive integer $k$. Prove that $a_1+a_2+\ldots+a_n\geq n$ for every $n\geq2$.
Let $S_n=\sum_{k=0}^{n}\frac{1}{\sqrt{k+1}+\sqrt{k}}$. What is the value of $\sum_{n=1}^{99}\frac{1}{S_n+S_{n-1}}$ ?
Calculate the sum $$S=\sqrt{1+\frac{8\cdot 1^2-1}{1^2\cdot 3^2}}+\sqrt{1+\frac{8\cdot 2^2-1}{3^2\cdot 5^2}}+...+ \sqrt{1+\frac{8\cdot 1003^2-1}{2005^2\cdot 2007^2}}$$
Let $a_1,a_2,\ldots$ be an infinite sequence of real numbers, for which there exists a real number $c$ with $0\leq a_i\leq c$ for all $i$, such that \[\left\lvert a_i-a_j \right\rvert\geq \frac{1}{i+j} \quad \text{for all }i,\ j \text{ with } i \neq j. \] Prove that $c\geq1$.
Let $n$ and $k$ be positive integers. Prove that for $a_1, \dots, a_n \in [1,2^k]$ one has \[ \sum_{i = 1}^n \frac{a_i}{\sqrt{a_1^2 + \dots + a_i^2}} \le 4 \sqrt{kn}. \]
Let $A_1A_2 \dots A_n$ be a polygon (not necessarily regular) with $n$ sides. Suppose there is a translation that maps each point $A_i$ to a point $B_i$ in the same plane. For convenience, define $A_0 = A_n$ and $B_0 = B_n$. Prove that \[ \sum_{i=1}^{n} (A_{i-1} B_{i})^2 = \sum_{i=1}^{n} (B_{i-1} A_{i})^2 \, . \]
For each integer $n\ge 1,$ compute the smallest possible value of \[\sum_{k=1}^{n}\left\lfloor\frac{a_k}{k}\right\rfloor\] over all permutations $(a_1,\dots,a_n)$ of $\{1,\dots,n\}.$ [i]Proposed by Shahjalal Shohag, Bangladesh[/i]
The sum \[\frac{1}{2!}+\frac{2}{3!}+\frac{3}{4!}+\dots+\frac{2021}{2022!}\] can be expressed as $a-\frac{1}{b!}$, where $a$ and $b$ are positive integers. What is $a+b$? $ \textbf{(A)}\ 2020 \qquad\textbf{(B)}\ 2021 \qquad\textbf{(C)}\ 2022 \qquad\textbf{(D)}\ 2023 \qquad\textbf{(E)}\ 2024$
Determine all pairs $(n, k)$ of distinct positive integers such that there exists a positive integer $s$ for which the number of divisors of $sn$ and of $sk$ are equal.
Consider a sequence $T_0, T_1, \dots$ of polynomials defined recursively by $T_0(x) = 2$, $T_1(x)=x$, and $T_{n+2}(x) = xT_{n+1}(x) - T_n(x)$ for each nonnegative integer $n$. Let $L_n$ be the sequence of Lucas Numbers, defined by $L_0 = 2$, $L_1 = 1$, and $L_{n+2} = L_n+L_{n+1}$ for every nonnegative integer $n$. Find the remainder when $ T_0\left( L_0 \right) + T_1 \left( L_2 \right) + T_2 \left( L_4 \right) + \dots + T_{359} \left( L_{718} \right)$ is divided by $359$. [i]Proposed by Yang Liu[/i]