Difference between revisions of "2019 AIME I Problems/Problem 7"
(→Solution) |
(→Solution) |
||
Line 3: | Line 3: | ||
==Solution== | ==Solution== | ||
− | Add the two equations to get that <math>\log x+\log y+2(\log(gcd(x,y))+\log(lcm(x,y)))=630</math>. | + | Add the two equations to get that <math>\log x+\log y+2(\log(\gcd(x,y))+\log(\text{lcm}(x,y)))=630</math>. |
− | Then, use the theorem log a+log b=log ab to get the equation log xy+2(log(gcd(x,y))+log(lcm(x,y)))=630. | + | Then, we use the theorem <math>\log a+\log b=\log ab</math> to get the equation, <math>\log (xy)+2(\log(\gcd(x,y))+\log(\text{lcm}(x,y)))=630</math>. |
− | + | Using the theorem that <math>\gcd(x,y) \cdot \text{lcm}(x,y)=x\cdot y</math>, along with the previously mentioned theorem, we can get the equation <math>3\log(xy)=630</math>. | |
− | This can easily be simplified to log xy=210, or xy = 10^210. | + | This can easily be simplified to <math>\log(xy)=210</math>, or <math>xy = 10^{210}</math>. |
− | 10^210 can be factored into 2^210 | + | |
− | Multiply by two to get 2m +2n, which is 840. | + | <math>10^{210}</math> can be factored into <math>2^{210} \cdot 5^{210}</math>, and <math>m+n</math> equals to the sum of the exponents of 2 and 5, which is <math>210+210 = 420</math>. |
− | Then, use the first equation | + | Multiply by two to get <math>2m +2n</math>, which is <math>840</math>. |
− | Factor this into 2^20 | + | Then, use the first equation (<math>\log x + 2\log(\gcd(x,y)) = 60</math>) to show that x has to have lower degrees of 2 and 5 than y. Therefore, making the <math>gcd x</math>. Then, turn the equation into <math>3\log x = 60</math>, which yields <math>\log x = 20</math>, or <math>x = 10^20</math>. |
− | Add m to 2m + 2n (which is 840) to get 40+840 = 880. | + | Factor this into <math>2^{20} \cdot 5^{20}</math>, and add the two 20's, resulting in m, which is 40. |
+ | Add <math>m</math> to <math>2m + 2n</math> (which is 840) to get <math>40+840 = 880</math>. | ||
==Solution 2 (Crappier Solution)== | ==Solution 2 (Crappier Solution)== |
Revision as of 00:45, 15 March 2019
Problem 7
There are positive integers and that satisfy the system of equations Let be the number of (not necessarily distinct) prime factors in the prime factorization of , and let be the number of (not necessarily distinct) prime factors in the prime factorization of . Find .
Solution
Add the two equations to get that . Then, we use the theorem to get the equation, . Using the theorem that , along with the previously mentioned theorem, we can get the equation . This can easily be simplified to , or .
can be factored into , and equals to the sum of the exponents of 2 and 5, which is . Multiply by two to get , which is . Then, use the first equation () to show that x has to have lower degrees of 2 and 5 than y. Therefore, making the . Then, turn the equation into , which yields , or . Factor this into , and add the two 20's, resulting in m, which is 40. Add to (which is 840) to get .
Solution 2 (Crappier Solution)
First simplifying the first and second equations, we get that
Thus, when the two equations are added, we have that
When simplified, this equals
so this means that
so
Now, the following cannot be done on a proof contest but let's (intuitively) assume that and and are both powers of . This means the first equation would simplify to and Therefore, and and if we plug these values back, it works! has total factors and has so
Please remember that you should only assume on these math contests because they are timed; this would technically not be a valid solution.
See Also
2019 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 6 |
Followed by Problem 8 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.