Section 8.2 Arithmetic Sequences; Partial Sums

Before Starting this Section, Review

  1. 1 Equation of a line (Section 2.3 , page 201)

  2. 2 The general term of a sequence (Section 8.1 , page 716)

  3. 3 Partial sums (Section 8.1 , page 724)

Objectives

  1. 1 Identify an arithmetic sequence and find its common difference.

  2. 2 Find the sum of the first n terms of an arithmetic sequence.

Arithmetic Sequence

  1. 1 Identify an arithmetic sequence and find its common difference.

When the difference (an+1an) between any two consecutive terms of a sequence is always the same number, the sequence is called an arithmetic sequence. In other words, the sequence a1, a2, a3, a4,  is an arithmetic sequence if a2a1=a3a2=a4a3=.

Example 1 Finding the Common Difference

Find the common difference of each arithmetic sequence.

  1. 3, 23, 43, 63, 83, …

  2. 29, 19, 9, 1, 11, 

Solution

  1. The common difference is 233=20 (or 4323, 6343, or 8363).

  2. The common difference is 1929=10 (or 919, 19, or  11(1)).

Practice Problem 1

  1. Find the common difference of the arithmetic sequence

    3, 2, 7, 12, 17, .

An arithmetic sequence can be completely specified by giving the first term a1 and the common difference d. Let’s see why. Suppose we are told that the sequence a1, a2, a3, a4,  is an arithmetic sequence and that a1=5 and d=4. Then

a2a1=4,soa2=a1+4=5+4=9;a3a2=4,soa3=a2+4=9+4=13;a4a3=4,soa4=a3+4=13+4=17; and so on.

Rewriting d=an+1an as an+1=an+d, we have a recursive definition of an arithmetic sequence.

Consider an arithmetic sequence with first term a1 and common difference d. Using the recursive definition an+1=an+d, for n1, we write

a1=a1The first term is a1.a2=a1+dReplace n with 1 in an+1=an+d.a3=a2+d=(a1+d)+d=a1+2dReplace a2 with a1+d; simplify.a4=a3+d=(a1+2d)+d=a1+3dReplace a3 with a1+2d; simplify.a5=a4+d=(a1+3d)+d=a1+4dReplace a4 with a1+3d; simplify.an=an1+d=[a1+(n2)d]+dReplace an1 with a1+(n2)d.=a1+(n1)dSimplify.

Thus, we can find the general term an from the values a1 and d.

Example 2 Finding the nth Term of an Arithmetic Sequence

Find an expression for the nth term of the arithmetic sequence

3,7,11,15,

Solution

Because a1=3 and d=73=4, we have

an=a1+(n1)dFormula for the nth term=3+(n1)4Replace a1 with 3 and d with 4.=3+4n4=4n1Simplify.

Note that in the expression an=4n1, we get the sequence 3, 7, 11, 15,  by substituting n=1, 2, 3, 4, .

Practice Problem 2

  1. Find an expression for the nth term of the arithmetic sequence

    3, 1, 5, 9, 13, 17, .

We can rewrite the formula for the nth term of an arithmetic sequence as follows:

an=a1+(n1)dan=a1+nddDistribute.an=dn+(a1d)Simplify.an=An+B,where A=d and B=a1d.

We conclude that the nth term of this arithmetic sequence is the value of the linear function f(x)=Ax+B for x=n. That is, an=f(n).

This means that the points on the graph of the arithmetic sequence lie on a line that is the graph of the linear function f(x)=Ax+B.

Side Note

We can use the point–slope equation of a line to get the nth term formula for an arithmetic sequence. The slope m is the common difference d, and the line passes through the point (x0, y0)=(1, a1).

yy0=m(xx0)ya1=d(x1)y=d(x1)+a1an=d(n1)+a1

Example 3 Graphing an Arithmetic Sequence

Graph the arithmetic sequence

5, 3, 1,1,3,

then use the graph to find an expression for the nth term.

Solution

To graph this sequence, we plot the points (n, an) for n=1, 2, 3,. The first five points are

(1, 5),(2, 3),(3, 1),(4,1),(5,3),.

We verify that the points lie on a line (see Figure 8.4). First, we find the slope of this line

m=riserun=ΔyΔx=a2a121=3521=2.

Figure 8.4

Next, we write the point–slope equation of this line, noting that the line passes through the point (x1, y1)=(1, 5).

yy1=m(xx1)y5=(2)(x1)Substitute x1=1, y1=5, and m=2.y5=2x+2Simplify.y=2x+7Solve for y.

The linear function that produces this sequence is f(x)=2x+7, and the general term for this sequence is an=f(n)=2n+7.

Practice Problem 3

  1. Repeat Example 3 for the sequence 7, 4, 1, 2, 5, .

Example 4 Finding the Common Difference of an Arithmetic Sequence

Find the common difference d and the nth term an of the arithmetic sequence whose 5th term is 15 and whose 20th term is 45.

Solution

an=a1+(n1)dFormula for the nth term45=a1+(201)dReplace n with 20; an=a20=45.(1)45=a1+19dSimplify.

Also,

15=a1+(51)dReplace n with 5; an=a5=15.(2)15=a1+4dSimplify.

Side Note

Alternatively, we can compute d as the slope of the line produced by the arithmetic sequence

d=m=ΔyΔx=a20a5205=4515205=2

and use the point−slope ­equation for the point

(x1, y1)=(5, a5)=(5, 15)yy1=m(xx1)y15=2(x5)y=2x+5

to get an=2n+5.

Solving the system of equations

{a1+19d=45(1)a1+4d=15(2)

gives d=2 and a1=7. We substitute a1=7 and d=2 in the formula for the nth term.

an=a1+(n1)dFormula for the nth terman=7+(n1)2Replace a1 with 7 and d with 2.=7+2n2=2n+5Simplify.

The nth term of this sequence is given by

an=2n+5,n1.

Practice Problem 4

  1. Find the common difference d and the nth term an of the arithmetic sequence whose 4th term is 41 and whose 15th term is 8.

Sum of a Finite Arithmetic Sequence

  1. 2 Find the sum of the first n terms of an arithmetic sequence.

We can use the following formula in many applications involving the sum of a finite arithmetic sequence.

1+2+3++n=n(n+1)2

It is said that Karl Friedrich Gauss (1777–1855) discovered this formula when he realized that any sum of numbers added in reverse order produces the same sum. Therefore, if S denotes the sum of the first n natural numbers, then

S=1+2+3++nS=n+(n1)+(n2)++1_2S=(n+1)+(n+1)+(n+1)++(n+1)n termsAdd S+S=2S.2S=n(n+1)S=n(n+1)2Divide both sides by 2.

For example, if n=100, we have

S=1+2+3++100=100(100+1)2=100(101)2=5050

We can use this method to calculate the sum Sn of the first n terms of any arithmetic sequence.

First, we write the sum Sn of the first n terms:

Sn=a1+(a1+d)+(a1+2d)+(a1+3d)++an.

We can also write Sn (with the terms in reverse order) by starting with an and subtracting the common difference d:

Sn=an+(and)+(an2d)+(an3d)++a1.

Adding the two equations for Sn, we find that the d’s in the sums “drop out” (for example, (a1+d)+(and)=a1+an) and we have

2Sn=(a1+an)+(a1+an)++(a1+an)n terms2Sn=n(a1+an)Sn=n(a1+an2) Divide both sides by 2.

Example 5 Finding the Sum of Terms of a Finite Arithmetic Sequence

Consider the arithmetic sequence of numbers 1, 4, 7,  25. Find

  1. The number of terms in the sequence.

  2. The sum 1+4+7++25.

Solution

  1. In this arithmetic sequence, a1=1 and d=3. Let’s find the number of terms.

    an=a1+(n1)dFormula for nth term25=1+(n1)3Replace anwith 25, a1 with 1, and d with 3.24=(n1)3Subtract 1 from both sides.8=n1Divide both sides by 3.n=9Solve for n.

    So there are 9 terms in the sequence.

  2. Sn=n(a1+an2)Formula for SnS9=9(1+252)Replace n with 9, a1 with 1, and an(=a9) with 25.=9(13)=117Simplify.

    So 1+4+7++25=117.

Practice Problem 5

  1. Find the sum 23+56+1+76+43+32+53+116+2+136.

Example 6 Calculating the Distance Traveled by a Freely Falling Object

In the introduction to this section, we described the arithmetic sequence 16, 48, 80, 112, whose terms gave the number of feet that freely falling space junk falls in successive seconds. For this sequence, find the following:

  1. The common difference d.

  2. The nth term an.

  3. The distance a piece of space junk travels in 10 seconds.

Solution

  1. The common difference d=a2a1=4816=32.

  2. an=a1+(n1)dFormula for the nth term=16+(n1)32Replace a1 with 16 and d with 32.=32n16Simplify.

  3. The sum of the first ten terms of this sequence gives the distance the piece travels in ten seconds. We find a10 from the formula:

    an=32n16From part ba10=32(10)16Replace n with 10.=304Sn=n(a1+an2)Formula for SnS10=10(16+3042)Replace n with 10, a1 with 16, andan(=a10) with 304.=1600Simplify.

    The piece falls 1600 feet in ten seconds.

Practice Problem 6

  1. In Example 6 , find the distance the piece travels during the 11th through 15th seconds.

Section 8.2 Exercises

Concepts and Vocabulary

  1. If 5 is the common difference of an arithmetic sequence with general term an, then a17a16=_.

  2. If 5 is the common difference of an arithmetic sequence with general terms an and a21=7, then a22=_.

  3. If 14 is the term immediately following the sequence term 17 in an arithmetic sequence, then the common difference is                           .

  4. If a1=2 and a11=22 for an arithmetic sequence, then the common difference, d, is                           .

  5. True or False. The common difference of an arithmetic sequence is always positive.

  6. True or False. The sum of the first n terms of an arithmetic sequence always equals n times the average of its first and nth terms.

  7. True or False. If a1 is the first term of an arithmetic sequence with common difference d, the nth term is given by an=a1+nd.

  8. True or False. The points of the graph of an arithmetic sequence with common difference d lie on a line with slope d.

Building Skills

In Exercises 9–22, determine whether each sequence is ­arithmetic. For those that are, find the first term a1 and the common difference d.

  1. 1, 2, 3, 4, 5, … .

  2. 1, 3, 5, 7, 9,…

  3. 2, 5, 8, 11, 14, …

  4. 10, 7, 4, 1, 2, 

  5. 1, 12, 0, 12, 14,

  6. 2, 4, 8, 16, 32, …

  7. 1, 1, 2, 2, 3, 

  8. 14, 14, 34, 54, 74,

  9. 0.6, 0.2, 0.2, 0.6, 1,

  10. 2.3, 2.7, 3.1, 3.5, 3.9, …

  11. an=2n+6

  12. an=15n

  13. an=1n2

  14. an=2n23

In Exercises 23–32, find an expression for the nth term of the arithmetic sequence.

  1. 5, 8, 11, 14, 17, …

  2. 4, 7, 10, 13, 16, …

  3. 11, 6, 1, 4, 9,

  4. 9, 5, 1, 3, 7,

  5. 12, 14, 0, 14,12,

  6. 23, 56, 1, 76, 43,

  7. 35, 1, 75,95,115, 

  8. 12, 2, 72, 5, 132, 

  9. e, 3+e, 6+e, 9+e, 12+e, 

  10. 2π, 2(π+2), 2(π+4), 2(π+6), 2(π+8)

In Exercises 33–38, graph the arithmetic sequence and use the graph to find an expression for the nth term.

  1. 1,3,5,7,9,

  2. 3,1, 1, 3, 5,

  3. 52, 3, 72, 4, 92,

  4. 52, 2, 32, 1, 12,

  5. 54, 12, 14, 1, 74,

  6. 74, 12,34,2,134,

In Exercises 39–44, find the common difference d and the nth term an of the arithmetic sequence with the specified terms.

  1. 4th term 21; 10th term 60

  2. 3rd term 15; 21st term 87

  3. 7th term 8; 15th term 8

  4. 5th term 12; 18th term 1

  5. 3rd term 7; 23rd term 17

  6. 11th term 1; 31st term 5

In Exercises 45–54, find the sum of each arithmetic sequence.

  1. 1+2+3++50

  2. 2+4+6++102

  3. 1+3+5++99

  4. 5+10+15++200

  5. 3+6+9++300

  6. 4+7+10++301

  7. 21434

  8. 381348

  9. 13+1+53++7

  10. 35+2+175++1015

In Exercises 55–60, find the sum of the first n terms of the given arithmetic sequence.

  1. 2, 7, 12, ; n=50

  2. 8, 10, 12, ; n=40

  3. 15, 11, 7, ; n=20

  4. 20, 13, 6, ; n=25

  5. 3.5, 3.7, 3.9, ; n=100

  6. 7, 6.5, 6, ; n=80

In Exercises 61–66, find n for the given value of an in each arithmetic sequence.

  1. an=75; 1, 3, 5, 

  2. an=120; 2, 4, 6, 

  3. an=95;1, 3, 7, 

  4. an=83;5, 3, 1, 

  5. an=503; 23, 43, 63, 

  6. an=73π; 3π, 5π, 7π, 

Applying the Concepts

In Exercises 67–75, assume that the indicated sequence is arithmetic.

  1. Orange picking.  When Eric started work as an orange picker, he picked 10 oranges in the first minute, 12 in the second minute, 14 in the third minute, and so on. How many oranges did Eric pick in the first half hour?

  2. Exercise.  Walking up a steep hill, Jan walks 60 feet in the first minute, 57 feet in the second minute, 54 feet in the third minute, and so on.

    1. How far will Jan walk in the nth minute?

    2. How far will Jan walk in the first 15 minutes?

  3. Contest winner.  A contest winner will receive money each month for three years. The winner receives $50 the first month, $75 the second month, $100 the third month, and so on. How much money will the winner have collected after 30 months?

  4. Salary.  Darren took a 12-month temporary job with a monthly salary that increased a fixed amount each month. He can’t recall the starting salary, but does remember that he was paid $820 at the end of the third month and $910 for his last month’s work. How much was Darren’s total pay for the entire 12 months?

  5. Hourly wage.  Antonio’s new weekend job started at an hourly wage of $12.75. He is guaranteed a raise of 25¢ an hour every three months for the next four years. What will Antonio’s hourly wage be at the end of four years?

  6. Competing job offers.  Denzel is considering offers from two companies. A marketing company pays $32,500 the first year and guarantees a raise of $1300 each year; an exporting company pays $36,000 the first year, with a guaranteed raise of $400 each year. Over a five-year period, which company will pay more? How much more?

  7. Theater seating.  A theater has 25 rows of seats. The first row has 20 seats, the second row has 22 seats, the third row has 24 seats, and so on. How many seats are in the theater?

  8. Bricks in a driveway.  A brick driveway has 50 rows of bricks. The first row has 16 bricks, and the fiftieth row has 65 bricks. How many bricks does the driveway contain?

  9. Stacked boxes.  A stack of boxes has 17 rows. The bottom row has 40 boxes, and the top row has 8 boxes. How many boxes does the stack contain?

  10. Savings. Elena wanted to teach her young daughter Sophia about saving. She gave Sophia 10¢ the first day and an additional 5¢ per day on each subsequent day. After a while, Sophia counted her money and found that she had saved a total of $3.25. How many days had she been saving?

  11. Flea market. Only 3 customers showed up for the opening day of a flea market. However, 9 came the second day, and an additional 6 customers came on each subsequent day. After several days, there was a total of 192 customers. How many days had the flea market been open?

  12. Distance. Two cars, A and B, start together in the same direction from the same place. Car A goes with a uniform speed of 60 mph. Car B goes at a speed of 50 mph in the first hour and increases its speed by 5 mph each succeeding hour. After how many hours will car B overtake car A?

In Exercises 79–82, at each stage the dots are being generated following the depicted pattern. Verify that the total number of dots at each stage is a term of an arithmetic sequence and determine the total number of dots at the 20th stage.

Beyond the Basics

In Exercises 83 and 84, show that the given sequence an is an arithmetic sequence. Find the common difference d.

  1. an=log(anbn1)

  2. an=log(abn)

  3. If the sum Sn of the first n terms of a sequence an is 3n2+4n, show that the sequence an is an arithmetic sequence [Hint: an=SnSn1; then show an+1an is a constant d.]

  4. Prove that a sequence an is an arithmetic sequence if and only if the sum Sn of its first n terms is of the form An2+Bn.

  5. Find the sum of all natural numbers between 45 and 100 that are divisible by 3.

  6. Find the sum of all natural numbers between 26 and 120 that are divisible by 7.

  7. A sequence is harmonic if the reciprocals of the terms of the sequence form an arithmetic sequence. Is the sequence 12, 35, 34, 1, 32, 3 harmonic? Explain your reasoning.

  8. Consider the harmonic sequence 25, 27, 29, .

    1. Find the fourth term.

    2. Find the nth term.

          
  9. Show that if the numbers a, m, b are consecutive terms in an arithmetic sequence, then m=a+b2. We call m the ­arithmetic mean of a and b.

  10. If the numbers a, m1, m2, , mk, b form an arithmetic sequence, we say that the numbers m1, m2, , mk are k-arithmetic means between a and b. Insert k-arithmetic means between 1 and 30 so that the sum of the resulting series is 465.

Critical Thinking / Discussion / Writing

  1. Find the nth term of an arithmetic sequence whose first term is 10 and whose 21st term is 0.

  2. If a1 and d are the first term and common difference, respectively, of an arithmetic sequence, find the first term and difference of an arithmetic sequence whose terms are the negatives of the terms in the given sequence.

  3. How many terms are in the sum 100i=2217i3?

  4. The sum of the first n counting numbers is 12,403. Find the value of n.

Getting Ready for the Next Section

For each sequence in Exercises 97–100, find a2a1,a3a2,a4a3, and a5a4.

  1. 3, 6, 12, 24, 48

  2. 2, 43, 89, 1627, 3281

  3. 4, 12, 36, 108, 324

  4. 3, 32, 34,38, 316

In Exercises 101–104, the first term a1 and a number r are given. Write the next four terms of the sequence defined by a2=a1r, a3=a2r, a4=a3r, and a5=a4r.

  1. a1=2, r=3

  2. a1=3, r=25

  3. a1=1, r=2

  4. a1=1, r=32

In Exercises 105–110, the nth term an of a sequence is given. Find a2a1,a3a2,a4a3, and a5a4.

  1. an=52n

  2. an=43n

  3. an=2(3)n

  4. an=5(2)n

  5. Let an=32n. Find an+1 and an1.

  6. Let an=5(3)n. Find an+1 and an1.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset