Difference between revisions of "G285 2021 MC10A"
Geometry285 (talk | contribs) m (→Problem 12) |
Geometry285 (talk | contribs) |
||
Line 82: | Line 82: | ||
[[G285 MC10A Problems/Problem 12|Solution]] | [[G285 MC10A Problems/Problem 12|Solution]] | ||
+ | |||
+ | ==Problem 13== | ||
+ | Let a recursive sequence <math>a_1=1</math> and <math>a_2=13</math> be defined as: <cmath>a_n = \frac{2a_{n-1}+3a_{n-2}}{6n}</cmath> for <math>n \ge 2</math>. Find the last three digits of <math>a_{2021}</math>. | ||
+ | |||
+ | [[G285 MC10A Problems/Problem 13|Solution]] |
Revision as of 18:31, 19 May 2021
Contents
Problem 1
What is the smallest value of that minimizes ?
Problem 2
Suppose the set denotes . Then, a subset of length is chosen. All even digits in the subset are then are put into group , and the odd digits are put in . Then, one number is selected at random from either or with equal chances. What is the probability that the number selected is a perfect square, given ?
Problem 3
Let be a unit square. If points and are chosen on and respectively such that the area of . What is ?
Problem 4
What is the smallest value of for which
Problem 5
Let a recursive sequence be denoted by such that and . Suppose for . Let an infinite arithmetic sequence be such that . If is prime, for what value of will ?
Problem 6
Find
Problem 7
A regular tetrahedron has length . Suppose on the center of each surface, a hemisphere of diameter is constructed such that the hemisphere falls inside the volume of the figure. If the ratio between the radius of the largest sphere that can be inscribed inside the old tetrahedron and new tetrahedron , where is square free, and . Find .
Problem 8
If can be expressed as , where is square free and , find if and .
Problem 9
If a real number is , . If a real number is , . If a number is neither or , it will be . What is the probability that randomly selected numbers from the interval are , , and , in any given order?
Problem 10
Suppose the area of is equal to the sum of its side lengths. Let point be on the circumcircle of such that is a diameter. If is the center of the circumcircle, and is the center of the incircle of , and , find .
Problem 11
If is a palindrome in base , and expressed in base does not begin with a nonzero digit, find the difference between the largest and smallest possible sum of .
Problem 12
Find the number of prime digits in
Problem 13
Let a recursive sequence and be defined as: for . Find the last three digits of .