You are about to erase your work on this activity. Are you sure you want to do this?
Updated Version Available
There is an updated version of this activity. If you update to the most recent version of this activity, then your current progress on this activity will be erased. Regardless, your record of completion will remain. How would you like to proceed?
Mathematical Expression Editor
Our goal in this chapter is to connect some of what we’ve learned in geometry to some of what we’ve
learned with operations and algebra. One important building block for this connection is the idea of
sequences.
A sequence is a list of objects in a particular order. The objects of the sequence are called elements or terms.
You are probably a little familiar with sequences even if you haven’t heard them called by that name
before.
What is the next element in the following sequence?
MondayTuesdayWednesdayThursdayFridaySaturdaySundaySomething else that’s not on this
list
We can have sequences that are infinite (or they go on forever) and sequences which are finite (or they have a
starting and ending element). We can have sequences that are infinite on both sides (they don’t have a start or an
end, like the example above) or we can have sequences that are infinite only on one side (they have a
start, but don’t have an end, for example). We’ll be focused mostly on sequences that are infinite
because of the connections we want to make later. Sequences and sets have a lot in common, but the big
difference is that the elements in a sequence come in a specific order and the elements in a set do
not.
Kids learn about and use sequences from a young age, but often see them in contexts other than math class.
Draw a
pattern involving circles and squares, and identify the sequence used in the pattern.
The pattern I’ll choose in this case will be two squares and then one circle. We’ll repeat this pattern
forever, and we’ll show that the pattern repeats forever using dots at the end of the shapes we draw.
Let’s extend this example by finding the -nd shape in this pattern. We could do this by writing squares and circles
until we’ve made shapes, but I think we can shortcut our work with a little algebra. We know that the shapes come
in groups of three, so we could ask ourselves “how many groups of are there in ?” This question means we need to
use the operation additionsubtractionmultiplicationdivision (how many groups?)division (how many in
each group?) So we’ll take and get with a remainder of . (Remember to write specifically what you are using for your groups
and your objects!) What does that mean for our sequence? Well, if we take full groups of , we’ll have made shapes
and the th shape will be a circlesquare. Since we need to get to the -nd shape, we need to draw two more shapes, meaning that we will end up on a circlesquare.
The previous example might be very much at home in an art class. Here’s an example that might be at home in a
music class.
A drummer is playing a piece of music where they hit the drum on counts 1, 2, and 3, and they do not
hit the drum on count 4. These four counts repeat over and over for the entire song. Let’s examine this as a
sequence.
The elements of the sequence in this case are when the drummer hits the drum (let’s call that “hit”) and when the
drummer does not hit the drum (let’s call that “rest”). So the pattern in this case is three hits and then a rest,
which we might draw as follows.
The dots mean that the pattern keeps going, but we keep in the back of our mind that this only continues until the
end of the song.
Let’s extend this example and ask: if the song ends on a rest, what fraction of the beats is the drummer hitting the
drum? Well, we have some number of copies of the four-beat pattern, and we know that is a whole number because
the song ends on a rest. We can think about cutting this into pieces using each beat, so that there are equal pieces
of the song: one piece for beat one, one piece for beat two, and so on. Now of those equal pieces, the drummer is
always hitting the drum on of them, so if we imagine shading in the beats on which the drummer is hitting the
drum, we have of the beats shaded, representing that the drummer hits the drum during of the entire
song.
We can have sequences that have patterns as well as sequences that don’t have patterns. For example, you could
generate a list of random numbers in order, like and this is an example of a sequence because the numbers are in a
particular order in this case, but it’s hard to know what the next element in this sequence will be. Mostly we will
focus on sequences that have patterns so that we can talk about the elements farther in the future of the sequence.
There are a few specific patterns that come up frequently, so we will take a look at those patterns
individually.
Arithmetic sequences
The first type of special pattern that we want to investigate is the one we will call an arithmetic sequence.
An
arithmetic sequence is a sequence of numbers whose elements are given by the following pattern. We choose the
first element of the sequence to be whatever we would like it to be. The first element is often called the initial
term. We then pick another number which we will call . To get the next sequence in the term from any previous
sequence, we add this value to the previous term. The value is sometimes called the common difference.
An arithmetic sequence has initial term and common difference . What are the first few terms in this sequence?
\[ 4, 9, 14, \answer [given]{19}, \answer [given]{24}, \answer [given]{29}, \answer [given]{34}, \dots \]
Arithmetic sequences show up in plenty of places in real-life situations and story problems. We’ll investigate a few
together in class; here is another example.
A school is renovating their football stadium. They can fit seats in the
first row, and because of the bowl-shape of the stadium they can fit an additional seats in each row as they go up
each row. Let’s figure out how many seats are in the -th row.
We could, of course, use the pattern we’ve established for an arithmetic sequence and write out
the first rows. But I think we can use the meaning of operations to help us out a little bit. We
might consider starting by making a table of the first few rows to get the hang of what’s going on.
Row
Number of seats
1
150
2
3
4
5
Each time we add another row, we also add another set of seats. With rows, we added one set of seats. With rows,
we added sets of seats. With rows, we added sets of seats, and so on. If we added rows, we would add sets of
seats. In other words, if we think of each additional row as a group, at the -th row we have groups. In each group
we have seats, so one seat is one object and there are objects per group. The operation we should use here is additionsubtractionmultiplicationdivision (how many groups?)division (how many in each
group?), so our additional number of seats can be given by the following. \[ \textrm{additional seats for row }N = (N-1)\times 10 \] Now, these are only the additional seats; we also
have to combine this number with the number of seats from the first row. To so, we need the operation of additionsubtractionmultiplicationdivision (how many groups?)division (how many in each
group?) and our equation becomes the following. \[ \textrm{ total seats in row }N = (N-1) \times 10 + 150 \] Now we’re ready to find the number of seats in row . Since means the
row number, in this case we have . So we plug this in to our formula. \[ \textrm{ total seats in row } 20 = \left (\answer [given]{20} - 1 \right ) \times 10 + 150 = \answer [given]{19} \times 10 + 150 = \answer [given]{340} \]
This kind of formula for directly finding an element of an arithmetic sequence is a useful tool. We won’t state it
generally here, though, because it will look different in different situations depending on the particular sequence
we’re working with. We’ll practice with developing the formulas quite a bit for now, and we’ll see it again when we
talk about linear functions. Be on the lookout!
Geometric sequences
The next type of special pattern that we want to investigate is the one we will call a geometric sequence.
A
geometric sequence is a sequence of numbers whose elements are given by the following pattern. We choose the
first element of the sequence to be whatever we would like it to be. The first element is often called the initial
term. We then pick another number which we will call . To get the next sequence in the term from any previous
sequence, we multiply this value to the previous term. The value is sometimes called the common ratio.
A geometric sequence has initial term and common ratio . What are the first few terms in this sequence?
\[ 6, 12, 24, \answer [given]{48}, \answer [given]{96}, \answer [given]{192}, \answer [given]{384}, \dots \]
Geometric sequences also show up in plenty of real-life applications and story problems. Here is one example.
You
deposit $30 in a savings account which earns interest every year. (There are lots of complicated versions of this
problem depending on how the interest is “compounded”; we’ll stick with the basic version here.) Assuming you
don’t deposit any more money in this account, let’s find out how much money you will have in the account in
years.
As we did with the arithmetic sequence, let’s start by making a table. Before we do that, notice that 2%
interest means the bank adds (your current balance) to your original balance so that you have all
your original money plus 2% more. In other words, you can calculate your new balance by taking \[ \textrm{ original balance } \times 0.02 + \textrm{original balance} = \textrm{ original balance } \times (1 + 0.02) = \textrm{ original balance } \times 1.02 \]
Year
Money in the account (rounded to nearest cent)
0
30
1
2
3
4
If we remember that we can use an exponent to indicate how many times is multiplied, we have things like at year .
Also notice that in this case we started with year because we hadn’t added any interest yet when we first opened
the account. We could have called this year , but the formula we come up with next would be a little
different.
To find the amount after years, we could keep extending this table until we get there, or we can describe the
pattern in a different way. Notice that at year , we multiply by one time. At year , we multiply by two times. At
year three, we multiply by times. So if we think about what happens at year , we would multiply by times. This
gives us the following formula. \[ \textrm{ amount in the account at year } N = 30 \times 1.02^N \] So at year , we can substitute and get \[ \textrm{ amount in the account at year } 15 = 30 \times 1.02^{15} \approx 40.38. \] In other words, we would have about $40 in
the account after years. (In a more practical example, you would be putting more money in this account and then
earning even more interest! But that’s a much more complicated problem and no longer a geometric
sequence.)
There are plenty of parallels between geometric and arithmetic sequences, and we hope that seeing both types of
sequences helps you to understand them better.
Other sequences
Remember that there are many other types of patterns out there: arithmetic and geometric sequences are not the
only ones! For instance, there’s a famous sequence called the Fibonacci Sequence.
The Fibonacci sequence is
found in the following way. The first two elements of the sequence are both . After that, you find the next element
of the sequence by adding the previous elements in the sequence. \[ 1, 1, 2, 3, 5, \answer [given]{8}, \answer [given]{13}, \answer [given]{21}, \answer [given]{34}, \dots \] The Fibonacci sequence tends to
appear in real-life applications like flowers, trees, and poetry. It is also related to something called the
golden ratio which artists and architects sometimes use to make their work more visually pleasing.
Another example of a sequence is found by using a different mathematical operation.
Let’s write the terms of the sequence found in the following way. The first term is , and every element after that is
found by squaring the place of the term and adding two. \[ 3, 6, 11, \answer [given]{18}, \answer [given]{27}, \answer [given]{38}, \answer [given]{51}, \dots \]
I don’t know a practical application of this sequence off the top of my head, but keep this example in mind as we
head to the next section to talk about functions.
Pause and think: design your own infinite sequence with a pattern that hasn’t been mentioned in this section. What
are its terms? What is the pattern?