Unnamed: 0
int64 0
40.3k
| problem
stringlengths 10
5.15k
| ground_truth
stringlengths 1
1.22k
| solved_percentage
float64 0
100
|
---|---|---|---|
4,900 | In the country of Francisca, there are 2010 cities, some of which are connected by roads. Between any two cities, there is a unique path which runs along the roads and which does not pass through any city twice. What is the maximum possible number of cities in Francisca which have at least 3 roads running out of them? | 1004 | 33.59375 |
4,901 | Find $a_{2012}$ if $a_{n} \equiv a_{n-1}+n(\bmod 2012)$ and $a_{1}=1$. | 1006 | 20.3125 |
4,902 | You are the general of an army. You and the opposing general both have an equal number of troops to distribute among three battlefields. Whoever has more troops on a battlefield always wins (you win ties). An order is an ordered triple of non-negative real numbers $(x, y, z)$ such that $x+y+z=1$, and corresponds to sending a fraction $x$ of the troops to the first field, $y$ to the second, and $z$ to the third. Suppose that you give the order $\left(\frac{1}{4}, \frac{1}{4}, \frac{1}{2}\right)$ and that the other general issues an order chosen uniformly at random from all possible orders. What is the probability that you win two out of the three battles? | \sqrt[5]{8} | 0 |
4,903 | Let \(ABCD\) be a square of side length 2. Let points \(X, Y\), and \(Z\) be constructed inside \(ABCD\) such that \(ABX, BCY\), and \(CDZ\) are equilateral triangles. Let point \(W\) be outside \(ABCD\) such that triangle \(DAW\) is equilateral. Let the area of quadrilateral \(WXYZ\) be \(a+\sqrt{b}\), where \(a\) and \(b\) are integers. Find \(a+b\). | 10 | 3.90625 |
4,904 | In triangle $BCD$, $\angle CBD=\angle CDB$ because $BC=CD$. If $\angle BCD=80+50+30=160$, find $\angle CBD=\angle CDB$. | 10 | 16.40625 |
4,905 | A string consisting of letters A, C, G, and U is untranslatable if and only if it has no AUG as a consecutive substring. For example, ACUGG is untranslatable. Let \(a_{n}\) denote the number of untranslatable strings of length \(n\). It is given that there exists a unique triple of real numbers \((x, y, z)\) such that \(a_{n}=x a_{n-1}+y a_{n-2}+z a_{n-3}\) for all integers \(n \geq 100\). Compute \((x, y, z)\). | (4,0,-1) | 6.25 |
4,906 | Find the number of positive integer divisors of 12 ! that leave a remainder of 1 when divided by 3. | 66 | 0 |
4,907 | 3000 people each go into one of three rooms randomly. What is the most likely value for the maximum number of people in any of the rooms? Your score for this problem will be 0 if you write down a number less than or equal to 1000. Otherwise, it will be $25-27 \frac{|A-C|}{\min (A, C)-1000}$. | 1019 | 0 |
4,908 | Crisp All, a basketball player, is dropping dimes and nickels on a number line. Crisp drops a dime on every positive multiple of 10 , and a nickel on every multiple of 5 that is not a multiple of 10. Crisp then starts at 0 . Every second, he has a $\frac{2}{3}$ chance of jumping from his current location $x$ to $x+3$, and a $\frac{1}{3}$ chance of jumping from his current location $x$ to $x+7$. When Crisp jumps on either a dime or a nickel, he stops jumping. What is the probability that Crisp stops on a dime? | \frac{20}{31} | 0 |
4,909 | Given an angle \(\theta\), consider the polynomial \(P(x)=\sin(\theta)x^{2}+\cos(\theta)x+\tan(\theta)x+1\). Given that \(P\) only has one real root, find all possible values of \(\sin(\theta)\). | 0, \frac{\sqrt{5}-1}{2} | 0 |
4,910 | Find the smallest $n$ such that $n!$ ends with 10 zeroes. | 45 | 99.21875 |
4,911 | 64 people are in a single elimination rock-paper-scissors tournament, which consists of a 6-round knockout bracket. Each person has a different rock-paper-scissors skill level, and in any game, the person with the higher skill level will always win. For how many players $P$ is it possible that $P$ wins the first four rounds that he plays? | 49 | 0 |
4,912 | Let $A B C$ be a triangle with $A B=5, A C=4, B C=6$. The angle bisector of $C$ intersects side $A B$ at $X$. Points $M$ and $N$ are drawn on sides $B C$ and $A C$, respectively, such that $\overline{X M} \| \overline{A C}$ and $\overline{X N} \| \overline{B C}$. Compute the length $M N$. | \frac{3 \sqrt{14}}{5} | 0 |
4,913 | An ant starts at the origin, facing in the positive $x$-direction. Each second, it moves 1 unit forward, then turns counterclockwise by $\sin ^{-1}\left(\frac{3}{5}\right)$ degrees. What is the least upper bound on the distance between the ant and the origin? (The least upper bound is the smallest real number $r$ that is at least as big as every distance that the ant ever is from the origin.) | \sqrt{10} | 17.96875 |
4,914 | A real number \(x\) is chosen uniformly at random from the interval \([0,1000]\). Find the probability that \(\left\lfloor\frac{\left\lfloor\frac{x}{2.5}\right\rfloor}{2.5}\right\rfloor=\left\lfloor\frac{x}{6.25}\right\rfloor\). | \frac{9}{10} | 0 |
4,915 | Consider all questions on this year's contest that ask for a single real-valued answer (excluding this one). Let \(M\) be the median of these answers. Estimate \(M\). | 18.5285921 | 0 |
4,916 | In a game of rock-paper-scissors with $n$ people, the following rules are used to determine a champion: (a) In a round, each person who has not been eliminated randomly chooses one of rock, paper, or scissors to play. (b) If at least one person plays rock, at least one person plays paper, and at least one person plays scissors, then the round is declared a tie and no one is eliminated. If everyone makes the same move, then the round is also declared a tie. (c) If exactly two moves are represented, then everyone who made the losing move is eliminated from playing in all further rounds (for example, in a game with 8 people, if 5 people play rock and 3 people play scissors, then the 3 who played scissors are eliminated). (d) The rounds continue until only one person has not been eliminated. That person is declared the champion and the game ends. If a game begins with 4 people, what is the expected value of the number of rounds required for a champion to be determined? | \frac{45}{14} | 0 |
4,917 | Let $\mathcal{P}_{1}, \mathcal{P}_{2}, \mathcal{P}_{3}$ be pairwise distinct parabolas in the plane. Find the maximum possible number of intersections between two or more of the $\mathcal{P}_{i}$. In other words, find the maximum number of points that can lie on two or more of the parabolas $\mathcal{P}_{1}, \mathcal{P}_{2}, \mathcal{P}_{3}$. | 12 | 83.59375 |
4,918 | Find $PB$ given that $AP$ is a tangent to $\Omega$, $\angle PAB=\angle PCA$, and $\frac{PB}{PA}=\frac{4}{7}=\frac{PA}{PB+6}$. | \frac{32}{11} | 87.5 |
4,919 | Consider the set \(S\) of all complex numbers \(z\) with nonnegative real and imaginary part such that \(\left|z^{2}+2\right| \leq|z|\). Across all \(z \in S\), compute the minimum possible value of \(\tan \theta\), where \(\theta\) is the angle formed between \(z\) and the real axis. | \sqrt{7} | 1.5625 |
4,920 | Find $AB + AC$ in triangle $ABC$ given that $D$ is the midpoint of $BC$, $E$ is the midpoint of $DC$, and $BD = DE = EA = AD$. | 1+\frac{\sqrt{3}}{3} | 0 |
4,921 | Find the area of triangle $EFC$ given that $[EFC]=\left(\frac{5}{6}\right)[AEC]=\left(\frac{5}{6}\right)\left(\frac{4}{5}\right)[ADC]=\left(\frac{5}{6}\right)\left(\frac{4}{5}\right)\left(\frac{2}{3}\right)[ABC]$ and $[ABC]=20\sqrt{3}$. | \frac{80\sqrt{3}}{9} | 85.9375 |
4,922 | Chords $\overline{A B}$ and $\overline{C D}$ of circle $\omega$ intersect at $E$ such that $A E=8, B E=2, C D=10$, and $\angle A E C=90^{\circ}$. Let $R$ be a rectangle inside $\omega$ with sides parallel to $\overline{A B}$ and $\overline{C D}$, such that no point in the interior of $R$ lies on $\overline{A B}, \overline{C D}$, or the boundary of $\omega$. What is the maximum possible area of $R$? | 26+6 \sqrt{17} | 0 |
4,923 | Find two lines of symmetry of the graph of the function $y=x+\frac{1}{x}$. Express your answer as two equations of the form $y=a x+b$. | $y=(1+\sqrt{2}) x$ and $y=(1-\sqrt{2}) x$ | 0 |
4,924 | Find the expected value of the number formed by rolling a fair 6-sided die with faces numbered 1, 2, 3, 5, 7, 9 infinitely many times. | \frac{1}{2} | 2.34375 |
4,925 | How many ways are there to arrange the numbers $1,2,3,4,5,6$ on the vertices of a regular hexagon such that exactly 3 of the numbers are larger than both of their neighbors? Rotations and reflections are considered the same. | 8 | 2.34375 |
4,926 | Let $n$ be a positive integer. At most how many distinct unit vectors can be selected in $\mathbb{R}^{n}$ such that from any three of them, at least two are orthogonal? | 2n | 28.125 |
4,927 | An apartment building consists of 20 rooms numbered $1,2, \ldots, 20$ arranged clockwise in a circle. To move from one room to another, one can either walk to the next room clockwise (i.e. from room $i$ to room $(i+1)(\bmod 20))$ or walk across the center to the opposite room (i.e. from room $i$ to room $(i+10)(\bmod 20))$. Find the number of ways to move from room 10 to room 20 without visiting the same room twice. | 257 | 76.5625 |
4,928 | For each \(i \in\{1, \ldots, 10\}, a_{i}\) is chosen independently and uniformly at random from \([0, i^{2}]\). Let \(P\) be the probability that \(a_{1}<a_{2}<\cdots<a_{10}\). Estimate \(P\). | 0.003679 | 0 |
4,929 | How many functions $f:\{1,2,3,4,5\} \rightarrow\{1,2,3,4,5\}$ have the property that $f(\{1,2,3\})$ and $f(f(\{1,2,3\}))$ are disjoint? | 94 | 8.59375 |
4,930 | Find the sum of all real solutions to the equation $(x+1)(2x+1)(3x+1)(4x+1)=17x^{4}$. | -\frac{25+5\sqrt{17}}{8} | 0 |
4,931 | Kimothy starts in the bottom-left square of a 4 by 4 chessboard. In one step, he can move up, down, left, or right to an adjacent square. Kimothy takes 16 steps and ends up where he started, visiting each square exactly once (except for his starting/ending square). How many paths could he have taken? | 12 | 0 |
4,932 | Let $\lfloor x\rfloor$ denote the largest integer less than or equal to $x$, and let $\{x\}$ denote the fractional part of $x$. For example, $\lfloor\pi\rfloor=3$, and $\{\pi\}=0.14159 \ldots$, while $\lfloor 100\rfloor=100$ and $\{100\}=0$. If $n$ is the largest solution to the equation $\frac{\lfloor n\rfloor}{n}=\frac{2015}{2016}$, compute $\{n\}$. | \frac{2014}{2015} | 54.6875 |
4,933 | A rectangular piece of paper with vertices $A B C D$ is being cut by a pair of scissors. The pair of scissors starts at vertex $A$, and then cuts along the angle bisector of $D A B$ until it reaches another edge of the paper. One of the two resulting pieces of paper has 4 times the area of the other piece. What is the ratio of the longer side of the original paper to the shorter side? | \frac{5}{2} | 9.375 |
4,934 | Find the sum $\sum_{d=1}^{2012}\left\lfloor\frac{2012}{d}\right\rfloor$. | 15612 | 0 |
4,935 | Vijay chooses three distinct integers \(a, b, c\) from the set \(\{1,2,3,4,5,6,7,8,9,10,11\}\). If \(k\) is the minimum value taken on by the polynomial \(a(x-b)(x-c)\) over all real numbers \(x\), and \(l\) is the minimum value taken on by the polynomial \(a(x-b)(x+c)\) over all real numbers \(x\), compute the maximum possible value of \(k-l\). | 990 | 89.84375 |
4,936 | There are 101 people participating in a Secret Santa gift exchange. As usual each person is randomly assigned another person for whom (s)he has to get a gift, such that each person gives and receives exactly one gift and no one gives a gift to themself. What is the probability that the first person neither gives gifts to or receives gifts from the second or third person? Express your answer as a decimal rounded to five decimal places. | 0.96039 | 0 |
4,937 | Find the total number of solutions to the equation $(a-b)(a+b)+(a-b)(c)=(a-b)(a+b+c)=2012$ where $a, b, c$ are positive integers. | 1755 | 6.25 |
4,938 | Let $\triangle A B C$ be a scalene triangle. Let $h_{a}$ be the locus of points $P$ such that $|P B-P C|=|A B-A C|$. Let $h_{b}$ be the locus of points $P$ such that $|P C-P A|=|B C-B A|$. Let $h_{c}$ be the locus of points $P$ such that $|P A-P B|=|C A-C B|$. In how many points do all of $h_{a}, h_{b}$, and $h_{c}$ concur? | 2 | 43.75 |
4,939 | 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 | 0 |
4,940 | Find the number of ways to distribute 4 pieces of candy to 12 children such that no two consecutive children receive candy. | 105 | 0 |
4,941 | Find the value of $1006 \sin \frac{\pi}{1006}$. Approximating directly by $\pi=3.1415 \ldots$ is worth only 3 points. | 3.1415875473 | 0 |
4,942 | Find the probability that a monkey typing randomly on a typewriter will type the string 'abc' before 'aaa'. | \frac{3}{7} | 0.78125 |
4,943 | Let \(ABCDEF\) be a regular hexagon and let point \(O\) be the center of the hexagon. How many ways can you color these seven points either red or blue such that there doesn't exist any equilateral triangle with vertices of all the same color? | 6 | 1.5625 |
4,944 | Triangle $A B C$ has $A B=4, B C=3$, and a right angle at $B$. Circles $\omega_{1}$ and $\omega_{2}$ of equal radii are drawn such that $\omega_{1}$ is tangent to $A B$ and $A C, \omega_{2}$ is tangent to $B C$ and $A C$, and $\omega_{1}$ is tangent to $\omega_{2}$. Find the radius of $\omega_{1}$. | \frac{5}{7} | 0 |
4,945 | How many ways are there to cut a 1 by 1 square into 8 congruent polygonal pieces such that all of the interior angles for each piece are either 45 or 90 degrees? Two ways are considered distinct if they require cutting the square in different locations. In particular, rotations and reflections are considered distinct. | 54 | 0 |
4,946 | Let $A B C$ be a triangle with $A B=13, B C=14, C A=15$. The altitude from $A$ intersects $B C$ at $D$. Let $\omega_{1}$ and $\omega_{2}$ be the incircles of $A B D$ and $A C D$, and let the common external tangent of $\omega_{1}$ and $\omega_{2}$ (other than $B C$) intersect $A D$ at $E$. Compute the length of $A E$. | 7 | 1.5625 |
4,947 | Quadrilateral $A B C D$ satisfies $A B=8, B C=5, C D=17, D A=10$. Let $E$ be the intersection of $A C$ and $B D$. Suppose $B E: E D=1: 2$. Find the area of $A B C D$. | 60 | 3.90625 |
4,948 | Let $n, k \geq 3$ be integers, and let $S$ be a circle. Let $n$ blue points and $k$ red points be chosen uniformly and independently at random on the circle $S$. Denote by $F$ the intersection of the convex hull of the red points and the convex hull of the blue points. Let $m$ be the number of vertices of the convex polygon $F$ (in particular, $m=0$ when $F$ is empty). Find the expected value of $m$. | \frac{2 k n}{n+k-1}-2 \frac{k!n!}{(k+n-1)! | 0 |
4,949 | Determine the value of \(\sum_{n=1}^{\infty} \ln \left(1+\frac{1}{n}\right) \cdot \ln \left(1+\frac{1}{2 n}\right) \cdot \ln \left(1+\frac{1}{2 n+1}\right)\). | \frac{1}{3} \ln ^{3}(2) | 0 |
4,950 | Find the number of terms $n \leq 2012$ such that $a_{n}=\frac{3^{n+1}-1}{2}$ is divisible by 7. | 335 | 93.75 |
4,951 | Find the value of $\frac{\sin^{2}B+\sin^{2}C-\sin^{2}A}{\sin B \sin C}$ given that $\frac{\sin B}{\sin C}=\frac{AC}{AB}$, $\frac{\sin C}{\sin B}=\frac{AB}{AC}$, and $\frac{\sin A}{\sin B \sin C}=\frac{BC}{AC \cdot AB}$. | \frac{83}{80} | 0 |
4,952 | Solve the system of equations: $20=4a^{2}+9b^{2}$ and $20+12ab=(2a+3b)^{2}$. Find $ab$. | \frac{20}{3} | 0 |
4,953 | Compute the sum of all positive integers $a \leq 26$ for which there exist integers $b$ and $c$ such that $a+23 b+15 c-2$ and $2 a+5 b+14 c-8$ are both multiples of 26. | 31 | 82.8125 |
4,954 | Define the annoyingness of a permutation of the first \(n\) integers to be the minimum number of copies of the permutation that are needed to be placed next to each other so that the subsequence \(1,2, \ldots, n\) appears. For instance, the annoyingness of \(3,2,1\) is 3, and the annoyingness of \(1,3,4,2\) is 2. A random permutation of \(1,2, \ldots, 2022\) is selected. Compute the expected value of the annoyingness of this permutation. | \frac{2023}{2} | 0.78125 |
4,955 | Albert's choice of burgers, sides, and drinks are independent events. How many different meals can Albert get if there are 5 choices of burgers, 3 choices of sides, and 12 choices of drinks? | 180 | 88.28125 |
4,956 | Find the number of solutions to the equation $x+y+z=525$ where $x$ is a multiple of 7, $y$ is a multiple of 5, and $z$ is a multiple of 3. | 21 | 0 |
4,957 | Suppose $m$ and $n$ are positive integers for which the sum of the first $m$ multiples of $n$ is 120, and the sum of the first $m^{3}$ multiples of $n^{3}$ is 4032000. Determine the sum of the first $m^{2}$ multiples of $n^{2}$. | 20800 | 41.40625 |
4,958 | Calculate the sum: $\sum_{n=1}^{99} \left(n^{3}+3n^{2}+3n\right)$. | 25502400 | 57.03125 |
4,959 | Compute the number of distinct pairs of the form (first three digits of $x$, first three digits of $x^{4}$ ) over all integers $x>10^{10}$. For example, one such pair is $(100,100)$ when $x=10^{10^{10}}$. | 4495 | 0 |
4,960 | Find the number of arrangements of 4 beads (2 red, 2 green, 2 blue) in a circle such that the two red beads are not adjacent. | 11 | 0 |
4,961 | Call a positive integer $n$ quixotic if the value of $\operatorname{lcm}(1,2,3, \ldots, n) \cdot\left(\frac{1}{1}+\frac{1}{2}+\frac{1}{3}+\ldots+\frac{1}{n}\right)$ is divisible by 45 . Compute the tenth smallest quixotic integer. | 573 | 61.71875 |
4,962 | A 5-dimensional ant starts at one vertex of a 5-dimensional hypercube of side length 1. A move is when the ant travels from one vertex to another vertex at a distance of $\sqrt{2}$ away. How many ways can the ant make 5 moves and end up on the same vertex it started at? | 6240 | 0 |
4,963 | Let \(\Omega=\left\{(x, y, z) \in \mathbb{Z}^{3}: y+1 \geq x \geq y \geq z \geq 0\right\}\). A frog moves along the points of \(\Omega\) by jumps of length 1. For every positive integer \(n\), determine the number of paths the frog can take to reach \((n, n, n)\) starting from \((0,0,0)\) in exactly \(3 n\) jumps. | \frac{\binom{3 n}{n}}{2 n+1} | 0 |
4,964 | Let $S=\{1,2, \ldots 2016\}$, and let $f$ be a randomly chosen bijection from $S$ to itself. Let $n$ be the smallest positive integer such that $f^{(n)}(1)=1$, where $f^{(i)}(x)=f\left(f^{(i-1)}(x)\right)$. What is the expected value of $n$? | \frac{2017}{2} | 0.78125 |
4,965 | A rectangular pool table has vertices at $(0,0)(12,0)(0,10)$, and $(12,10)$. There are pockets only in the four corners. A ball is hit from $(0,0)$ along the line $y=x$ and bounces off several walls before eventually entering a pocket. Find the number of walls that the ball bounces off of before entering a pocket. | 9 | 26.5625 |
4,966 | What is the sum of all four-digit numbers that are equal to the cube of the sum of their digits (leading zeros are not allowed)? | 10745 | 47.65625 |
4,967 | Find the area of the region between a circle of radius 100 and a circle of radius 99. | 199 \pi | 85.15625 |
4,968 | Consider the following sequence $$\left(a_{n}\right)_{n=1}^{\infty}=(1,1,2,1,2,3,1,2,3,4,1,2,3,4,5,1, \ldots)$$ Find all pairs $(\alpha, \beta)$ of positive real numbers such that $\lim _{n \rightarrow \infty} \frac{\sum_{k=1}^{n} a_{k}}{n^{\alpha}}=\beta$. | (\alpha, \beta)=\left(\frac{3}{2}, \frac{\sqrt{2}}{3}\right) | 0 |
4,969 | Mary has a sequence $m_{2}, m_{3}, m_{4}, \ldots$, such that for each $b \geq 2, m_{b}$ is the least positive integer $m$ for which none of the base-$b$ logarithms $\log _{b}(m), \log _{b}(m+1), \ldots, \log _{b}(m+2017)$ are integers. Find the largest number in her sequence. | 2188 | 3.90625 |
4,970 | Let $A B C$ be a triangle with $A B=8, B C=15$, and $A C=17$. Point $X$ is chosen at random on line segment $A B$. Point $Y$ is chosen at random on line segment $B C$. Point $Z$ is chosen at random on line segment $C A$. What is the expected area of triangle $X Y Z$ ? | 15 | 45.3125 |
4,971 | Find the set of all attainable values of $\frac{ab+b^{2}}{a^{2}+b^{2}}$ for positive real $a, b$. | \left(0, \frac{1+\sqrt{2}}{2}\right] | 38.28125 |
4,972 | Given a permutation $\pi$ of the set $\{1,2, \ldots, 10\}$, define a rotated cycle as a set of three integers $i, j, k$ such that $i<j<k$ and $\pi(j)<\pi(k)<\pi(i)$. What is the total number of rotated cycles over all permutations $\pi$ of the set $\{1,2, \ldots, 10\}$ ? | 72576000 | 44.53125 |
4,973 | Find the area of triangle $QCD$ given that $Q$ is the intersection of the line through $B$ and the midpoint of $AC$ with the plane through $A, C, D$ and $N$ is the midpoint of $CD$. | \frac{3 \sqrt{3}}{20} | 0 |
4,974 | Find the number of ways to arrange the numbers 1 through 7 in a circle such that the numbers are increasing along each arc from 1. | 32 | 0 |
4,975 | Let $f(x, y)=x^{2}+2 x+y^{2}+4 y$. Let \(x_{1}, y_{1}\), \(x_{2}, y_{2}\), \(x_{3}, y_{3}\), and \(x_{4}, y_{4}\) be the vertices of a square with side length one and sides parallel to the coordinate axes. What is the minimum value of \(f\left(x_{1}, y_{1}\right)+f\left(x_{2}, y_{2}\right)+f\left(x_{3}, y_{3}\right)+f\left(x_{4}, y_{4}\right) ?\) | -18 | 46.875 |
4,976 | A circle of radius 6 is drawn centered at the origin. How many squares of side length 1 and integer coordinate vertices intersect the interior of this circle? | 132 | 22.65625 |
4,977 | Let $n$ be a positive integer. Find all $n \times n$ real matrices $A$ with only real eigenvalues satisfying $$A+A^{k}=A^{T}$$ for some integer $k \geq n$. | A = 0 | 53.90625 |
4,978 | Let $N$ be the number of functions $f$ from $\{1,2, \ldots, 101\} \rightarrow\{1,2, \ldots, 101\}$ such that $f^{101}(1)=2$. Find the remainder when $N$ is divided by 103. | 43 | 0 |
4,979 | Triangle $A B C$ is given in the plane. Let $A D$ be the angle bisector of $\angle B A C$; let $B E$ be the altitude from $B$ to $A D$, and let $F$ be the midpoint of $A B$. Given that $A B=28, B C=33, C A=37$, what is the length of $E F$ ? | 14 | 22.65625 |
4,980 | A random binary string of length 1000 is chosen. Let \(L\) be the expected length of its longest (contiguous) palindromic substring. Estimate \(L\). | 23.120 | 0 |
4,981 | Find the area of the region in the coordinate plane where the discriminant of the quadratic $ax^2 + bxy + cy^2 = 0$ is not positive. | 49 \pi | 0 |
4,982 | Determine all rational numbers \(a\) for which the matrix \(\left(\begin{array}{cccc} a & -a & -1 & 0 \\ a & -a & 0 & -1 \\ 1 & 0 & a & -a \\ 0 & 1 & a & -a \end{array}\right)\) is the square of a matrix with all rational entries. | a=0 | 16.40625 |
4,983 | Call a set of positive integers good if there is a partition of it into two sets $S$ and $T$, such that there do not exist three elements $a, b, c \in S$ such that $a^{b}=c$ and such that there do not exist three elements $a, b, c \in T$ such that $a^{b}=c$ ( $a$ and $b$ need not be distinct). Find the smallest positive integer $n$ such that the set $\{2,3,4, \ldots, n\}$ is not good. | 65536 | 0 |
4,984 | I have five different pairs of socks. Every day for five days, I pick two socks at random without replacement to wear for the day. Find the probability that I wear matching socks on both the third day and the fifth day. | \frac{1}{63} | 6.25 |
4,985 | Let $P(x)$ be a polynomial of degree at most 3 such that $P(x)=\frac{1}{1+x+x^{2}}$ for $x=1,2,3,4$. What is $P(5) ?$ | \frac{-3}{91} | 0 |
4,986 | Find any quadruple of positive integers $(a, b, c, d)$ satisfying $a^{3}+b^{4}+c^{5}=d^{11}$ and $a b c<10^{5}$. | (128,32,16,4) \text{ or } (160,16,8,4) | 0 |
4,987 | Find the area of triangle $ABC$ given that $AB=8$, $AC=3$, and $\angle BAC=60^{\circ}$. | 6 \sqrt{3} | 100 |
4,988 | Harvard has recently built a new house for its students consisting of $n$ levels, where the $k$ th level from the top can be modeled as a 1-meter-tall cylinder with radius $k$ meters. Given that the area of all the lateral surfaces (i.e. the surfaces of the external vertical walls) of the building is 35 percent of the total surface area of the building (including the bottom), compute $n$. | 13 | 5.46875 |
4,989 | In the game of projective set, each card contains some nonempty subset of six distinguishable dots. A projective set deck consists of one card for each of the 63 possible nonempty subsets of dots. How many collections of five cards have an even number of each dot? The order in which the cards appear does not matter. | 109368 | 0 |
4,990 | Compute the maximum number of sides of a polygon that is the cross-section of a regular hexagonal prism. | 8 | 59.375 |
4,991 | A fair coin is flipped eight times in a row. Let $p$ be the probability that there is exactly one pair of consecutive flips that are both heads and exactly one pair of consecutive flips that are both tails. If $p=\frac{a}{b}$, where $a, b$ are relatively prime positive integers, compute $100a+b$. | 1028 | 0 |
4,992 | Consider an infinite grid of unit squares. An $n$-omino is a subset of $n$ squares that is connected. Below are depicted examples of 8 -ominoes. Two $n$-ominoes are considered equivalent if one can be obtained from the other by translations and rotations. What is the number of distinct 15 -ominoes? Your score will be equal to $25-13|\ln (A)-\ln (C)|$. | 3426576 | 0 |
4,993 | Suppose $A, B, C$, and $D$ are four circles of radius $r>0$ centered about the points $(0, r),(r, 0)$, $(0,-r)$, and $(-r, 0)$ in the plane. Let $O$ be a circle centered at $(0,0)$ with radius $2 r$. In terms of $r$, what is the area of the union of circles $A, B, C$, and $D$ subtracted by the area of circle $O$ that is not contained in the union of $A, B, C$, and $D$? | 8 r^{2} | 0 |
4,994 | The points $(0,0),(1,2),(2,1),(2,2)$ in the plane are colored red while the points $(1,0),(2,0),(0,1),(0,2)$ are colored blue. Four segments are drawn such that each one connects a red point to a blue point and each colored point is the endpoint of some segment. The smallest possible sum of the lengths of the segments can be expressed as $a+\sqrt{b}$, where $a, b$ are positive integers. Compute $100a+b$. | 305 | 15.625 |
4,995 | A small village has $n$ people. During their yearly elections, groups of three people come up to a stage and vote for someone in the village to be the new leader. After every possible group of three people has voted for someone, the person with the most votes wins. This year, it turned out that everyone in the village had the exact same number of votes! If $10 \leq n \leq 100$, what is the number of possible values of $n$? | 61 | 86.71875 |
4,996 | If $x, y, z$ are real numbers such that $xy=6, x-z=2$, and $x+y+z=9$, compute $\frac{x}{y}-\frac{z}{x}-\frac{z^{2}}{xy}$. | 2 | 45.3125 |
4,997 | A group of 101 Dalmathians participate in an election, where they each vote independently on either candidate \(A\) or \(B\) with equal probability. If \(X\) Dalmathians voted for the winning candidate, the expected value of \(X^{2}\) can be expressed as \(\frac{a}{b}\) for positive integers \(a, b\) with \(\operatorname{gcd}(a, b)=1\). Find the unique positive integer \(k \leq 103\) such that \(103 \mid a-bk\). | 51 | 5.46875 |
4,998 | In circle $\omega$, two perpendicular chords intersect at a point $P$. The two chords have midpoints $M_{1}$ and $M_{2}$ respectively, such that $P M_{1}=15$ and $P M_{2}=20$. Line $M_{1} M_{2}$ intersects $\omega$ at points $A$ and $B$, with $M_{1}$ between $A$ and $M_{2}$. Compute the largest possible value of $B M_{2}-A M_{1}$. | 7 | 0 |
4,999 | How many sequences of ten binary digits are there in which neither two zeroes nor three ones ever appear in a row? | 28 | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.