How to Represent a Sequence
Example 2
Think about the different ways to represent a sequence: in a table, in a graph, or as a general term.
Does it matter which representation we choose when trying to solve a problem?
Maybe you have a favorite one that you would like to choose all the time. Or perhaps you find yourself struggling to decide which representation is best.
Let's take some time now to do some examples and discuss which representation is helpful in each circumstance and why.
Consider the following sequence
\(3,~5,~7,~9, \ldots\)
What is the value of the \(6^{th}\) term?
Solution
Our first step when solving a sequencing problem should be to represent the sequence in a table, along with the corresponding term numbers.
Table
| Term Number |
Term Value |
| \(1\) |
\(3\) |
| \(2\) |
\(5\) |
| \(3\) |
\(7\) |
| \(4\) |
\(9\) |
From the table, we have three options. We can either use the table itself or choose to graph the sequence or find its general term.
In this case, neither a graph nor the general term are actually needed. Since we're looking for the \(6^{th}\) term, it's actually more efficient to apply the pattern rule and complete the next two rows of the table.
Looking at the second column in our table, with term values \(3\), \(5\), \(7\), and \(9\), we can see that the pattern rule is start at \(3\) and add \(2\) each time. Using the pattern rule, the \(5^{th}\) term is \(9\) plus \(2\), which is equal to \(11\). The \(6^{th}\) term is \(11\) plus \(2\), which is equal to \(13\).
Putting this in our table, we get
| Term Number |
Term Value |
| \(1\) |
\(3\) |
| \(2\) |
\(5\) |
| \(3\) |
\(7\) |
| \(4\) |
\(9\) |
| \(5\) |
\(11\) |
| \(6\) |
\(13\) |
Therefore, the \(6^{th}\) term in the sequence is \(13\).
So here's a tip on how to know when to choose to use a table.
Use a table and the pattern rule when you have to extend the sequence by only a few terms.
Source: Light Bulb - Icons8
Example 3
Consider the following sequence
\(4,~11,~18,~25,\ldots\)
Which term in the sequence has a value of \(60\)?
Solution
As before, our first step when solving sequencing problem is to represent the sequence in a table along with the corresponding term numbers.
Table
| Term Number |
Term Value |
| \(1\) |
\(4\) |
| \(2\) |
\(11\) |
| \(3\) |
\(18\) |
| \(4\) |
\(25\) |
So our first option would be to work directly with the table and apply the pattern rule until we reach a value of \(60\) in the Term Value column.
Problem: We don't know how many additional rows are needed to find the term value \(60\).
So we need to look for an alternative to using the table.
From a table, there's always two things we can do. We can graph the sequence or we can find a general term.
Graph
Since we know that the graph will help us solve this type of problem, we take the information from the table and we plot it.
We then draw a line through the points and extend it.
Using the grid lines, find the corresponding term number. From our graph, we have determined that the ninth term has a value of \(60\).
Therefore, the \(9^{th}\) term has a value of \(60\).
So how do we know when to use a graph? Well, my tip here is
Use a graph when given a term value and asked to find the term number.
Source: Light Bulb - Icons8
General Term
Before moving on to our next example, let's talk a little bit about the general term.
In this example, the graph was sufficient and the general term was not needed. However, you might be wondering why I actually chose to graph the sequence instead of finding the general term.
I can tell you that the general term of this sequence is
\(7n-3\)
It represents the term value of term \(n\).
If we know the term value is \(60\), in order to determine the term number we must solve
\(7n-3 =60\)
Right now, our only method of solving this equation is through trial and error. On the other hand, the graph can solve this type of problem without trial and error. Use this reasoning to convince yourself why right now the graph might be a better choice to solve this type of problem.
Example 4
Consider the following sequence
\(11,~15,~19,~23,\ldots\)
What is the value of the \(89^{th}\) term?
Solution
We first represent the sequence in a table and then consider our options.
Table
| Term Number |
Term Value |
| \(1\) |
\( 11\) |
| \(2\) |
\(15\) |
| \(3\) |
\( 19\) |
| \(4\) |
\( 23\) |
We could choose to work directly with the table and apply the pattern rule until we reach the \(89^{th}\) term.
Problem: It is not efficient to add \(85\) rows to the table.
Graph
Similarly, if we were to use a graph then the scale along the horizontal axis would have to go up to \(89\).
Problem: The horizontal axis would go to \(89\), making the graph too large.
General Term
Our final option is to find the general term. So using the table, we determine that the difference between consecutive term values, \(11\), \(15\), \(19\), and \(23\), is \(4\), so we multiply each term number by \(4\). We then notice that we need to add \(7\) in each row to get the term value.
| Term Number |
Term Value |
| \(1\) |
\( \class{hl2}{\overset{\times 4}\rightarrow \; \overset{+7}\rightarrow} \ \ 11\) |
| \(2\) |
\( \class{hl2}{\overset{\times 4}\rightarrow \; \overset{+7}\rightarrow} \ \ 15\) |
| \(3\) |
\( \class{hl2}{\overset{\times 4}\rightarrow \; \overset{+7}\rightarrow} \ \ 19\) |
| \(4\) |
\( \class{hl2}{\overset{\times 4}\rightarrow \; \overset{+7}\rightarrow} \ \ 23\) |
| \(\vdots\) |
\(\vdots\) |
| \(n\) |
\(4n +7\) |
Therefore, term \(n\) has a value of \(4n\) plus \(7\).
To find the value of the \(89^{th}\) term, we must substitute \(n=89\) into the general term, \(4n+7\).
\( \begin{align*} 4n+7 &= 4(89)+7 \\ & \;= 356 + 7 \\ & \;= 363 \end{align*}\)
Therefore, the value of the \(89^{th}\) term is \(363\).
So here's a tip to help us decide when to use the general term.
Use the general term when given a term number and asked to find the missing term value. The general term is especially helpful when the term number is really, really large.
Source: Light Bulb - Icons8
Check Your Understanding 3
Question (Version 1)
Consider the sequence \(2,~5,~8,~11, \ldots\).
Which term has a value of \(26\)?
Answer (Version 1)
The \(9^{th}\) term has a value of \(26\).
Feedback (Version 1)
You are given a term value and asked to find its term number. In this situation, we usually solve the problem using a graph as shown below; however, since \(26\) is not that much larger than \(11\), it is also efficient to use a table.
| Term Number |
Term Value |
| \(1\) |
\(2\) |
| \(2\) |
\(5\) |
| \(3\) |
\(8\) |
| \(4\) |
\( 11\) |
| \(\vdots\) |
\(\vdots\) |
| \(9\) |
\(26\) |

Thus, the \(9^{th}\) term has a value of \(26\).
Question (Version 2)
Consider the sequence \(10,~12,~14,~16, \ldots\).
What is the value of the \(15^{th}\) term?
Answer (Version 2)
The value of the \(15^{th}\) term is \(38\).
Feedback (Version 2)
You are given a term number and asked to find the missing term value. Extending the table to find the \(15^{th}\) term or drawing a graph may be time consuming, so a more efficient approach is to use the general term.
| Term Number |
Term Value |
| \(1\) |
\(2\) |
| \(2\) |
\(5\) |
| \(3\) |
\(8\) |
| \(4\) |
\( 11\) |
| \(\vdots\) |
\(\vdots\) |
| \(n\) |
\(2n+8\) |
Substituting \(n=15\) into the general term, \(2n+8\), we get
\(\begin{align*}2n+8 &= 2(15) + 8 \\ &=30 + 8 \\ &=28\end{align*}\)
Thus, the value of the \(15^{th}\) term is \(38\).
Summary: Choosing the Best Representation
Before we move on, let's take a moment and summarize what we have learned from the previous examples.
Table
When solving a sequencing problem, start with a table.
| Term Number |
Term Value |
| \(1\) |
\(3\) |
| \(2\) |
\(5\) |
| \(3\) |
\(7\) |
| \(4\) |
\(9\) |
| \(5\) |
\(11\) |
| \(6\) |
\(13\) |
Use a table when you have to extend the sequence by only a few terms.
From the table, there are always two things that we can do: graph the sequence or find a general term.
Graph

Use a graph when given a term value and asked to find the term number.
When choosing a graph, we also want to be sure that the graph will not get too big.
General Term
\(4n+7\)
Use the general term when given a term number and asked to find the missing term value.
The general term is helpful especially when the term number is really large.
Source: Light Bulb - Icons8