Difference between revisions of "2023 AMC 12A Problems/Problem 12"
(→Solution 5 (Bash)) |
m (→Solution 2) |
||
Line 45: | Line 45: | ||
~lptoggled | ~lptoggled | ||
==Solution 2== | ==Solution 2== | ||
− | Think about <math>2^3+4^3+6^3+...+18^3</math>. Once we factor out <math>2^3=8</math>, we get <math>1^3+2^3+...+9^3</math>, | + | Think about <math>2^3+4^3+6^3+...+18^3</math>. Once we factor out <math>2^3=8</math>, we get <math>1^3+2^3+...+9^3</math>, which can be found using the sum of cubes formula, <math>(\frac{n(n+1)}{2})^2</math>. Now think about <math>1^3+3^3+...+17^3</math>. This is just the previous sum subtracted from the total sum of <math>18</math> cubes. So now we have the two things we need to add. The sum of all the even cubes is <math>8\cdot (\frac{90}{2})^2\rightarrow 8\cdot 2025 = 16200</math>. The sum of all cubes from <math>1^3</math> to <math>18^3</math> is <math>(\frac{18\cdot 19}{2})^2=29241</math>. The sum of the odd cubes is then <math>29241-16200=13041</math>. Thus we get <math>16200-13041=\boxed{\textbf{(D) } 3159}</math> |
~amcrunner | ~amcrunner | ||
Revision as of 09:29, 22 February 2024
Contents
Problem
What is the value of
Solution 1
To solve this problem, we will be using difference of cube, sum of squares and sum of arithmetic sequence formulas.
we could rewrite the second part as
Hence,
Adding everything up:
~lptoggled
Solution 2
Think about . Once we factor out , we get , which can be found using the sum of cubes formula, . Now think about . This is just the previous sum subtracted from the total sum of cubes. So now we have the two things we need to add. The sum of all the even cubes is . The sum of all cubes from to is . The sum of the odd cubes is then . Thus we get ~amcrunner
Solution 2 (a bit faster)
Using the same sum of cubes formula, we can rewrite as
~AoPSuser216
Solution 3
For any real numbers and , .
When , with the above formula, we will get .
Therefore,
~sqroot
Solution 4
We rewrite the sum as
-Benedict T (countmath1)
Solution 4 (a bit faster)
We see which is clearly a multiple of 9. The only answer choice which is a multiple of 9 is ~Ilaggo2432
Solution 5 (Bash)
Video Solution (⚡ Under 5 min ⚡)
https://youtu.be/33Tz-bfKzmw ~Education, the Study of Everything
Video Solution
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)
See also
2023 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 11 |
Followed by Problem 13 |
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.