Solved problems on arithmetic progressions
Problem 1
An arithmetic progression consists of three terms whose sum is 48 and the sum of their squares is 800. Find the progression.
Solution
One can present the three consecutive terms of the AP as
x -d, x, x + d,
where x is the mid term and d is the common difference.
Then the sum of the tree terms is 3x, and you can easily find a from the equation
3x = 48,
which implies x =
= 16.
Now the sum of squares of the tree terms is
=
=
=
.
It gives you an equation to find d:
=
--->
=
= 32 --->
=
= 16.
Hence, d = +/- 4.
It gives the AP terms as 12, 16 20, or 20, 16, 12.
Answer. AP terms are 12, 16 20, or 20, 16, 12.
Problem 2
If the 6-th term of an arithmetic progression is 121, find the sum of the first 11 terms.
Solution
We can write
=
,
=
,
=
,
=
,
=
,
=
,
=
,
=
,
=
,
=
.
Then
=
.
Add
, and you will get that the sum of the first 11 terms is equal to
.
Hence, this sum is 11*21 = 231.
Answer. 231.
Problem 3
The sum of the first 5 terms of an AP is 30 and the fourth term is 44. Find the common difference and the sum of the first 10 terms.
Solution
Let "x" be the THIRD term and "d" be the common difference.
Then the first 5 terms of the progression are
x - 2d, x-d, x, x+d, x + 2d,
and their sum is 5x.
Since the sum of the first 5 terms of the AP is 30, you have this equation
5x = 30, which implies x = 6.
So, you just found the third term. It is 6.
Now, since the 4-th term is 44, the common difference is 44-6 = 38.
Then the second term is 6-38 = -32 and the first term is -32 - 38 = -70.
So, you know all and everything about the progression: The first term is -70 and the common difference is 38.
Then the sum of the first 10 terms of the progression is
S =
=
= 200.
Problem 4
If the fifth term of arithmetic sequence is 23 and the sum of the first ten terms of the sequence is 240,
then find the sum of the first sixty terms of this sequence.
Solution
Notice that
=
=
+
+
+
+
.
Also notice that all 5 the sums in pairs are the same.
So, you actually have
= 240, which implies
=
= 48, and then
= 48, which gives
= 48 - 23 = 25.
Thus the common difference is d =
= 25-23 = 2.
Then
=
= 23 - 4*2 = 23 - 8 = 15.
So, the progression has the first term of 15 and the common difference of 2.
Then
= 15 + 2*59 = 133 and the sum of the first 60 terms is
=
=
= (15+133)*30 = 4440.
Answer.
= 4440.
Problem 5
The sum of the fifth and seventh terms of an arithmetic series is 38, while the sum of the first fifteen terms is 375.
Determine the first term and the common difference.
Solution
1.
=
. (1)
Indeed,
=
,
=
.
Adding, you get (1).
It is a general (and characteristic) property of any arithmetic progression:
for any three consecutive terms
,
and
the middle term is equal to the half-sum of its neighbors.
See the lesson One characteristic property of arithmetic progressions in this site.
2.
=
.
It is easy to prove expressing the terms as neighbors of the central term
:
=
,
=
,
=
,
=
,
=
,
=
,
=
,
=
,
=
,
=
,
=
,
=
,
=
,
=
,
and then adding the terms.
Hense,
=
= 25. (2)
3. Thus from (1) we have
=
= 19. From (2),
= 25.
From this, we immediately have 2d =
= 25-19 = 6.
Hence, the common difference d = 6/2 = 3.
4. Then
=
= 19 - 5*3 = 19 - 15 = 4.
Answer.
= 4; d = 3.
The lesson to learn from this solution: Sometimes, it is useful to think,
whether is it possible to build the solution around the properties of the central term of an arithmetic progression.
Problem 6
If 7 times the 7-th term of an AP is equal to 11 times its 11-th term, show that its 18-th term is 0.
Solution
We are given
=
. ---->
=
---->
+
= 0 ---->
+
= 0 ---> (cancel the factor 4 in both sides) ---->
= 0 --->
= 0.
QED.
Problem 7
The sum of the first five terms of an arithmetic progression is 10, the sum of their squares is 380.
Find the first term and common difference.
Solution
Let x be the third term of our arithmetic progression and d be its common difference.
Then the five first terms are
x - 2d
x - d
x
x + d
x + 2d.
The sum of these terms is 5x. The sum of their squares is
+
. It is easy to check.
Thus we have the system of two (non-linear) equations
.
From the first equation we have x =
= 2.
Substitute it into the second equation. You will get
+
=
, or
=
=
.
Hence,
=
= 36 and d = +/-6.
Therefore, the members of the progression are
-10, -4, 2, 8, 14
- in this order or in the opposite order - it doesn't matter.
You can check that this progression (or these two progressions) satisfies to the given conditions.
Problem 8
The coefficients a, b, c of the quadratic equation
= 0 form an arithmetic progression. One root of this equation is 2.
Find the other root.
Solution
You are given that
= 0. (1)
Since a, b and c are AP, b =
. (2)
It is a characteristic property of any AP.
See the lesson One characteristic property of arithmetic progressions in this site.
In (1), replace b by
and divide both sides of (1) by "a". You will get an equivalent equation
= 0. (3)
Since x= 2 is the root of this equation (Given !), you can substitute x= 2 into (3). You will get
= 0, or
= 0, or
= -5 and finally
=
.
Now your equation (3) takes the form
= 0, or, which is the same,
= 0. (4)
You may check that x= 2 is the root of this equation.
By the way, you actually found THE COEFFICIENTS of your original equation (1)
under the assumption that the leading coefficient "a" is equal to 1.
These coefficients are 1,
and
, and you can check that they form an AP.
Now you can easily find the other root from the equation (4) by using the quadratic formula.
It is
=
.
Problem 9
The first three terms of an arithmetic progression are x, 2x+1 and 5x+1. Find x and the sum of the first 10 terms.
Solution
-
=
-
====>
(2x+1) -x = (5x+1) - (2x+1)
x + 1 = 3x
1 = 2x ====> x =
is the first term.
(2x+1) - x = (1+1) - 1/2 =
is the common difference.
The 10-th term is
+
=
= 14.
The sum of 10 terms = taken 10 times the average of the 1-st and the 10-th terms (which is equal to
= 7.25):
Sum = 7.25*10 = 72.5.
My other lessons on arithmetic progressions in this site are
- Arithmetic progressions
- The proofs of the formulas for arithmetic progressions
- Problems on arithmetic progressions
- Word problems on arithmetic progressions
- Chocolate bars and arithmetic progressions
- Free fall and arithmetic progressions
- Uniformly accelerated motions and arithmetic progressions
- Increments of a quadratic function form an arithmetic progression
- One characteristic property of arithmetic progressions
- Solved problems on arithmetic progressionss (this lesson)
- Calculating partial sums of arithmetic progressions
- Finding number of terms of an arithmetic progression
- Inserting arithmetic means between given numbers
- Advanced problems on arithmetic progressions
- Interior angles of a polygon and Arithmetic progression
- Math Olympiad level problems on arithmetic progression
- Problems on arithmetic progressions solved MENTALLY
- Entertainment problems on arithmetic progressions
- Mathematical induction and arithmetic progressions
- Mathematical induction for sequences other than arithmetic or geometric
OVERVIEW of my lessons on arithmetic progressions with short annotations is in the lesson OVERVIEW of lessons on arithmetic progressions.
Use this file/link ALGEBRA-II - YOUR ONLINE TEXTBOOK to navigate over all topics and lessons of the online textbook ALGEBRA-II.