Difference between revisions of "G285 2021 MC-IME I"
Geometry285 (talk | contribs) (Created page with "==Problem 1== Let a recursive sequence <math>a_n</math> be defined such that <math>a_1=20</math>, and <math>a_n=16a_{n-1}+4</math>. Find the last <math>4</math> digits of <cma...") |
Geometry285 (talk | contribs) m |
||
Line 3: | Line 3: | ||
[[G285 2021 MC-IME I Problem 1|Solution]] | [[G285 2021 MC-IME I Problem 1|Solution]] | ||
+ | |||
+ | ==Problem 2== | ||
+ | If the number <math>abcd_{11}</math> is a palindrome in base <math>7</math>, and <math>dcba</math> expressed in base <math>10</math> does not begin with a nonzero digit, find the difference between the largest and smallest possible sum of <math>a+b+c+d</math>. | ||
+ | |||
+ | [[G285 2021 MC-IME I Problem 2|Solution]] |