Difference between revisions of "2020 CIME I Problems"
(Created page with "{{CIME Problems|year=2020|n=I}} ==Problem 1== A knight begins on the point <math>(0,0)</math> in the coordinate plane. From any point <math>(x,y)</math> the knight moves to e...") |
|||
(37 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
==Problem 1== | ==Problem 1== | ||
− | A knight begins on the point <math>(0,0)</math> in the coordinate plane. From any point <math>(x,y)</math> the knight moves to either <math>(x+2,y+1)</math> or <math>(x+1,y+2)</math>. Find the number of ways the knight can reach <math>(15,15)</math>. | + | A knight begins on the point <math>(0,0)</math> in the coordinate plane. From any point <math>(x,y)</math> the knight moves to either <math>(x+2,y+1)</math> or <math>(x+1,y+2)</math>. Find the number of ways the knight can reach the point <math>(15,15)</math>. |
+ | |||
+ | [[2020 CIME I Problems/Problem 1 | Solution]] | ||
==Problem 2== | ==Problem 2== | ||
At the local Blast Store, there are sufficiently many items with a price of <math>\$n.99</math> for each nonnegative integer <math>n</math>. A sales tax of <math>7.5\%</math> is applied on all items. If the total cost of a purchase, after tax, is an integer number of cents, find the minimum possible number of items in the purchase. | At the local Blast Store, there are sufficiently many items with a price of <math>\$n.99</math> for each nonnegative integer <math>n</math>. A sales tax of <math>7.5\%</math> is applied on all items. If the total cost of a purchase, after tax, is an integer number of cents, find the minimum possible number of items in the purchase. | ||
+ | |||
+ | [[2020 CIME I Problems/Problem 2 | Solution]] | ||
==Problem 3== | ==Problem 3== | ||
− | In a math competition, all teams must consist of between <math>12</math> and <math>15</math> members, | + | In a math competition, all teams must consist of between <math>12</math> and <math>15</math> members, inclusive. Mr. Beluhov has <math>n > 0</math> students and he realizes that he cannot form teams so that each of his students is on exactly one team. Find the sum of all possible values of <math>n</math>. |
− | inclusive. Mr. Beluhov has <math>n > 0</math> students and he realizes that he cannot form | + | |
− | teams so that each of his students is on exactly one team. Find the sum of all | + | [[2020 CIME I Problems/Problem 3 | Solution]] |
− | possible values of <math>n</math>. | + | |
+ | ==Problem 4== | ||
+ | There exists a unique positive real number <math>x</math> satisfying <cmath>x=\sqrt{x^2+\frac{1}{x^2}} - \sqrt{x^2-\frac{1}{x^2}}.</cmath> Given that <math>x</math> can be written in the form <math>x=2^\frac{m}{n} \cdot 3^\frac{-p}{q}</math> for integers <math>m, n, p, q</math> with <math>\gcd(m, n) = \gcd(p, q) = 1</math>, find <math>m+n+p+q</math>. | ||
+ | |||
+ | [[2020 CIME I Problems/Problem 4 | Solution]] | ||
+ | |||
+ | ==Problem 5== | ||
+ | Let <math>ABCD</math> be a rectangle with sides <math>AB>BC</math> and let <math>E</math> be the reflection of <math>A</math> over <math>\overline{BD}</math>. If <math>EC=AD</math> and the area of <math>ECBD</math> is <math>144</math>, find the area of <math>ABCD</math>. | ||
+ | |||
+ | [[2020 CIME I Problems/Problem 5 | Solution]] | ||
+ | |||
+ | ==Problem 6== | ||
+ | Find the number of complex numbers <math>z</math> satisfying <math>|z|=1</math> and <math>z^{850}+z^{350}+1=0</math>. | ||
+ | |||
+ | [[2020 CIME I Problems/Problem 6 | Solution]] | ||
+ | |||
+ | ==Problem 7== | ||
+ | For every positive integer <math>n</math>, define <cmath>f(n)=\frac{n}{1 \cdot 3 \cdot 5 \cdots (2n+1)}.</cmath> Suppose that the sum <math>f(1)+f(2)+\cdots+f(2020)</math> can be expressed as <math>\frac{p}{q}</math> for relatively prime integers <math>p</math> and <math>q</math>. Find the remainder when <math>p</math> is divided by <math>1000</math>. | ||
+ | |||
+ | [[2020 CIME I Problems/Problem 7 | Solution]] | ||
+ | |||
+ | ==Problem 8== | ||
+ | A person has been declared the first to inhabit a certain planet on day <math>N=0</math>. For each positive integer <math>N>0</math>, if there is a positive number of people on the planet, then either one of the following three occurs, each with probability <math>\frac{1}{3}</math>: | ||
+ | |||
+ | :(i) the population stays the same; | ||
+ | :(ii) the population increases by <math>2^N</math>; or | ||
+ | :(iii) the population decreases by <math>2^{N-1}</math>. (If there are no greater than <math>2^{N-1}</math> people on the planet, the population drops to zero, and the process terminates.) | ||
+ | |||
+ | The probability that at some point there are exactly <math>2^{20}+2^{19}+2^{10}+2^9+1</math> people on the planet can be written as <math>\frac{p}{3^q}</math>, where <math>p</math> and <math>q</math> are positive integers such that <math>p</math> isn't divisible by <math>3</math>. Find the remainder when <math>p+q</math> is divided by <math>1000</math>. | ||
+ | |||
+ | [[2020 CIME I Problems/Problem 8 | Solution]] | ||
+ | |||
+ | ==Problem 9== | ||
+ | Let <math>ABCD</math> be a cyclic quadrilateral with <math>AB=6, AC=8, BD=5, CD=2</math>. Let <math>P</math> be the point on <math>\overline{AD}</math> such that <math>\angle APB = \angle CPD</math>. Then <math>\frac{BP}{CP}</math> can be expressed in the form <math>\frac{m}{n}</math>, where <math>m</math> and <math>n</math> are relatively prime positive integers. Find <math>m+n</math>. | ||
+ | |||
+ | [[2020 CIME I Problems/Problem 9 | Solution]] | ||
+ | |||
+ | ==Problem 10== | ||
+ | Let <math>1=d_1<d_2<\cdots<d_k=n</math> be the divisors of a positive integer <math>n</math>. Let <math>S</math> be the sum of all positive integers <math>n</math> satisfying <cmath>n=d_1^1+d_2^2+d_3^3+d_4^4.</cmath> Find the remainder when <math>S</math> is divided by <math>1000</math>. | ||
+ | |||
+ | [[2020 CIME I Problems/Problem 10 | Solution]] | ||
+ | |||
+ | ==Problem 11== | ||
+ | An <math>excircle</math> of a triangle is a circle tangent to one of the sides of the triangle and the extensions of the other two sides. Let <math>ABC</math> be a triangle with <math>\angle ACB = 90</math> and let <math>r_A, r_B, r_C</math> denote the radii of the excircles opposite to <math>A, B, C</math>, respectively. If <math>r_A=9</math> and <math>r_B=11</math>, then <math>r_C</math> can be expressed in the form <math>m+\sqrt{n}</math>, where <math>m</math> and <math>n</math> are positive integers and <math>n</math> isn't divisible by the square of any prime. Find <math>m+n</math>. | ||
+ | |||
+ | [[2020 CIME I Problems/Problem 11 | Solution]] | ||
+ | |||
+ | ==Problem 12== | ||
+ | Define a sequence <math>a_0, a_1, a_2, ...</math> by <cmath>a_i=\underbrace{1\ldots1}_{2^{i}\text{ 1's}}\underbrace{0\ldots0}_{(2^i-1)\text{ 0's}}1_2,</cmath> where <math>a_i</math> is expressed in binary. Let <math>S</math> be the sum of the digits when <math>a_0 a_1 a_2 \cdots a_{10}</math> is expressed in binary. Find the remainder when <math>S</math> is divided by <math>1000</math>. | ||
+ | |||
+ | [[2020 CIME I Problems/Problem 12 | Solution]] | ||
+ | |||
+ | ==Problem 13== | ||
+ | Chris writes on a piece of paper the positive integers from <math>1</math> to <math>8</math> in that order. Then, he randomly writes either <math>+</math> or <math>\times</math> between every two adjacent numbers, each with equal probability. The expected value of the expression he writes can be expressed as <math>\frac{p}{q}</math> for relatively prime positive integers <math>p</math> and <math>q</math>. Find the remainder when <math>p+q</math> is divided by <math>1000</math>. | ||
+ | |||
+ | [[2020 CIME I Problems/Problem 13 | Solution]] | ||
+ | |||
+ | ==Problem 14== | ||
+ | Let ABC be a triangle with sides <math>AB = 5, BC = 7, CA = 8</math>. Denote by <math>O</math> and <math>I</math> the circumcenter and incenter of <math>\triangle ABC</math>, respectively. The incircle of <math>\triangle ABC</math> touches <math>\overline{BC}</math> at <math>D</math>, and line <math>OD</math> intersects the circumcircle of <math>\triangle AID</math> again at <math>K</math>. Then the length of <math>DK</math> can be expressed in the form <math>\frac{m \sqrt n}{p}</math>, where <math>m, n, p</math> are positive integers, <math>m</math> and <math>p</math> are relatively prime, and <math>n</math> is not divisible by the square of any prime. Find <math>m+n+p</math>. | ||
+ | |||
+ | [[2020 CIME I Problems/Problem 14 | Solution]] | ||
+ | |||
+ | ==Problem 15== | ||
+ | Find the number of integer sequences <math>a_1, a_2, \ldots, a_6</math> such that | ||
+ | :(1) <math>0 \le a_1 < 6</math> and <math>12 \le a_6 < 18</math>, | ||
+ | :(2) <math>1 \le a_{k+1}-a_k < 6</math> for all <math>1 \le k < 6</math>, and | ||
+ | :(3) there do not exist <math>1 \le i < j \le 6</math> such that <math>a_j-a_i</math> is divisible by <math>6</math>. | ||
+ | |||
+ | [[2020 CIME I Problems/Problem 15 | Solution]] | ||
+ | |||
+ | {{CIME box|year=2020|n=I|before=[[2019 CIME II Problems]]|after=[[2020 CIME II Problems]]}} |
Latest revision as of 17:00, 31 August 2020
2020 CIME I (Answer Key) | AoPS Contest Collections | ||
Instructions
| ||
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 |
Contents
Problem 1
A knight begins on the point in the coordinate plane. From any point the knight moves to either or . Find the number of ways the knight can reach the point .
Problem 2
At the local Blast Store, there are sufficiently many items with a price of for each nonnegative integer . A sales tax of is applied on all items. If the total cost of a purchase, after tax, is an integer number of cents, find the minimum possible number of items in the purchase.
Problem 3
In a math competition, all teams must consist of between and members, inclusive. Mr. Beluhov has students and he realizes that he cannot form teams so that each of his students is on exactly one team. Find the sum of all possible values of .
Problem 4
There exists a unique positive real number satisfying Given that can be written in the form for integers with , find .
Problem 5
Let be a rectangle with sides and let be the reflection of over . If and the area of is , find the area of .
Problem 6
Find the number of complex numbers satisfying and .
Problem 7
For every positive integer , define Suppose that the sum can be expressed as for relatively prime integers and . Find the remainder when is divided by .
Problem 8
A person has been declared the first to inhabit a certain planet on day . For each positive integer , if there is a positive number of people on the planet, then either one of the following three occurs, each with probability :
- (i) the population stays the same;
- (ii) the population increases by ; or
- (iii) the population decreases by . (If there are no greater than people on the planet, the population drops to zero, and the process terminates.)
The probability that at some point there are exactly people on the planet can be written as , where and are positive integers such that isn't divisible by . Find the remainder when is divided by .
Problem 9
Let be a cyclic quadrilateral with . Let be the point on such that . Then can be expressed in the form , where and are relatively prime positive integers. Find .
Problem 10
Let be the divisors of a positive integer . Let be the sum of all positive integers satisfying Find the remainder when is divided by .
Problem 11
An of a triangle is a circle tangent to one of the sides of the triangle and the extensions of the other two sides. Let be a triangle with and let denote the radii of the excircles opposite to , respectively. If and , then can be expressed in the form , where and are positive integers and isn't divisible by the square of any prime. Find .
Problem 12
Define a sequence by where is expressed in binary. Let be the sum of the digits when is expressed in binary. Find the remainder when is divided by .
Problem 13
Chris writes on a piece of paper the positive integers from to in that order. Then, he randomly writes either or between every two adjacent numbers, each with equal probability. The expected value of the expression he writes can be expressed as for relatively prime positive integers and . Find the remainder when is divided by .
Problem 14
Let ABC be a triangle with sides . Denote by and the circumcenter and incenter of , respectively. The incircle of touches at , and line intersects the circumcircle of again at . Then the length of can be expressed in the form , where are positive integers, and are relatively prime, and is not divisible by the square of any prime. Find .
Problem 15
Find the number of integer sequences such that
- (1) and ,
- (2) for all , and
- (3) there do not exist such that is divisible by .
2020 CIME I (Problems • Answer Key • Resources) | ||
Preceded by 2019 CIME II Problems |
Followed by 2020 CIME II Problems | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All CIME Problems and Solutions |