Indexing with sigma notation

#hsc-maths#sequences#medium

Sigma notation is a compact way to represent series, and in the HSC Mathematics Extension 1 course you’ll often need to convert it into an algebraic expression to solve for the number of terms. This problem blends series formulas with quadratic equations and forces you to interpret the discriminant carefully — a great test of whether a solution exists within the integers. As we work through it, you’ll see how to decompose a sum, apply standard summation formulas and then reason about the nature of the solutions. Mastering this process will build your confidence in algebraic manipulation and series analysis.

Problem Statement

Given

k=1n(3k1)=119,\sum_{k=1}^{n}(3k-1)=119,

find nn.


Hints

Split the sum into 3k13\sum k - \sum 1.


Solutions

We split the sum using the hint:

k=1n(3k1)=3k=1nkk=1n1.\sum_{k=1}^{n}(3k-1)=3\sum_{k=1}^{n}k-\sum_{k=1}^{n}1.

To evaluate these separate sums, we use well-known summation formulas. The sum of the first nn natural numbers is n(n+1)2\frac{n(n+1)}{2}, and adding 11 exactly nn times gives nn. Substituting these in yields:

k=1n(3k1)=3n(n+1)2n=3n2+n2.\sum_{k=1}^{n}(3k-1)=3\cdot\frac{n(n+1)}{2}-n=\frac{3n^2+n}{2}.

This simplified expression represents the left-hand side of the given equation. We are told this sum equals 119119, so we set the expression equal to 119119 and rearrange:

3n2+n2=119    3n2+n238=0.\frac{3n^2+n}{2}=119 \implies 3n^2+n-238=0.

To check whether an integer nn can satisfy the equation, we compute the discriminant. A perfect square discriminant indicates rational roots, while a non-perfect square means the solutions are irrational. Examine the discriminant:

Δ=1+2856=2857.\Delta=1+2856=2857.

This is not a perfect square, so the quadratic has irrational roots. Hence there is no integer nn for which the original sum equals exactly 119119.


Takeaways

  • Splitting a sum into separate parts lets you use simple summation formulas like the sum of natural numbers.
  • Always check whether the solution to the resulting equation lies in the natural numbers; a non‑perfect‑square discriminant rules out integer nn.
  • Interpreting sigma notation as an algebraic expression is essential for solving many HSC sequence and series problems.

Further Readings

HSC Polys Ext 1, HSC Combinatorics, HSC Vectors, HSC Trigonometry

Written by Vu Hung Nguyen

Mathematics Educator · LinkedIn · About