Difference between revisions of "2022 AMC 12A Problems/Problem 16"
m (→Solution 6) |
Technodoggo (talk | contribs) (→Solution 1a (Alt. Pell)) |
||
(One intermediate revision by the same user not shown) | |||
Line 28: | Line 28: | ||
Edited by wzs26843545602 | Edited by wzs26843545602 | ||
Edited by dad | Edited by dad | ||
+ | |||
+ | ===Solution 1a (Alt. Pell)=== | ||
+ | |||
+ | As in Solution 1, we find that <math>(2n+1)^2-8k^2=1</math>. Let <math>q=2n+1</math>; applying the difference of squares, we see that <math>(q-2\sqrt2k)(q+2\sqrt2k)=1</math>. For this Pell equation, note that <math>q+2\sqrt2k</math> and <math>q-2\sqrt2k</math> are both algebraic integers that are conjugates of each other. WLOG let <math>z=q-2\sqrt2k</math> so that <math>\overline z=q+2\sqrt2k</math>; we know that <math>z\overline z=1</math>. It is clear that <math>\overline{ab}=\overline a\overline b</math>, and it immediately follows that <math>\left(z^n\right)\overline{\left(z^n\right)}=1</math>. In essence, for a solution <math>z</math> to <math>z\overline z=1</math>, then any integer power of <math>z</math> is also a solution. This is particularly useful in this problem: we are given that <math>n=1\implies q=3</math> and <math>k=1</math> is a solution, so <math>z=3-2\sqrt2</math>. From our result, we know that <math>z^2=\left(3-2\sqrt2\right)^2=17-2\sqrt2\cdot6</math> is also a solution; this particular solution is <math>n=8</math> and <math>k=6</math>, which is the second smallest desired number. Similarly, <math>z^3</math> gives us the third-smallest desired number, so <math>z^4</math> must give us our desired answer. We can calculate: <math>z^4=\left(17-2\sqrt2\cdot6\right)^2=289+288-2\cdot17\cdot6\cdot2\sqrt2=577-2\sqrt2\cdot204</math>. This lets <math>n=288</math> and <math>k=204</math>; we thus know that <math>T_{288}=204^2=41616</math>, which has digit sum <math>\boxed{\textbf{(D) }18}</math>. QED. <math>\Box</math> | ||
+ | |||
+ | ~Technodoggo | ||
==Solution 2 (Bash)== | ==Solution 2 (Bash)== |
Latest revision as of 02:04, 1 November 2024
Contents
Problem
A is a positive integer that can be expressed in the form , for some positive integer . The three smallest triangular numbers that are also perfect squares are , , and . What is the sum of the digits of the fourth smallest triangular number that is also a perfect square?
Solution 1(Pell Equation)
We have . If is a perfect square, then it can be written as , where is a positive integer.
Thus, . Rearranging, we get , a Pell equation. So must be a truncation of the continued fraction for :
Therefore, , so the answer is .
- Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)
Edited by wzs26843545602 Edited by dad
Solution 1a (Alt. Pell)
As in Solution 1, we find that . Let ; applying the difference of squares, we see that . For this Pell equation, note that and are both algebraic integers that are conjugates of each other. WLOG let so that ; we know that . It is clear that , and it immediately follows that . In essence, for a solution to , then any integer power of is also a solution. This is particularly useful in this problem: we are given that and is a solution, so . From our result, we know that is also a solution; this particular solution is and , which is the second smallest desired number. Similarly, gives us the third-smallest desired number, so must give us our desired answer. We can calculate: . This lets and ; we thus know that , which has digit sum . QED.
~Technodoggo
Solution 2 (Bash)
As mentioned above, . If is a perfect square, one of two things must occur when the fraction is split into a product. Either and must both be squares, or and must both be squares, and thus the search for the next perfect square triangular number can be narrowed down by testing values of that are close to or are perfect squares. After some work, we reach , less than , and . This product is a perfect square, and thus the sum of the digits of the fourth smallest perfect square triangular number is therefore .
~kingme271
Solution 3
According to the problem, we want to find integer such , after expanding, we have , we call , the equation becomes , obviously is the elementary solution for this pell equation, thus the forth smallest solution set , which indicates leads to
~bluesoul
Solution 4
If is a square, then is also a square. We can prove this quite simply:
Therefore, is a square. Note that . We can easily check all smaller possibilities using a bit of casework, and they don't work. Our solution is thus , and so the answer is .
~mathboy100
Solution 5
We want to find integer and such that
We use the formula and get
Therefore,
vladimir.shelomovskii@gmail.com, vvsss
Solution 6(Fast and Simple)
This is an easy one to tackle by just noticing a pattern. Write out all the perfect squares before 300, and then notice that 4 and 9 are what are the factors of the 8th term. 25 and 49 are factors of the 49th term. 4 multiplied by 2 is one less then 9. 25 multiplied by 2 is one more than 49. Well, then we keep on writing out the perfect squares and then hunt for any that can be multiplied by two and then has an absolute value of 1 valued difference. 144 and 289 satisfy this. 288th term would give us these factors. By the way, this isn't very rigorous.
No formula needed.
emilyyunhanq@gmail.com
Video Solution
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)
Video Solution (Smart and Simple)
https://youtu.be/7yAh4MtJ8a8?si=yGkqWQUlYlVmVbqj&t=3716
~Math-X
See Also
2022 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 15 |
Followed by Problem 17 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.