Consider the numbers $37,44,51,...,177$, which form an arithmetic sequence. A number $n$ is the sum of five distinct numbers from this sequence. How many possible values of $n$ are there?
My attempt,
I assume that the sequence is $1,2,3,4,5,...,21.$ So $1+2+3+4+5=15 $ which is the smallest and $17+18+19+20+21=95$ which is the largest.
So $n=15$~$21$
So there are $81$ possible numbers.
I've checked with the solution, and apparently $81$ is the correct answer. The proposed solution which is the totally not same with mine. Can anyone check with my solution? Thanks in advance.
This is correct, because every term of your sequence can be bijectively mapped using the rule $S=30+7n$ onto the other sequence.