LMT 2021 Team Round – Problem 17

Given that the value of $$\sum_{k=1}^{2021}\dfrac{1}{1^2+2^2+3^2+…+k^2} + \sum_{k=1}^{1010}\dfrac{6}{2k^2-k} + \sum_{k=1011}^{2021}\dfrac{24}{2k+1}$$ can be expressed as $\dfrac{n}{m}$, where $m$ and $n$ are relatively prime positive integers, find $m+n$.

Click here for the solution.
Posted in Algebra | Comments Off on LMT 2021 Team Round – Problem 17

Math Olympiad Exercise – 1

Find the formula for the following summary: $$\sum_{k=1}^{n}(\dfrac{1}{2k}-\dfrac{1}{2k+1}+\dfrac{1}{k+n})$$

Click here for the solution.
Posted in Algebra | Comments Off on Math Olympiad Exercise – 1

2020 Mathcounts State Sprint Round #30

Hank builds an increasing sequence of positive integers as follows: The first term is 1 and the second term is 2. Each subsequent term is the smallest positive integer that does NOT form a three-term arithmetic sequence with any previous terms of the sequence. The first five terms of Hank’s sequence are 1, 2, 4, 5, 10. How many of the first 729 positive integers are terms in Hank’s sequence? Click here for the solution.

Posted in Logic, MATHCOUNTS | Comments Off on 2020 Mathcounts State Sprint Round #30

Cyclic System of Equations

Find $abc$.
$$
\begin{array}{ll}
a+\dfrac{1}{bc} = \dfrac{7}{6}\\
b+\dfrac{1}{ca} = \dfrac{7}{3}\\
c+\dfrac{1}{ab} = \dfrac{7}{2}
\end{array}
$$

Posted in Algebra, Logic, Puzzles | Comments Off on Cyclic System of Equations

MATHCOUNTS Exercise – Convolution of Non-zero Squares

A four by four grid of unit squares contains squares of various sizes (1 by 1 through 4 by 4), each of which are formed entirely from squares in the grid. In each of the 16 unit squares, write the number of squares that contain it. For instance, the middle numbers in the top row are 6s because they are each contained in one $1\times 1$ square, two $2\times 2$, two $3\times 3$, and one $4\times 4$.
(a) What is the sum of all sixteen numbers written in this grid?
(b) What about the same problem with a $10\times 10$ grid?

Click here for the solution.
Posted in Algebra, Combinatorics | Comments Off on MATHCOUNTS Exercise – Convolution of Non-zero Squares