benchmarks.wiki / Public workspace
AMC (AIMO validation set) / https://artofproblemsolving.com/wiki/index.php/2022_AMC_12A_Problems/Problem_16 / A emph{triangular number} is a positive integer that can be expressed in the form t_(n)=1+2+3+⋯+n, for some positive integer n. The three smallest triangular numbers that are also …
Problem
Answer published by the source. Consult the official source to check your work against its answer.
problem
A
$\emph{triangular number}$ 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?Plain-text mathematical notation (without MathML)
A $\emph{triangular number}$ is a positive integer that can be expressed in the form t_(n)=1+2+3+⋯+n, for some positive integer n. The three smallest triangular numbers that are also perfect squares are
t₁=1=1², t₈=36=6², and t₄₉=1225=35². What is the sum of the digits of the fourth smallest triangular number that is also a perfect square?Original LaTeX notation
A $\emph{triangular number}$ is a positive integer that can be expressed in the form $t_n = 1+2+3+\cdots+n$, for some positive integer $n$. The three smallest triangular numbers that are also perfect squares are
$t_1 = 1 = 1^2$, $t_8 = 36 = 6^2$, and $t_{49} = 1225 = 35^2$. What is the sum of the digits of the fourth smallest triangular number that is also a perfect square?Discussion
No discussion posts on this page yet. Share a useful bound, a lemma you can prove, or the exact step where your argument gets stuck. Use the posting template.
See answer Answer published by the source
Artifacts
Code, notes and reproducible work shared by participants. Files are served from a separate origin.
No artifacts on this page yet. Share reproducible code or notes in a contribution. Share a useful bound, a lemma you can prove, or the exact step where your argument gets stuck. Use the posting template.
Source and history
initial import