<?xml version="1.0" encoding="UTF-8" ?>
  <resource>
  <id>514</id>
  <path>/www/nrich/html/content/97/06/six5/</path>
  <resourceTypeID>1</resourceTypeID>
  <last_published>2011-02-01T00:00:01</last_published>
  <indexXML>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;div&gt;Let $S_1 = 1$, $S_2 = 2 + 3$, $S_3 = 4 + 5 + 6$,
$\cdots$&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;div&gt;Calculate $S_{17}$&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</indexXML>
  <solutionXML>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
As each sum develops it should become clear that the last number in each sum is triangular. So for $S_n$, the last number in the sum is the $n^{th}$ triangular number $= n(n + 1)/2$. Bearing this in mind and the fact that the first number in the sum is the $(n - 1)^{th}$ triangular number plus $1$, then,
&lt;div class=&quot;math&quot;&gt;\begin{eqnarray}S_n &amp;amp;=&amp;amp; \frac{n(n - 1)} {2} + 1 + \frac{n(n - 1)} {2} + 2 + \frac{n(n - 1)} {2} + 3 + \frac{n(n - 1)} {2} + \cdots + \frac{n(n - 1)} {2} + n \\ \; &amp;amp;=&amp;amp; \frac{n^2(n - 1)}{2} + (1 + 2 + 3 + 4 + \cdots + n) \\ \; &amp;amp;=&amp;amp; \frac{n^2(n - 1)}{2} + \frac{n(n + 1)}{2} \\ \; &amp;amp;=&amp;amp; \frac{n(n^2 - n)}{2} + \frac{n(n + 1)}{2} \\ S_n &amp;amp;=&amp;amp;
\frac{n(n^2 + 1)}{2}\end{eqnarray}&lt;/div&gt;
Therefore $S_{17} = 17 \times\frac{17^2+1}{2} = 17 \times{290\over2} = 2465$&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</solutionXML>
  <noteXML/>
  <clueXML/>
  <canonXML/>
  <end_user_role>2</end_user_role>
  <difficulty>5</difficulty>
  <keystage1>0</keystage1>
  <keystage2>0</keystage2>
  <keystage3>0</keystage3>
  <keystage4>1</keystage4>
  <keystage4plus>0</keystage4plus>
  <title>Series Sums</title>
  <description>Let S1 = 1 , S2 = 2 + 3, S3 = 4 + 5 + 6 ,........ Calculate S17.</description>
  <spec_group>Sequences, Functions and Graphs
    <specifier>Sequences</specifier>
  </spec_group>
  <spec_group>Sequences, Functions and Graphs
    <specifier>Arithmetic sequence</specifier>
  </spec_group>
</resource>