2.1 - Change in Arithmetic and Geometric Sequences

Hub34

Introduction

Welcome to unit 2! In this topic, you’ll learn how to represent, analyze, and compare two fundamental types of sequences: arithmetic and geometric. These sequences appear frequently in both mathematical problems and real-world contexts, such as financial planning, population modeling, and patterns of growth and decay.

What is a sequence? 

A sequence is an ordered list of numbers, whose domain is all positive integers and whose values are real numbers. The notation denotes the nth term (or value at input ) of the sequence. Because the input must be a positive integer, a sequence is discrete, meaning it only exists at specific, distinct values, which also means that nothing exists between those values/points. Typically, on a graph, functions appear as one connected and continuous line; however, if it is discrete, the graph will appear as individual points with gaps between them.

For example, if we plot ONLY the points Thinking of a sequence as a function on whole numbers helps us use function language; we can use terms like domain or formulas just as with other functions. However, you must keep in mind the main differences, which are A) the domain is restricted to exclusively the positive integers for sequences, and  B) The sequence is discrete and thus the graph consists only of separate points rather than a continuous line.

We will provide consistent reminders about this throughout, but Collegeboard uses a style called zero-based indexing. This means that is considered to be the "first term", and is written as the . It may sometimes be called the th term, but it is synonymous with the STARTING TERM of the sequence. AP Precalculus uses zero-based indexing when defining both their arithmetic and geometric sequences.

Arithmetic Sequences

An arithmetic sequence is one of the two sequences you will learn in this AP Precalculus course; it is a sequence in which successive terms differ by a constant amount. In other words, there is a fixed “d” value (the common difference) such that each term is the previous term plus d:

where n is whatever term you’re on, or in other words, the term number. Collegeboard assumes is the first term; some other websites may use , or , or etc. as their starting term, but for this class, you will be using @$n=0$ as your first term. This style is called zero-based indexing, and it means the first term is written as , which we usually call the 0th term. Collegeboard also uses zero-based indexing when defining their sequences.   

In some capacity, we can view Arithmetic sequences as a linear function, but one where n (or the domain) is only defined on all the positive integers.

In order to find the common difference d (given an arithmetic sequence), we can use the fact that each consecutive term is separated by that difference d. For example, the sequence:

Is arithmetic with a common difference , because each consecutive term increases by a difference of . Listing the terms shows the pattern clearly.

In general, writing out a few terms reveals that an arithmetic sequence actually has the form:

{}

Following this pattern, after n terms (where is the th term), we have added exactly times (starting from ), so the general (th) term is

Equivalently, if instead we know the value at some index (say ), and want the value at index , we add a total of times:

EXAMPLE:

Suppose a savings account has an initial deposit of $100 at n = 0 (meaning a0=100) and then you deposit $20 at the start of each month. From here, we can see that the balance of the savings account is changing by a constant rate of $20 per month, which represents the common difference, since, every month, the balance is changing by said difference. If we write out the first few terms, it would look like this:

From here, it becomes more apparent that is equal to $20.

The monthly balance (in dollars) then forms an arithmetic sequence with , where is months.

So, after months,

In summary, arithmetic sequences have equal additive changes each step. Their explicit formula is . There is an implicit formula, or , but this version is rarely used.

Let’s check comprehension. Problems are listed in increasing difficulty (Answers are in separation section below):

  • Find the th term for the sequence: .
  • Find the explicit form for the arithmetic sequence if and
  • Find a formula for for the arithmetic sequence:

Geometric Sequences

A geometric sequence is a sequence in which successive terms differ multiplicatively by a constant factor (known as the common ratio). That is, there is a fixed number r such that

Each term is the previous term multiplied by . Equivalently, each term divided by its previous term is constant. If , then for all . For example, the sequence

Is geometric with a common ratio , since each term is twice the value of the previous term, which can be more clearly seen in below:

Here, you can see that each time the term number () increases by one, the value is doubled, or multiplied by two. This multiplicative effect is a result of our common ratio , which represents whatever number is being multiplied to the previous term of a geometric sequence.

Writing out terms:

Shows the pattern. In general, starting from and multiplying an number of times gives

More generally, if we know and want , we multiply by a total of times:

This formula follows because each step multiplies the previous term by , so ,

EXAMPLE:

Say there was a colony of bacteria whose population triples every hour. If there were bacteria at time 0, then after 1 hour there are , after 2 hours, , etc. The population sequence is Its formula is

Since each hour multiplies by 3. For instance, after 4 hours there are bacteria. Alternatively, if you know at hour 2 there are 90 bacteria () and , then at hour 5: .

Thus geometric sequences show constant proportional change (multiplying by each step).

Let’s check comprehension. Once again, problems are listed in increasing difficulty (Answers are in separate section below):

  • , . Find the 8th term.
  • Find the three geometric means (the three terms of the geometric sequence) between and .
  • , find “” and write the formula for the th term of the sequence.

Answer Keys

Arithmetic Sequences Comprehension Check

  • Find the th term for the sequence:

Explanation: Remember, represents the term number. If we are solving for the th term, we are asking for the value of the sequence when . We simply plug in.

  • Find the explicit form for the arithmetic sequence if and  

Explanation: Using the explicit formula, we can solve for the common difference .

We can find the explicit form of the sequence with the value found.

From here, we have ( if you wanna be extra) choices. We can use

We can also use

If requested, you can also find the explicit form using after finding it.

Thus,

  • Find a formula for for the arithmetic sequence:

Explanation: An arithmetic sequence’s common difference can be found by subtracting the th term by the th term. 

This is our common difference. With this, we can simply plug in our needed values to create the formula.

Geometric Sequences Comprehension Check

  • , . Find the th term.

Explanation: We are given , , which is all we need to fill the skeletal formula in:

To solve for the th term, plug in into the equation.

  • Find the three geometric means (the three terms of the geometric sequence) between and .

Explanation: The geometric sequence can be represented as such with the current information:

We can set and . We can now plug this into the skeletal formula and solve for .

Because there are two possible answers for , we will have to test if the answer works.

When , the sequence follows as . The sequence matches with the info given, and so can be the common ratio.

When , the sequence follows as . The sequence also matches with the info given, and so can be the common ratio too.

The three geometric means of the sequence can be when , and when .

  • . Solve for the common ratio and write the formula for the th term of the sequence.

Explanation: We are given the implicit form of a geometric sequence, as one of the terms is multiplied by a constant value. Comparing both and the skeletal formula makes it clear that .

Then, we need to find the formula for the th term of the sequence. Plugging into the explicit formula, we get:

The formula for the th term of the sequence is

Conclusion

In arithmetic sequences, each term increases by the same fixed amount, which means the growth is steady and predictable. No matter how far along the sequence you go, the difference between consecutive terms remains constant. In contrast, geometric sequences grow by a consistent factor rather than a fixed amount. This means that as the sequence progresses, the amount by which each term increases becomes larger and larger. In other words, arithmetic growth adds the same step each time, while geometric growth multiplies by the same factor, causing the increases to compound and accelerate over time.