{"year": "2009", "tier": "T4", "problem_label": "1", "problem_type": null, "exam": "HMMT", "problem": "Compute\n\n$$\n1 \\cdot 2^{2}+2 \\cdot 3^{2}+3 \\cdot 4^{2}+\\cdots+19 \\cdot 20^{2}\n$$", "solution": "41230 y Solution: We can write this as $\\left(1^{3}+2^{3}+\\cdots+20^{3}\\right)-\\left(1^{2}+2^{2}+\\cdots+20^{2}\\right)$, which is equal to $44100-2870=41230$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n1. [5]", "solution_match": "\nAnswer: "}} {"year": "2009", "tier": "T4", "problem_label": "2", "problem_type": null, "exam": "HMMT", "problem": "Given that $\\sin A+\\sin B=1$ and $\\cos A+\\cos B=3 / 2$, what is the value of $\\cos (A-B)$ ?", "solution": "$5 / 8$", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n2. [5]", "solution_match": "\nAnswer: "}} {"year": "2009", "tier": "T4", "problem_label": "2", "problem_type": null, "exam": "HMMT", "problem": "Given that $\\sin A+\\sin B=1$ and $\\cos A+\\cos B=3 / 2$, what is the value of $\\cos (A-B)$ ?", "solution": "Squaring both equations and add them together, one obtains $1+9 / 4=2+2(\\cos (A) \\cos (B)+$ $\\sin (A) \\sin (B))=2+2 \\cos (A-B)$. Thus $\\cos A-B=5 / 8$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n2. [5]", "solution_match": "\nSolution: "}} {"year": "2009", "tier": "T4", "problem_label": "3", "problem_type": null, "exam": "HMMT", "problem": "Find all pairs of integer solutions $(n, m)$ to\n\n$$\n2^{3^{n}}=3^{2^{m}}-1\n$$", "solution": "$(0,0)$ and $(1,1)$", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n3. [5]", "solution_match": "\nAnswer: "}} {"year": "2009", "tier": "T4", "problem_label": "3", "problem_type": null, "exam": "HMMT", "problem": "Find all pairs of integer solutions $(n, m)$ to\n\n$$\n2^{3^{n}}=3^{2^{m}}-1\n$$", "solution": "We find all solutions of $2^{x}=3^{y}-1$ for positive integers $x$ and $y$. If $x=1$, we obtain the solution $x=1, y=1$, which corresponds to $(n, m)=(0,0)$ in the original problem. If $x>1$, consider the equation modulo 4 . The left hand side is 0 , and the right hand side is $(-1)^{y}-1$, so $y$ is even. Thus we can write $y=2 z$ for some positive integer $z$, and so $2^{x}=\\left(3^{z}-1\\right)\\left(3^{z}+1\\right)$. Thus each of $3^{z}-1$ and $3^{z}+1$ is a power of 2 , but they differ by 2 , so they must equal 2 and 4 respectively. Therefore, the only other solution is $x=3$ and $y=2$, which corresponds to $(n, m)=(1,1)$ in the original problem.\n$12^{\\text {th }}$ HARVARD-MIT MATHEMATICS TOURNAMENT, 21 FEBRUARY 2009 - GUTS ROUND", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n3. [5]", "solution_match": "\nSolution: "}} {"year": "2009", "tier": "T4", "problem_label": "4", "problem_type": null, "exam": "HMMT", "problem": "Simplify: $i^{0}+i^{1}+\\cdots+i^{2009}$.", "solution": "$1+i$", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n4. [6]", "solution_match": "\nAnswer: "}} {"year": "2009", "tier": "T4", "problem_label": "4", "problem_type": null, "exam": "HMMT", "problem": "Simplify: $i^{0}+i^{1}+\\cdots+i^{2009}$.", "solution": "By the geometric series formula, the sum is equal to $\\frac{i^{2010}-1}{i-1}=\\frac{-2}{i-1}=1+i$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n4. [6]", "solution_match": "\nSolution: "}} {"year": "2009", "tier": "T4", "problem_label": "5", "problem_type": null, "exam": "HMMT", "problem": "In how many distinct ways can you color each of the vertices of a tetrahedron either red, blue, or green such that no face has all three vertices the same color? (Two colorings are considered the same if one coloring can be rotated in three dimensions to obtain the other.)", "solution": "6", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n5. [6]", "solution_match": "\nAnswer: "}} {"year": "2009", "tier": "T4", "problem_label": "5", "problem_type": null, "exam": "HMMT", "problem": "In how many distinct ways can you color each of the vertices of a tetrahedron either red, blue, or green such that no face has all three vertices the same color? (Two colorings are considered the same if one coloring can be rotated in three dimensions to obtain the other.)", "solution": "If only two colors are used, there is only one possible arrangement up to rotation, so this gives 3 possibilities. If all three colors are used, then one is used twice. There are 3 ways to choose the color that is used twice. Say this color is red. Then the red vertices are on a common edge, and the green and blue vertices are on another edge. We see that either choice of arrangement of the green and blue vertices is the same up to rotation. Thus there are 6 possibilities total.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n5. [6]", "solution_match": "\nSolution: "}} {"year": "2009", "tier": "T4", "problem_label": "6", "problem_type": null, "exam": "HMMT", "problem": "Let $A B C$ be a right triangle with hypotenuse $A C$. Let $B^{\\prime}$ be the reflection of point $B$ across $A C$, and let $C^{\\prime}$ be the reflection of $C$ across $A B^{\\prime}$. Find the ratio of $\\left[B C B^{\\prime}\\right]$ to $\\left[B C^{\\prime} B^{\\prime}\\right]$.", "solution": "1 Solution: Since $C, B^{\\prime}$, and $C^{\\prime}$ are collinear, it is evident that $\\left[B C B^{\\prime}\\right]=\\frac{1}{2}\\left[B C C^{\\prime}\\right]$. It immediately follows that $\\left[B C B^{\\prime}\\right]=\\left[B C^{\\prime} B^{\\prime}\\right]$. Thus, the ratio is 1 .\n$12^{\\text {th }}$ HARVARD-MIT MATHEMATICS TOURNAMENT, 21 FEBRUARY 2009 - GUTS ROUND", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n6. [6]", "solution_match": "\nAnswer: "}} {"year": "2009", "tier": "T4", "problem_label": "7", "problem_type": null, "exam": "HMMT", "problem": "How many perfect squares divide $2^{3} \\cdot 3^{5} \\cdot 5^{7} \\cdot 7^{9}$ ?", "solution": "120", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n7. [6]", "solution_match": "\nAnswer: "}} {"year": "2009", "tier": "T4", "problem_label": "7", "problem_type": null, "exam": "HMMT", "problem": "How many perfect squares divide $2^{3} \\cdot 3^{5} \\cdot 5^{7} \\cdot 7^{9}$ ?", "solution": "The number of such perfect squares is $2 \\cdot 3 \\cdot 4 \\cdot 5$, since the exponent of each prime can be any nonnegative even number less than the given exponent.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n7. [6]", "solution_match": "\nSolution: "}} {"year": "2009", "tier": "T4", "problem_label": "8", "problem_type": null, "exam": "HMMT", "problem": "Which is greater, $\\log _{2008}(2009)$ or $\\log _{2009}(2010)$ ?", "solution": "$\\log _{2008} 2009$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n8. [6]", "solution_match": "\nAnswer: "}} {"year": "2009", "tier": "T4", "problem_label": "8", "problem_type": null, "exam": "HMMT", "problem": "Which is greater, $\\log _{2008}(2009)$ or $\\log _{2009}(2010)$ ?", "solution": "Let $f(x)=\\log _{x}(x+1)$. Then $f^{\\prime}(x)=\\frac{x \\ln x-(x+1) \\ln (x+1)}{x(x+1) \\ln ^{2} x}<0$ for any $x>1$, so $f$ is decreasing. Thus $\\log _{2008}(2009)$ is greater.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n8. [6]", "solution_match": "\nSolution: "}} {"year": "2009", "tier": "T4", "problem_label": "9", "problem_type": null, "exam": "HMMT", "problem": "An icosidodecahedron is a convex polyhedron with 20 triangular faces and 12 pentagonal faces. How many vertices does it have?", "solution": "30", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n9. [6]", "solution_match": "\nAnswer: "}} {"year": "2009", "tier": "T4", "problem_label": "9", "problem_type": null, "exam": "HMMT", "problem": "An icosidodecahedron is a convex polyhedron with 20 triangular faces and 12 pentagonal faces. How many vertices does it have?", "solution": "Since every edge is shared by exactly two faces, there are $(20 \\cdot 3+12 \\cdot 5) / 2=60$ edges. Using Euler's formula $v-e+f=2$, we see that there are 30 vertices.\n$12^{\\text {th }}$ HARVARD-MIT MATHEMATICS TOURNAMENT, 21 FEBRUARY 2009 - GUTS ROUND", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n9. [6]", "solution_match": "\nSolution: "}} {"year": "2009", "tier": "T4", "problem_label": "10", "problem_type": null, "exam": "HMMT", "problem": "Let $a, b$, and $c$ be real numbers. Consider the system of simultaneous equations in variables $x$ and $y$ :\n\n$$\n\\begin{aligned}\na x+b y & =c-1 \\\\\n(a+5) x+(b+3) y & =c+1\n\\end{aligned}\n$$\n\nDetermine the value(s) of $c$ in terms of $a$ such that the system always has a solution for any $a$ and $b$.", "solution": "$$\n2 a / 5+1 .\\left(\\text { or } \\frac{2 a+5}{5}\\right)\n$$", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n10. [7]", "solution_match": "\nAnswer:\n\n"}} {"year": "2009", "tier": "T4", "problem_label": "10", "problem_type": null, "exam": "HMMT", "problem": "Let $a, b$, and $c$ be real numbers. Consider the system of simultaneous equations in variables $x$ and $y$ :\n\n$$\n\\begin{aligned}\na x+b y & =c-1 \\\\\n(a+5) x+(b+3) y & =c+1\n\\end{aligned}\n$$\n\nDetermine the value(s) of $c$ in terms of $a$ such that the system always has a solution for any $a$ and $b$.", "solution": "We have to only consider when the determinant of $\\left(\\begin{array}{cc}a \\\\ a+5 & b \\\\ b+3\\end{array}\\right)$ is zero. That is, when $b=3 a / 5$. Plugging in $b=3 a / 5$, we find that $(a+5)(c-1)=a(c+1)$ or that $c=2 a / 5+1$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n10. [7]", "solution_match": "\nSolution: "}} {"year": "2009", "tier": "T4", "problem_label": "11", "problem_type": null, "exam": "HMMT", "problem": "There are 2008 distinct points on a circle. If you connect two of these points to form a line and then connect another two points (distinct from the first two) to form another line, what is the probability that the two lines intersect inside the circle?", "solution": "$1 / 3$", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n11. [7]", "solution_match": "\nAnswer: "}} {"year": "2009", "tier": "T4", "problem_label": "11", "problem_type": null, "exam": "HMMT", "problem": "There are 2008 distinct points on a circle. If you connect two of these points to form a line and then connect another two points (distinct from the first two) to form another line, what is the probability that the two lines intersect inside the circle?", "solution": "Given four of these points, there are 3 ways in which to connect two of them and then connect the other two, and of these possibilities exactly one will intersect inside the circle. Thus $1 / 3$ of all the ways to connect two lines and then connect two others have an intersection point inside the circle.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n11. [7]", "solution_match": "\nSolution: "}} {"year": "2009", "tier": "T4", "problem_label": "12", "problem_type": null, "exam": "HMMT", "problem": "Bob is writing a sequence of letters of the alphabet, each of which can be either uppercase or lowercase, according to the following two rules:\n\n- If he had just written an uppercase letter, he can either write the same letter in lowercase after it, or the next letter of the alphabet in uppercase.\n- If he had just written a lowercase letter, he can either write the same letter in uppercase after it, or the preceding letter of the alphabet in lowercase.\n\nFor instance, one such sequence is $a A a A B C D d c b B C$. How many sequences of 32 letters can he write that start at (lowercase) $a$ and end at (lowercase) $z$ ? (The alphabet contains 26 letters from $a$ to $z$.)", "solution": "376", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n12. [7]", "solution_match": "\nAnswer: "}} {"year": "2009", "tier": "T4", "problem_label": "12", "problem_type": null, "exam": "HMMT", "problem": "Bob is writing a sequence of letters of the alphabet, each of which can be either uppercase or lowercase, according to the following two rules:\n\n- If he had just written an uppercase letter, he can either write the same letter in lowercase after it, or the next letter of the alphabet in uppercase.\n- If he had just written a lowercase letter, he can either write the same letter in uppercase after it, or the preceding letter of the alphabet in lowercase.\n\nFor instance, one such sequence is $a A a A B C D d c b B C$. How many sequences of 32 letters can he write that start at (lowercase) $a$ and end at (lowercase) $z$ ? (The alphabet contains 26 letters from $a$ to $z$.)", "solution": "The smallest possible sequence from $a$ to $z$ is $a A B C D \\ldots Z z$, which has 28 letters. To insert 4 more letters, we can either switch two (not necessarily distinct) letters to lowercase and back again (as in $a A B C c C D E F f F G H \\ldots Z z$ ), or we can insert a lowercase letter after its corresponding uppercase letter, insert the previous letter of the alphabet, switch back to uppercase, and continue the sequence (as in $a A B C c b B C D E \\ldots Z z$ ). There are $\\binom{27}{2}=13 \\cdot 27$ sequences of the former type and 25 of the latter, for a total of 376 such sequences.\n\n## $12^{\\text {th }}$ HARVARD-MIT MATHEMATICS TOURNAMENT, 21 FEBRUARY 2009 - GUTS ROUND", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n12. [7]", "solution_match": "\nSolution: "}} {"year": "2009", "tier": "T4", "problem_label": "13", "problem_type": null, "exam": "HMMT", "problem": "How many ordered quadruples $(a, b, c, d)$ of four distinct numbers chosen from the set $\\{1,2,3, \\ldots, 9\\}$ satisfy $b1$ distinct leaves which are equally spaced around a circle. He chooses a leaf to start at, and to make the base layer he travels to each leaf one at a time, making a straight line of silk between each consecutive pair of leaves, such that no two of the lines of silk cross each other and he visits every leaf exactly once. In how many ways can the spider make the base layer of the web? Express your answer in terms of $n$.", "solution": "$n 2^{n-2}$", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n16. [9]", "solution_match": "\nAnswer: "}} {"year": "2009", "tier": "T4", "problem_label": "16", "problem_type": null, "exam": "HMMT", "problem": "A spider is making a web between $n>1$ distinct leaves which are equally spaced around a circle. He chooses a leaf to start at, and to make the base layer he travels to each leaf one at a time, making a straight line of silk between each consecutive pair of leaves, such that no two of the lines of silk cross each other and he visits every leaf exactly once. In how many ways can the spider make the base layer of the web? Express your answer in terms of $n$.", "solution": "There are $n$ ways to choose a starting vertex, and at each vertex he has only two choices for where to go next: the nearest untouched leaf in the clockwise direction, and the nearest untouched leaf in the counterclockwise direction. For, if the spider visited a leaf which is not nearest in some direction, there are two untouched leaves which are separated by this line of silk, and so the silk would eventually cross itself. Thus, for the first $n-2$ choices there are 2 possibilities, and the $(n-1)$ st choice is then determined.\n\nNote: This formula can also be derived recursively.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n16. [9]", "solution_match": "\nSolution: "}} {"year": "2009", "tier": "T4", "problem_label": "17", "problem_type": null, "exam": "HMMT", "problem": "How many positive integers $n \\leq 2009$ have the property that $\\left\\lfloor\\log _{2}(n)\\right\\rfloor$ is odd?", "solution": "682", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n17. [9]", "solution_match": "\nAnswer: "}} {"year": "2009", "tier": "T4", "problem_label": "17", "problem_type": null, "exam": "HMMT", "problem": "How many positive integers $n \\leq 2009$ have the property that $\\left\\lfloor\\log _{2}(n)\\right\\rfloor$ is odd?", "solution": "We wish to find $n$ such that there is some natural number $k$ for which $2 k-1 \\leq \\log _{2} n<$ $2 k$. Since $n \\leq 2009$ we must have $k \\leq 5$. This is equivalent to finding the number of positive integers $n \\leq 2009$ satisfying $2^{2 k-1} \\leq n<2^{2 k}$ for some $k \\leq 5$, so the number of such integers is $2+2^{3}+2^{5}+2^{7}+2^{9}=682$.", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n17. [9]", "solution_match": "\nSolution: "}} {"year": "2009", "tier": "T4", "problem_label": "18", "problem_type": null, "exam": "HMMT", "problem": "If $n$ is a positive integer such that $n^{3}+2 n^{2}+9 n+8$ is the cube of an integer, find $n$.", "solution": "7", "metadata": {"resource_path": "HarvardMIT/segmented/en-122-2009-feb-guts-solutions.jsonl", "problem_match": "\n18. [9]", "solution_match": "\nAnswer: "}} {"year": "2009", "tier": "T4", "problem_label": "18", "problem_type": null, "exam": "HMMT", "problem": "If $n$ is a positive integer such that $n^{3}+2 n^{2}+9 n+8$ is the cube of an integer, find $n$.", "solution": "Since $n^{3}