Difference between revisions of "2002 AMC 10B Problems/Problem 23"
(→Solution 3) |
Mathboy282 (talk | contribs) (Looking at a bunch of text piled together is such a pain.) |
||
Line 19: | Line 19: | ||
== Solution 2 == | == Solution 2 == | ||
− | Substituting <math>n=1</math> into <math>a_{m+n}=a_m+a_n+mn</math>: <math>a_{m+1}=a_m+a_{1}+m</math>. Since <math>a_1 = 1</math>, <math>a_{m+1}=a_m+m+1</math>. Therefore, <math>a_m = a_{m-1} + m, a_{m-1}=a_{m-2}+(m-1), a_{m-2} = a_{m-3} + (m-2)</math>, and so on until <math>a_2 = a_1 + 2</math>. Adding the Left Hand Sides of all of these equations gives <math>a_m + a_{m-1} + a_{m-2} + a_{m-3} + \cdots + a_2</math> | + | Substituting <math>n=1</math> into <math>a_{m+n}=a_m+a_n+mn</math>: <math>a_{m+1}=a_m+a_{1}+m</math>. |
+ | |||
+ | Since <math>a_1 = 1</math>, <math>a_{m+1}=a_m+m+1</math>. | ||
+ | |||
+ | Therefore, <math>a_m = a_{m-1} + m, a_{m-1}=a_{m-2}+(m-1), a_{m-2} = a_{m-3} + (m-2)</math>, and so on until <math>a_2 = a_1 + 2</math>. | ||
+ | |||
+ | Adding the Left Hand Sides of all of these equations gives <math>a_m + a_{m-1} + a_{m-2} + a_{m-3} + \cdots + a_2</math>. | ||
+ | |||
+ | Adding the Right Hand Sides of these equations gives | ||
+ | |||
+ | <math>(a_{m-1} + a_{m-2} + a_{m-3} + \cdots + a_1) + (m + (m-1) + (m-2) + \cdots + 2)</math>. | ||
+ | |||
+ | These two expressions must be equal; hence <math>a_m + a_{m-1} + a_{m-2} + a_{m-3} + \cdots + a_2 = (a_{m-1} + a_{m-2} + a_{m-3} + \cdots + a_1) + (m + (m-1) + (m-2) + \cdots + 2)</math> and <math>a_m = a_1 + (m + (m-1) + (m-2) + \cdots + 2)</math>. | ||
+ | |||
+ | Substituting <math>a_1 = 1</math>: <math>a_m = 1 + (m + (m-1) + (m-2) + \cdots + 2) = 1+2+3+4+ \cdots +m = \frac{(m+1)(m)}{2}</math>. | ||
+ | |||
+ | Thus we have a general formula for <math>a_m</math> and substituting <math>m=12</math>: <math>a_{12} = \frac{(13)(12)}{2} = (13)(6) = \boxed{\mathrm{(D)\} 78}</math>. | ||
==Solution 3== | ==Solution 3== |
Revision as of 20:10, 30 December 2020
Problem 23
Let be a sequence of integers such that and for all positive integers and Then is
Solution 1
When , . Hence, Adding these equations up, we have that
~AopsUser101
Solution 2
Substituting into : .
Since , .
Therefore, , and so on until .
Adding the Left Hand Sides of all of these equations gives .
Adding the Right Hand Sides of these equations gives
.
These two expressions must be equal; hence and .
Substituting : .
Thus we have a general formula for and substituting : $a_{12} = \frac{(13)(12)}{2} = (13)(6) = \boxed{\mathrm{(D)\} 78}$ (Error compiling LaTeX. Unknown error_msg).
Solution 3
We can literally just plug stuff in. No prerequisite is actually said in the sequence. Since , we know . After this, we can use to find . . Now, we can use and to find , or . Lastly, we can use to find .
Solution 4
We can set equal to , so we can say that
We set , we get .
We set m, we get .
Solving for is easy, just direct substitution.
Substituting, we get
Thus, the answer is .
~ euler123
Solution 5
Note that the sequence of triangular numbers satisfies these conditions. It is immediately obvious that it satisfies , and can be visually proven with the diagram below.
This means that we can use the triangular number formula , so the answer is . ~emerald_block
See also
2002 AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 22 |
Followed by Problem 24 | |
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 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.