problem
stringlengths 10
7.44k
| answer
stringlengths 1
270
| difficulty
stringclasses 8
values |
---|---|---|
Given a sequence $\{a\_n\}$ with the sum of its first $n$ terms denoted as $S\_n$. The sequence satisfies the conditions $a\_1=23$, $a\_2=-9$, and $a_{n+2}=a\_n+6\times(-1)^{n+1}-2$ for all $n \in \mathbb{N}^*$.
(1) Find the general formula for the terms of the sequence $\{a\_n\}$;
(2) Find the value of $n$ when $S\_n$ reaches its maximum. | 11 | 3/8 |
A Markov chain is named after the Russian mathematician Andrey Markov, and its process is characterized by the "memoryless" property, meaning that the probability distribution of the $n+1$-th state only depends on the $n$-th state and is independent of the states $n-1, n-2, n-3, \ldots$.
Consider two boxes, Box A and Box B, each containing 2 red balls and 1 black ball of the same size, shape, and texture. One ball is randomly selected from each of the two boxes and exchanged. This operation is repeated $n$ times ($n \in \mathbf{N}^{*}$). Let $X_n$ denote the number of black balls in Box A after $n$ operations. Let $a_n$ be the probability that there is exactly 1 black ball in Box A, and let $b_n$ be the probability that there are exactly 2 black balls in Box A.
(1) Find the distribution of $X_{1}$;
(2) Find the general term formula for the sequence $\left\{a_{n}\right\}$;
(3) Find the mathematical expectation of $X_{n}$. | 1 | 1/8 |
For positive integers $n$ and $k$, let $\mho(n, k)$ be the number of distinct prime divisors of $n$ that are at least $k$. Find the closest integer to $$\sum_{n=1}^{\infty} \sum_{k=1}^{\infty} \frac{\mho(n, k)}{3^{n+k-7}}$$ | 167 | 6/8 |
Each rational number is painted with one of two colors, white or red. A coloring is called "sanferminera" if for any two rational numbers \( x \) and \( y \) with \( x \neq y \), the following conditions are satisfied:
a) \( xy = 1 \),
b) \( x + y = 0 \),
c) \( x + y = 1 \),
then \( x \) and \( y \) are painted different colors. How many "sanferminera" colorings are there? | 2 | 2/8 |
Four people, A, B, C, and D, stand in a line from left to right and are numbered 1, 2, 3, and 4 respectively. They have the following conversation:
A: Both people to my left and my right are taller than me.
B: Both people to my left and my right are shorter than me.
C: I am the tallest.
D: There is no one to my right.
If all four of them are honest, what is the 4-digit number formed by the sequence of their numbers? | 2314 | 1/8 |
A square is divided into four parts by two perpendicular lines, the intersection point of which lies inside the square. Prove that if the areas of three of these parts are equal, then the areas of all four parts are equal. | 4 | 2/8 |
The sum of the absolute values of the terms of a finite arithmetic progression is 100. If all its terms are increased by 1 or all its terms are increased by 2, the sum of the absolute values of the terms of the resulting progression will also be 100. What values can the quantity $n^{2} d$ take under these conditions, where $d$ is the common difference of the progression and $n$ is the number of its terms? | 400 | 1/8 |
Find the volume of a right prism whose base is a right triangle with an acute angle $\alpha$, if the lateral edge of the prism is $l$ and forms an angle $\beta$ with the diagonal of the larger lateral face. | \frac{1}{4}^3\tan^2\beta\sin2\alpha | 1/8 |
Given a $15\times 15$ chessboard. We draw a closed broken line without self-intersections such that every edge of the broken line is a segment joining the centers of two adjacent cells of the chessboard. If this broken line is symmetric with respect to a diagonal of the chessboard, then show that the length of the broken line is $\leq 200$ . | 200 | 1/8 |
What was the range of temperatures on Monday in Fermatville, given that the minimum temperature was $-11^{\circ} \mathrm{C}$ and the maximum temperature was $14^{\circ} \mathrm{C}$? | 25^{\circ} \mathrm{C} | 7/8 |
On the sides \(AB\) and \(BC\) of an isosceles triangle \(ABC\), points \(K\) and \(L\) are chosen such that \(AK + LC = KL\). From the midpoint \(M\) of segment \(KL\), a line parallel to \(BC\) is drawn, intersecting side \(AC\) at point \(N\). Find the measure of angle \(KNL\). | 90 | 3/8 |
Find all the functions $f: \mathbb{R} \to\mathbb{R}$ such that
\[f(x-f(y))=f(f(y))+xf(y)+f(x)-1\]
for all $x,y \in \mathbb{R} $. | f(x)=1-\dfrac{x^2}{2} | 1/8 |
Two swimmers are training in a rectangular quarry. The first swimmer prefers to start at the corner of the quarry, so he swims diagonally to the opposite corner and back. The second swimmer prefers to start at a point that divides one of the sides of the quarry in the ratio \(2018: 2019\). He swims along a quadrilateral, visiting one point on each side, and returns to the starting point. Can the second swimmer choose points on the other three sides in such a way that his path is shorter than the first swimmer's? What is the minimum value that the ratio of the length of the longer path to the shorter one can have? | 1 | 1/8 |
Solve the equations:
(1) $3x^2 -32x -48=0$
(2) $4x^2 +x -3=0$
(3) $(3x+1)^2 -4=0$
(4) $9(x-2)^2 =4(x+1)^2.$ | \frac{4}{5} | 3/8 |
Given a tetrahedron $ABCD$, each edge is colored red or blue with equal probability. What is the probability that point $A$ can reach point $B$ through red edges within the tetrahedron $ABCD$? | \frac{3}{4} | 1/8 |
Using the same relationships between ball weights, how many blue balls are needed to balance $5$ green, $3$ yellow, and $3$ white balls? | 22 | 1/8 |
Let \\(f(x)\\) be defined on \\((-∞,+∞)\\) and satisfy \\(f(2-x)=f(2+x)\\) and \\(f(7-x)=f(7+x)\\). If in the closed interval \\([0,7]\\), only \\(f(1)=f(3)=0\\), then the number of roots of the equation \\(f(x)=0\\) in the closed interval \\([-2005,2005]\\) is . | 802 | 3/8 |
Xiaopang went to the supermarket and spent 26 yuan on 4 boxes of milk. How much will 6 boxes of such milk cost? $\qquad$ yuan | 39 | 6/8 |
A newly designed car travels 4.2 kilometers further per liter of gasoline than an older model. The fuel consumption for the new car is 2 liters less per 100 kilometers. How many liters of gasoline does the new car consume per 100 kilometers? If necessary, round your answer to two decimal places. | 5.97 | 7/8 |
Alli rolls a standard $8$-sided die twice. What is the probability of rolling integers that differ by $3$ on her first two rolls? Express your answer as a common fraction. | \frac{1}{8} | 1/8 |
For the smallest natural number \( a \), do there exist integers \( b \) and \( c \) such that the quadratic polynomial \( ax^2 + bx + c \) has two distinct positive roots, which do not exceed \(\frac{1}{1000}\)? | 1001000 | 1/8 |
Let $S$ be the set of integers of the form $2^x+2^y+2^z$ , where $x,y,z$ are pairwise distinct non-negative integers. Determine the $100$ th smallest element of $S$ . | 577 | 3/8 |
Kolya, after walking one-fourth of the way from home to school, realized that he forgot his problem book. If he does not go back for it, he will arrive at school 5 minutes before the bell rings, but if he goes back, he will be 1 minute late. How long (in minutes) does it take to get to school? | 12 | 2/8 |
In the permutation \(a_{1}, a_{2}, a_{3}, a_{4}, a_{5}\) of \(1, 2, 3, 4, 5\), how many permutations are there that satisfy \(a_{1} < a_{2}, a_{2} > a_{3}, a_{3} < a_{4}, a_{4} > a_{5}\)? | 16 | 4/8 |
Let $P_1$ be a regular $n$ -gon, where $n\in\mathbb{N}$ . We construct $P_2$ as the regular $n$ -gon whose vertices are the midpoints of the edges of $P_1$ . Continuing analogously, we obtain regular $n$ -gons $P_3,P_4,\ldots ,P_m$ . For $m\ge n^2-n+1$ , find the maximum number $k$ such that for any colouring of vertices of $P_1,\ldots ,P_m$ in $k$ colours there exists an isosceles trapezium $ABCD$ whose vertices $A,B,C,D$ have the same colour.
*Radu Ignat* | n-1 | 1/8 |
Let \(\theta_{1}\) and \(\theta_{2}\) be acute angles, and suppose:
$$
\frac{\sin^{2020} \theta_{1}}{\cos^{2018} \theta_{2}} + \frac{\cos^{2020} \theta_{1}}{\sin^{2018} \theta_{2}} = 1.
$$
Then, \(\theta_{1} + \theta_{2} =\) \(\qquad\). | \frac{\pi}{2} | 6/8 |
Consider the infinite series \(S\) represented by \(2 - 1 - \frac{1}{3} + \frac{1}{9} - \frac{1}{27} - \frac{1}{81} + \frac{1}{243} - \cdots\). Find the sum \(S\). | \frac{3}{4} | 1/8 |
Let \( f(x, y) = a(x^3 + 3x) + b(y^2 + 2y + 1) \) and suppose that \( 1 \leq f(1,2) \leq 2 \) and \( 2 \leq f(3,4) \leq 5 \). Determine the range of \( f(1,3) \). | [\frac{3}{2},4] | 6/8 |
The sequence $\left\{a_{n}\right\}$ is defined by $a_{1}=1$ and $a_{n+1}=\sqrt{a_{n}^{2}-2a_{n}+3}+c$ for $n \in \mathbf{N}^{*}$, where $c$ is a constant greater than 0.
(1) If $c=1$, find the general term of the sequence $\left\{a_{n}\right\}$.
(2) If the sequence $\left\{a_{n}\right\}$ is bounded above, find the range of values for $c$. | (0,1) | 2/8 |
A particle moves in the Cartesian plane according to the following rules:
From any lattice point $(a,b),$ the particle may only move to $(a+1,b), (a,b+1),$ or $(a+1,b+1).$
There are no right angle turns in the particle's path.
How many different paths can the particle take from $(0,0)$ to $(5,5)$?
| 83 | 1/8 |
Evaluate the definite integral:
$$
\int_{0}^{\frac{\pi}{2}} \frac{\cos x \, dx}{(1+\cos x+\sin x)^{2}}
$$ | \ln(2) - \frac{1}{2} | 5/8 |
João, Jorge, José, and Jânio are good friends. One time, João was out of money, but his friends had some. So Jorge gave João a fifth of his money, José gave João a fourth of his money, and Jânio gave João a third of his money. If all of them gave the same amount of money to João, what fraction of the group's money did João end up with? | 1/4 | 7/8 |
On some planet, there are \(2^{N}\) countries \((N \geq 4)\). Each country has a flag \(N\) units wide and one unit high composed of \(N\) fields of size \(1 \times 1\), each field being either yellow or blue. No two countries have the same flag.
We say that a set of \(N\) flags is diverse if these flags can be arranged into an \(N \times N\) square so that all \(N\) fields on its main diagonal will have the same color. Determine the smallest positive integer \(M\) such that among any \(M\) distinct flags, there exist \(N\) flags forming a diverse set. | 2^{N-2}+1 | 1/8 |
For the function $f(x)=4\sin \left(2x+\frac{\pi }{3}\right)$, the following propositions are given:
$(1)$ From $f(x_1)=f(x_2)$, it can be concluded that $x_1-x_2$ is an integer multiple of $\pi$; $(2)$ The expression for $f(x)$ can be rewritten as $f(x)=4\cos \left(2x-\frac{\pi }{6}\right)$; $(3)$ The graph of $f(x)$ is symmetric about the point $\left(-\frac{\pi }{6},0\right)$; $(4)$ The graph of $f(x)$ is symmetric about the line $x=-\frac{\pi }{6}$; Among these, the correct propositions are ______________. | (2)(3) | 1/8 |
The numbers $1,2,\dots,9$ are randomly placed into the $9$ squares of a $3 \times 3$ grid. Each square gets one number, and each of the numbers is used once. What is the probability that the sum of the numbers in each row and each column is odd? | \frac{1}{14} | 4/8 |
In boxes labeled $0$ , $1$ , $2$ , $\dots$ , we place integers according to the following rules: $\bullet$ If $p$ is a prime number, we place it in box $1$ . $\bullet$ If $a$ is placed in box $m_a$ and $b$ is placed in box $m_b$ , then $ab$ is placed in the box labeled $am_b+bm_a$ .
Find all positive integers $n$ that are placed in the box labeled $n$ . | p^p | 3/8 |
Given the function \( f(x) = x^3 - 6x^2 + 17x - 5 \), real numbers \( a \) and \( b \) satisfy \( f(a) = 3 \) and \( f(b) = 23 \). Find \( a + b \). | 4 | 7/8 |
Three equal circles are placed in triangle \(ABC\), each touching two sides of the triangle. All three circles have one common point. Find the radii of these circles if the radii of the inscribed and circumscribed circles of triangle \(ABC\) are \(r\) and \(R\), respectively. | \frac{rR}{R+r} | 1/8 |
Let $ABCD$ be a rectangle with side lengths $AB = CD = 5$ and $BC = AD = 10$ . $W, X, Y, Z$ are points on $AB, BC, CD$ and $DA$ respectively chosen in such a way that $WXYZ$ is a kite, where $\angle ZWX$ is a right angle. Given that $WX = WZ = \sqrt{13}$ and $XY = ZY$ , determine the length of $XY$ . | \sqrt{65} | 6/8 |
Fox Alice thought of a two-digit number and told Pinocchio that this number is divisible by $2, 3, 4, 5,$ and $6$. However, Pinocchio found out that exactly two of these five statements are actually false. What numbers could Fox Alice have thought of? Indicate the number of possible options in the answer. | 8 | 4/8 |
Given an arithmetic sequence $\{a_n\}$, it is known that $\frac {a_{11}}{a_{10}} + 1 < 0$, and the sum of the first $n$ terms of the sequence, $S_n$, has a maximum value. Find the maximum value of $n$ for which $S_n > 0$. | 19 | 7/8 |
Find the number of ways in which the nine numbers $$1,12,123,1234, \ldots, 123456789$$ can be arranged in a row so that adjacent numbers are relatively prime. | 0 | 1/8 |
Vanya wrote several prime numbers, using exactly once each digit from 1 to 9. The sum of these prime numbers turned out to be 225.
Is it possible to use exactly once the same digits to write several prime numbers so that their sum is less? | Yes | 1/8 |
Define a function \( f \) on the set of positive integers \( N \) as follows:
(i) \( f(1) = 1 \), \( f(3) = 3 \);
(ii) For \( n \in N \), the function satisfies
\[
\begin{aligned}
&f(2n) = f(n), \\
&f(4n+1) = 2f(2n+1) - f(n), \\
&f(4n+3) = 3f(2n+1) - 2f(n).
\end{aligned}
\]
Find all \( n \) such that \( n \leqslant 1988 \) and \( f(n) = n \). | 92 | 1/8 |
Let $M = 123456789101112\dots5354$ be the number that results from writing the integers from $1$ to $54$ consecutively. What is the remainder when $M$ is divided by $55$? | 44 | 1/8 |
In parallelogram $ABCD$, let $O$ be the intersection of diagonals $\overline{AC}$ and $\overline{BD}$. Angles $CAB$ and $DBC$ are each twice as large as angle $DBA$, and angle $ACB$ is $r$ times as large as angle $AOB$. Find $\lfloor 1000r \rfloor$. | 777 | 3/8 |
Let $\triangle XYZ$ be a right triangle with $Y$ as the right angle. A circle with diameter $YZ$ intersects side $XZ$ at $W$. If $XW = 3$ and $YW = 9$, find the length of $WZ$. | 27 | 7/8 |
A sequence of real numbers $a_{0}, a_{1}, \ldots, a_{9}$ with $a_{0}=0, a_{1}=1$, and $a_{2}>0$ satisfies $$a_{n+2} a_{n} a_{n-1}=a_{n+2}+a_{n}+a_{n-1}$$ for all $1 \leq n \leq 7$, but cannot be extended to $a_{10}$. In other words, no values of $a_{10} \in \mathbb{R}$ satisfy $$a_{10} a_{8} a_{7}=a_{10}+a_{8}+a_{7}$$ Compute the smallest possible value of $a_{2}$. | \sqrt{2}-1 | 7/8 |
Let two non-zero vectors $\vec{e}_{1}$ and $\vec{e}_{2}$ be non-collinear.
(1) If $\overrightarrow{A B}=\vec{e}_{1}+\vec{e}_{2}$, $\overrightarrow{B C}=2 \vec{e}_{1}+8 \vec{e}_{2}$, $\overrightarrow{C D}=3\left(\vec{e}_{1}-\vec{e}_{2}\right)$, prove that points $A$, $B$, and $D$ are collinear.
(2) Determine the real number $k$ such that $k \vec{e}_{1}+\vec{e}_{2}$ and $\vec{e}_{1}+k \vec{e}_{2}$ are collinear. | \1 | 3/8 |
There is only one set of five prime numbers that form an arithmetic sequence with a common difference of 6. What is the sum of those five prime numbers? | 85 | 7/8 |
In an equilateral triangle \( \triangle ABC \), \( P \) is an arbitrary point on \( AB \), and \( Q \) is a point on \( AC \) such that \( BP = AQ \). Lines \( BQ \) and \( CP \) intersect at point \( R \). Prove that the measure of \( \angle PRB \) is constant. | 60 | 2/8 |
Write the expression $\frac{4+3c}{7}+2$ as a single fraction. | \frac{18+3c}{7} | 2/8 |
Andy and Bethany have a rectangular array of numbers with $40$ rows and $75$ columns. Andy adds the numbers in each row. The average of his $40$ sums is $A$. Bethany adds the numbers in each column. The average of her $75$ sums is $B$. What is the value of $\frac{A}{B}$?
$\textbf{(A)}\ \frac{64}{225} \qquad \textbf{(B)}\ \frac{8}{15} \qquad \textbf{(C)}\ 1 \qquad \textbf{(D)}\ \frac{15}{8} \qquad \textbf{(E)}\ \frac{225}{64}$ | (D)\frac{15}{8} | 1/8 |
Let $$\overset{ .}{a_{n}a_{n-1}a_{n-2}\cdots a_{1}a_{0}}|_{m}$$ be defined as $a_{0}+a_{1}\times m+\ldots+a_{n-1}\times m^{n-1}+a_{n}\times m^{n}$, where $n\leq m$, $m$ and $n$ are positive integers, $a_{k}\in\{0,1,2,\ldots,m-1\}$ ($k=0,1,2,\ldots,n$) and $a_{n}\neq 0$;
(1) Calculate $$\overset{ .}{2016}|_{7}$$\= \_\_\_\_\_\_ ;
(2) Let the set $A(m,n)=$$\{x|x= \overset{ .}{a_{n}a_{n-1}a_{n-2}\cdots a_{1}a_{0}}|_{m}\}$, then the sum of all elements in $A(m,n)$ is \_\_\_\_\_\_ . | 699 | 1/8 |
The postal department stipulates that for letters weighing up to $100$ grams (including $100$ grams), each $20$ grams requires a postage stamp of $0.8$ yuan. If the weight is less than $20$ grams, it is rounded up to $20$ grams. For weights exceeding $100$ grams, the initial postage is $4$ yuan. For each additional $100$ grams beyond $100$ grams, an extra postage of $2$ yuan is required. In Class 8 (9), there are $11$ students participating in a project to learn chemistry knowledge. If each answer sheet weighs $12$ grams and each envelope weighs $4$ grams, and these $11$ answer sheets are divided into two envelopes for mailing, the minimum total amount of postage required is ____ yuan. | 5.6 | 2/8 |
My friend Ana likes numbers that are divisible by 8. How many different pairs of last two digits are possible in numbers that Ana likes? | 13 | 1/8 |
Let \( a \) be a fixed positive integer and \(\left(e_{n}\right)\) be the sequence defined by \( e_{0}=1 \) and
\[ e_{n}=a+\prod_{k=0}^{n-1} e_{k} \]
for \( n \geq 1 \).
(a) Show that there are infinitely many prime numbers that divide some element of the sequence.
(b) Show that there is a prime number that does not divide any element of the sequence. | 1 | 1/8 |
Let $f(x)=x^{2}-2 x$. How many distinct real numbers $c$ satisfy $f(f(f(f(c))))=3$ ? | 9 | 7/8 |
A ballpoint pen costs 10 rubles, a gel pen costs 30 rubles, and a fountain pen costs 60 rubles. What is the maximum number of ballpoint pens that can be bought under the condition that a total of exactly 20 pens must be bought, including pens of all three types, and exactly 500 rubles must be spent? | 11 | 3/8 |
Joey wrote a system of equations on a blackboard, where each of the equations was of the form $a+b=c$ or $a \cdot b=c$ for some variables or integers $a, b, c$. Then Sean came to the board and erased all of the plus signs and multiplication signs, so that the board reads: $$\begin{array}{ll} x & z=15 \\ x & y=12 \\ x & x=36 \end{array}$$ If $x, y, z$ are integer solutions to the original system, find the sum of all possible values of $100 x+10 y+z$. | 2037 | 7/8 |
In parallelogram $ABCD$, let $O$ be the intersection of diagonals $\overline{AC}$ and $\overline{BD}$. Angles $CAB$ and $DBC$ are each twice as large as angle $DBA$, and angle $ACB$ is $r$ times as large as angle $AOB$. Find $r.$ | \frac{7}{9} | 5/8 |
Given that five students from Maplewood school worked for 6 days, six students from Oakdale school worked for 4 days, and eight students from Pinecrest school worked for 7 days, and the total amount paid for the students' work was 1240 dollars, determine the total amount earned by the students from Oakdale school, ignoring additional fees. | 270.55 | 2/8 |
The sampling group size is 10. | 1000 | 3/8 |
Let \( t \) be a positive number greater than zero.
Quadrilateral \(ABCD\) has vertices \(A(0,3), B(0,k), C(t, 10)\), and \(D(t, 0)\), where \(k>3\) and \(t>0\). The area of quadrilateral \(ABCD\) is 50 square units. What is the value of \(k\)? | 13 | 1/8 |
Let $a$ be number of $n$ digits ( $ n > 1$ ). A number $b$ of $2n$ digits is obtained by writing two copies of $a$ one after the other. If $\frac{b}{a^2}$ is an integer $k$ , find the possible values values of $k$ . | 7 | 6/8 |
As a special treat, Sammy is allowed to eat five sweets from his very large jar which contains many sweets of each of three flavors - Lemon, Orange, and Strawberry. He wants to eat his five sweets in such a way that no two consecutive sweets have the same flavor. In how many ways can he do this?
A) 32
B) 48
C) 72
D) 108
E) 162 | 48 | 1/8 |
A set of $25$ square blocks is arranged into a $5 \times 5$ square. How many different combinations of $3$ blocks can be selected from that set so that no two are in the same row or column?
$\textbf{(A) } 100 \qquad\textbf{(B) } 125 \qquad\textbf{(C) } 600 \qquad\textbf{(D) } 2300 \qquad\textbf{(E) } 3600$ | \mathrm{(C)\}600 | 1/8 |
Let $ABC$ denote a triangle with area $S$ . Let $U$ be any point inside the triangle whose vertices are the midpoints of the sides of triangle $ABC$ . Let $A'$ , $B'$ , $C'$ denote the reflections of $A$ , $B$ , $C$ , respectively, about the point $U$ . Prove that hexagon $AC'BA'CB'$ has area $2S$ . | 2S | 7/8 |
Does there exist a convex polygon in which each side equals some diagonal, and each diagonal equals some side? | No | 1/8 |
Let $a,$ $b,$ $c$ be distinct complex numbers such that
\[\frac{a}{1 - b} = \frac{b}{1 - c} = \frac{c}{1 - a} = k.\]Find the sum of all possible values of $k.$ | 1 | 5/8 |
A sphere is inscribed in a right circular cylinder. The height of the cylinder is 12 inches, and the diameter of its base is 10 inches. Find the volume of the inscribed sphere. Express your answer in terms of $\pi$. | \frac{500}{3} \pi | 6/8 |
1) Given the angles:
\[
\angle APB = \angle BAC, \quad \angle APB = \angle AKC, \quad \angle AKC = \angle BAC, \quad \angle KAC = \angle ABC.
\]
Segment \( AC \) is a tangent to the circle.
If \( \triangle ABC \approx \triangle AKC \), then:
\[
\frac{AB}{AK} = \frac{AC}{KC} = \frac{BC}{AC} \Rightarrow \frac{AB}{4} = \frac{AC}{3} = \frac{12}{AC} \Rightarrow AC = 6, \quad AB = 8.
\]
2) Let \( CD \) be a median. By the cosine theorem for triangles \( ADC \) and \( BDC \):
\[
AC^2 = AD^2 + CD^2 - 2AD \cdot CD \cos \angle ADC, \quad BC^2 = BD^2 + CD^2 + 2BD \cdot CD \cos \angle ADC.
\]
Since \( AD = BD \), then:
\[
AC^2 + BC^2 = 2AD^2 + 2CD^2,
\]
\[
CD^2 = \frac{1}{2}(AC^2 + BC^2) - AD^2 = \frac{1}{2}(36 + 144) - 16 = 74, \quad CD = \sqrt{74}.
\]
3) Let \( DP = x \), \( DN = y \) (where \( N \) is the intersection of line \( CD \) with the circle, \( N \neq P \)).
The quadrilateral \( ANBP \) is inscribed in a circle \( \Rightarrow AD \cdot DB = PD \cdot BT, \quad 16 = xy \).
By the properties of tangents and secants to the circle:
\[
CN \cdot CP = AC^2, \quad (CD - y) \cdot (CD + x) = AC^2,
\]
\[
(\sqrt{74} - y) \cdot (\sqrt{74} + x) = 36.
\]
4) Solving the system of equations:
\[
16 = xy, \quad (\sqrt{74} - y) \cdot (\sqrt{74} + x) = 36 \Rightarrow y = \frac{22}{\sqrt{74}} + x \Rightarrow x^2 + \frac{22}{\sqrt{74}}x - 16 = 0, \quad x = \frac{-11 + 3\sqrt{145}}{\sqrt{74}}, \quad DP = \frac{-11 + 3\sqrt{145}}{\sqrt{74}}.
\] | \frac{-11+3\sqrt{145}}{\sqrt{74}} | 5/8 |
Humans, wearing Avatar bodies, travel to the distant Pandora planet to extract resources and discover that the local Na'vi people use some special arithmetic rules: $\left|\begin{array}{ll}a & b \\ c & d\end{array}\right|=a d-b c, a \otimes b=b \div(a+1)$. According to these rules, can you calculate the following expression? (Express the result as a decimal)
$$
\left|\begin{array}{ll}
5 & 4 \\
2 & 3
\end{array}\right| \otimes 6=
$$ | 0.75 | 6/8 |
Initially five variables are defined: $a_1=1, a_2=0, a_3=0, a_4=0, a_5=0.$ On a turn, Evan can choose an integer $2 \le i \le 5.$ Then, the integer $a_{i-1}$ will be added to $a_i$ . For example, if Evan initially chooses $i = 2,$ then now $a_1=1, a_2=0+1=1, a_3=0, a_4=0, a_5=0.$ Find the minimum number of turns Evan needs to make $a_5$ exceed $1,000,000.$ | 127 | 1/8 |
Let \( P_{1}, P_{2}, \cdots, P_{2n+3} \) be \( 2n + 3 \) points on a plane where no three points are collinear, and no four points are concyclic. Construct circles passing through any three of these points such that among the remaining \( 2n \) points, \( n \) points lie inside the circle and \( n \) points lie outside the circle. Let the number of such circles be \( K \). Prove that \( K > \frac{1}{\pi} \binom{2n+3}{2} \). | K>\frac{1}{\pi}\binom{2n+3}{2} | 1/8 |
Let \( n \) be a two-digit number such that the square of the sum of the digits of \( n \) is equal to the sum of the digits of \( n^2 \). Find the sum of all possible values of \( n \). | 139 | 1/8 |
In a regular tetrahedron \( ABCD \), points \( E \) and \( F \) are on edges \( AB \) and \( AC \), respectively, such that \( BE = 3 \), \( EF = 4 \), and \( EF \) is parallel to the face \( BCD \). Determine the area of \( \triangle DEF \). | 2\sqrt{33} | 6/8 |
In how many ways can the natural numbers from 1 to 14 (each used once) be placed in a $2 \times 7$ table so that the sum of the numbers in each of the seven columns is odd? | 2^7\cdot(7!)^2 | 1/8 |
Doug and Ryan are competing in the 2005 Wiffle Ball Home Run Derby. In each round, each player takes a series of swings. Each swing results in either a home run or an out, and an out ends the series. When Doug swings, the probability that he will hit a home run is $1 / 3$. When Ryan swings, the probability that he will hit a home run is $1 / 2$. In one round, what is the probability that Doug will hit more home runs than Ryan hits? | 1/5 | 7/8 |
The plane is tiled by congruent squares and congruent pentagons as indicated. The percent of the plane that is enclosed by the pentagons is closest to
[asy]
unitsize(3mm); defaultpen(linewidth(0.8pt));
path p1=(0,0)--(3,0)--(3,3)--(0,3)--(0,0);
path p2=(0,1)--(1,1)--(1,0);
path p3=(2,0)--(2,1)--(3,1);
path p4=(3,2)--(2,2)--(2,3);
path p5=(1,3)--(1,2)--(0,2);
path p6=(1,1)--(2,2);
path p7=(2,1)--(1,2);
path[] p=p1^^p2^^p3^^p4^^p5^^p6^^p7;
for(int i=0; i<3; ++i) {
for(int j=0; j<3; ++j) {
draw(shift(3*i,3*j)*p);
}
}
[/asy] | 56 | 6/8 |
For polynomial $P(x)=1-\dfrac{1}{3}x+\dfrac{1}{6}x^{2}$, define $Q(x)=P(x)P(x^{3})P(x^{5})P(x^{7})P(x^{9})=\sum_{i=0}^{50} a_ix^{i}$. Then $\sum_{i=0}^{50} |a_i|=\dfrac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. Find $m+n$. | 275 | 6/8 |
In an equilateral triangle \( \triangle ABC \), choose any two points \( M \) and \( N \). Is it always possible to form a tetrahedron using the six line segments \( AM \), \( BM \), \( CM \), \( AN \), \( BN \), and \( CN \) as edges? | No | 6/8 |
The function $f:\mathbb R^{\ge 0} \longrightarrow \mathbb R^{\ge 0}$ satisfies the following properties for all $a,b\in \mathbb R^{\ge 0}$ :**a)** $f(a)=0 \Leftrightarrow a=0$ **b)** $f(ab)=f(a)f(b)$ **c)** $f(a+b)\le 2 \max \{f(a),f(b)\}$ .
Prove that for all $a,b\in \mathbb R^{\ge 0}$ we have $f(a+b)\le f(a)+f(b)$ .
*Proposed by Masoud Shafaei* | f(+b)\lef()+f(b) | 1/8 |
Two circles with radii $a > b > 0$ are externally tangent to each other. Three common tangents are drawn to these circles. Find the perimeter of the triangle formed by these tangents. | \frac{4a\sqrt{}}{b} | 1/8 |
At a conference of $40$ people, there are $25$ people who each know each other, and among them, $5$ people do not know $3$ other specific individuals in their group. The remaining $15$ people do not know anyone at the conference. People who know each other hug, and people who do not know each other shake hands. Determine the total number of handshakes that occur within this group. | 495 | 6/8 |
A square has been divided into $2022$ rectangles with no two of them having a common interior point. What is the maximal number of distinct lines that can be determined by the sides of these rectangles? | 2025 | 5/8 |
A monetary prize was distributed among three inventors: the first received half of the total prize minus $3 / 22$ of what the other two received together. The second received $1 / 4$ of the total prize and $1 / 56$ of the money received together by the other two. The third received 30,000 rubles. What was the total prize and how much did each inventor receive? | 30000 | 4/8 |
Let $A_1A_2A_3A_4A_5$ be a regular pentagon with side length 1. The sides of the pentagon are extended to form the 10-sided polygon shown in bold at right. Find the ratio of the area of quadrilateral $A_2A_5B_2B_5$ (shaded in the picture to the right) to the area of the entire 10-sided polygon.
[asy]
size(8cm);
defaultpen(fontsize(10pt));
pair A_2=(-0.4382971011,5.15554989475), B_4=(-2.1182971011,-0.0149584477027), B_5=(-4.8365942022,8.3510997895), A_3=(0.6,8.3510997895), B_1=(2.28,13.521608132), A_4=(3.96,8.3510997895), B_2=(9.3965942022,8.3510997895), A_5=(4.9982971011,5.15554989475), B_3=(6.6782971011,-0.0149584477027), A_1=(2.28,3.18059144705);
filldraw(A_2--A_5--B_2--B_5--cycle,rgb(.8,.8,.8));
draw(B_1--A_4^^A_4--B_2^^B_2--A_5^^A_5--B_3^^B_3--A_1^^A_1--B_4^^B_4--A_2^^A_2--B_5^^B_5--A_3^^A_3--B_1,linewidth(1.2)); draw(A_1--A_2--A_3--A_4--A_5--cycle);
pair O = (A_1+A_2+A_3+A_4+A_5)/5;
label(" $A_1$ ",A_1, 2dir(A_1-O));
label(" $A_2$ ",A_2, 2dir(A_2-O));
label(" $A_3$ ",A_3, 2dir(A_3-O));
label(" $A_4$ ",A_4, 2dir(A_4-O));
label(" $A_5$ ",A_5, 2dir(A_5-O));
label(" $B_1$ ",B_1, 2dir(B_1-O));
label(" $B_2$ ",B_2, 2dir(B_2-O));
label(" $B_3$ ",B_3, 2dir(B_3-O));
label(" $B_4$ ",B_4, 2dir(B_4-O));
label(" $B_5$ ",B_5, 2dir(B_5-O));
[/asy] | \frac{1}{2} | 1/8 |
A gardener was hired by the King for twenty-six days to perform some work in the garden. The King stipulated that for each day the gardener worked diligently, he would receive three pretzels, but if he shirked his duties, he would not only receive nothing but also owe one pretzel.
At the end of the twenty-six days, it turned out that the King owed the gardener sixty-two pretzels.
How many days did the gardener work diligently and how many days did he shirk his duties? | 4 | 3/8 |
Let $ABC$ be a triangle and $I$ its incenter. Suppose $AI=\sqrt{2}$ , $BI=\sqrt{5}$ , $CI=\sqrt{10}$ and the inradius is $1$ . Let $A'$ be the reflection of $I$ across $BC$ , $B'$ the reflection across $AC$ , and $C'$ the reflection across $AB$ . Compute the area of triangle $A'B'C'$ . | \frac{24}{5} | 6/8 |
An arithmetic sequence consists of $ 200$ numbers that are each at least $ 10$ and at most $ 100$ . The sum of the numbers is $ 10{,}000$ . Let $ L$ be the *least* possible value of the $ 50$ th term and let $ G$ be the *greatest* possible value of the $ 50$ th term. What is the value of $ G \minus{} L$ ? | \frac{8080}{199} | 3/8 |
Tom, Dick and Harry started out on a $100$-mile journey. Tom and Harry went by automobile at the rate of $25$ mph, while Dick walked at the rate of $5$ mph. After a certain distance, Harry got off and walked on at $5$ mph, while Tom went back for Dick and got him to the destination at the same time that Harry arrived. The number of hours required for the trip was: | 8 | 7/8 |
A right triangle has sides of lengths 5 cm and 11 cm. Calculate the length of the remaining side if the side of length 5 cm is a leg of the triangle. Provide your answer as an exact value and as a decimal rounded to two decimal places. | 9.80 | 1/8 |
What is the smallest positive integer $n$ which cannot be written in any of the following forms? - $n=1+2+\cdots+k$ for a positive integer $k$. - $n=p^{k}$ for a prime number $p$ and integer $k$ - $n=p+1$ for a prime number $p$. - $n=p q$ for some distinct prime numbers $p$ and $q$ | 40 | 5/8 |
Lori makes a list of all the numbers between $1$ and $999$ inclusive. She first colors all the multiples of $5$ red. Then she colors blue every number which is adjacent to a red number. How many numbers in her list are left uncolored? | 402 | 4/8 |
If the sum $1 + 2 + 3 + \cdots + K$ is a perfect square $N^2$ and if $N$ is less than $100$, then the possible values for $K$ are:
$\textbf{(A)}\ \text{only }1\qquad \textbf{(B)}\ 1\text{ and }8\qquad \textbf{(C)}\ \text{only }8\qquad \textbf{(D)}\ 8\text{ and }49\qquad \textbf{(E)}\ 1,8,\text{ and }49$ | \textbf{(E)}\1,8,49 | 1/8 |
For nonnegative integers $a$ and $b$ with $a + b \leq 6$, let $T(a, b) = \binom{6}{a} \binom{6}{b} \binom{6}{a + b}$. Let $S$ denote the sum of all $T(a, b)$, where $a$ and $b$ are nonnegative integers with $a + b \leq 6$. Find the remainder when $S$ is divided by $1000$. | 564 | 6/8 |
In $\triangle ABC$, $AB \neq AC$, $AD \perp BC$, and $D$ is the foot of the perpendicular. The line passing through the incenter $O_1$ of right $\triangle ABD$ and the incenter $O_2$ of right $\triangle ACD$ intersects $AB$ at $K$ and $AC$ at $L$. If $AK = AL$, then $\angle BAC = 90^{\circ}$. | 90 | 1/8 |
Little Rabbit and Little Turtle start from point $A$ to the Forest Amusement Park simultaneously. Little Rabbit jumps forward 36 meters in 1 minute and rests after every 3 minutes of jumping. The first rest period is 0.5 minutes, the second rest period is 1 minute, the third rest period is 1.5 minutes, and so on, with the $k$th rest period being $0.5k$ minutes. Little Turtle does not rest or play on the way. It is known that Little Turtle reaches the Forest Amusement Park 3 minutes and 20 seconds earlier than Little Rabbit. The distance from point $A$ to the Forest Amusement Park is 2640 meters. How many meters does Little Turtle crawl in 1 minute? | 12 | 7/8 |
In each cell of a $100 \times 100$ square, a certain natural number is written. We call a rectangle, whose sides follow the grid lines, good if the sum of the numbers in all its cells is divisible by 17. It is allowed to paint all the cells in some good rectangle simultaneously. It is prohibited to paint any cell twice. What is the greatest $d$ for which it is possible to paint at least $d$ cells regardless of the arrangement of numbers? | 9744 | 1/8 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.