Math 11-STEM Pre Cal-Q1-Module 6
Math 11-STEM Pre Cal-Q1-Module 6
com
ILLUSTRATING A SERIES
for Pre Calculus
Senior High School (STEM)
Quarter 1 / Week 6
1
OBJECTIVES:
K. Define arithmetic and geometric series;
S. Illustrate a series;
A. Appreciate the lesson by understanding some real world
problems to which it is applied.
I. What Happened
REVIEW:
We will start our discussion by recalling some concepts of sequences
which you have learned in your Math-10.
Sequence
We recall that a sequence is a function whose domain is a set of positive
integers. If the domain is the set of positive integers, {1, 2,3, … , 𝑛, … }, then the
sequence is called an infinite sequence. The case when the domain is a finite
subset of the positive integers, {1,2,3, … , 𝑛}, the sequence is called a finite
sequence.
For instance, if 𝑓 (𝑛) = 3𝑛, then we have the following terms of the
sequence,
Challenge 1: Can you find the first five terms of the sequence 𝑎𝑛 = 2𝑛 ?
Arithmetic Sequence
𝑎2 − 𝑎1 = 2 − 1 = 1, 𝑎3 − 𝑎2 = 3 − 1 = 1
2
and continuing in that manner for some of the consecutive terms of the
sequence, we get a constant difference, that is, 1.
𝑎2 − 𝑎1 = 9 − 3 = 6,
𝑎3 − 𝑎2 = 27 − 9 = 18,
𝑎4 − 𝑎3 = 81 − 27 = 54,
Clearly, we do not get the same difference for these terms. Thus, the
sequence is not an arithmetic sequence.
𝑎𝑛 = 𝑎1 + (𝑛 − 1)𝑑.
Geometric Sequence
𝑎3
⁄𝑎2 = 27⁄9 = 3,
𝑎4
⁄𝑎3 = 81⁄27 = 3,
and continuing in that manner for some of the consecutive terms of the
sequence, we get a common ratio of 3.
3
Challenge 3: Is the sequence −1,1, −1,1, … (a sequence of alternating −1s
and 1s) a geometric sequence?
Remark 2: If the common ratio among consecutive terms is 𝑟 then the 𝑛𝑡ℎ
term is
𝑎𝑛 = 𝑎1 𝑟 𝑛−1 .
Example 1: Given the finite sequence 9, 16, 25, 36, 49 find the corresponding
series.
Solution: The corresponding series of the finite sequence 9, 16, 25, 36, 49 is 9 +
16 + 25 + 36 + 49 = 135.
Arithmetic series
Example 2: Find the sum of all odd numbers between 1 and 100.
Solution: Let 𝑠 be the sum of all odd numbers between 1 and 100. To finds such
sum, the following trick is employed. We will write 𝑠 in two ways. The second
time will be the reverse order of the first.
Thus,
𝑠 = 1 + 3 + 5 + ⋯ + 95 + 97 + 99
and
𝑠 = 99 + 97 + 95 + ⋯ + 5 + 3 + 1.
4
Note that there are 50 terms on the right side of the equation. And so,
2𝑠 = 50(100) = 5000.
and
Since the term (𝑎1 + 𝑎𝑛 ) occurs 𝑛 times on the right side of the equation above,
it can be rewritten as
2𝑠 = 𝑛(𝑎1 + 𝑎𝑛 ).
Simplifying, we get,
(𝑎1 + 𝑎𝑛 )
𝑠=𝑛 .
2
𝑎1 + 𝑎2 + ⋯ + 𝑎𝑛−1 + 𝑎𝑛
is given by
(𝑎1 + 𝑎𝑛 )
𝑛 .
2
1 + 2 + 3 + ⋯ + 𝑛.
5
Example 3: The Osmeña Theater has 21 seats in the first row and has 27 rows in
all. Each successive row contains 2 additional seats. How many seats are in the
theater?
In order to find the value of 𝑠, we need to solve, first, for 𝑎27 . To that end,
we have
𝑎𝑛 = 𝑎1 + (𝑛 − 1)𝑑
Solving for 𝑠,
𝑎1 + 𝑎𝑛 21 + 𝑎27 21 + 73
𝑠 = 𝑛( ) = 27 ( ) = 27 ( ) = 27(47) = 1269.
2 2 2
Geometric Series
We shall align the terms in 2𝑠 to those that are similar with that of 𝑠.
𝑠 = 250 − 1.
At this point, we shall generalize the trick we did in Example 2 for any
geometric series.
6
Let 𝑎𝑘 denote a term in the geometric sequence with a common ratio
𝑟. By Remark 2, 𝑎𝑘 = 𝑎1 𝑟 𝑘−1 . If 𝑠 is the sum of the first 𝑛 terms of the series
𝑠 = 𝑎1 + 𝑎1 𝑟 + 𝑎1 𝑟 2 + ⋯ + 𝑎1 𝑟 𝑛−1 .
Multiplying 𝑟 to both sides of the equation above, then aligning the terms
in 𝑟𝑠 to those that are similar in 𝑠.
𝑠 = 𝑎1 + 𝑎1 𝑟 + 𝑎1 𝑟 2 + ⋯ + 𝑎1 𝑟 𝑛−1
𝑟𝑠 = 𝑎1 𝑟 + 𝑎1 𝑟 2 + ⋯ + 𝑎1 𝑟 𝑛−1 + 𝑎1 𝑟 𝑛
Factoring, we have, 𝑠 (1 − 𝑟) = 𝑎1 (1 − 𝑟 𝑛 ).
𝑎1 (1 − 𝑟 𝑛 )
𝑠= , 𝑟 ≠ 1.
1−𝑟
𝑎1 + 𝑎2 + ⋯ + 𝑎𝑛−1 + 𝑎𝑛
is given by
𝑎1 (1 − 𝑟 𝑛 )
𝑠= , 𝑟 ≠ 1.
1−𝑟
Solution: Let us consider the worker’s salaries for the first 3 years, as shown in
the table:
Year Salary
1 216,000
2 216,000 + 216,000 0.05) = 216,000(1 + 0.05)
(
3 216,000(0.05) + 216,000(0.05)(0.05) = 216,000(0.05)(1 + 0.05)
Clearly, we have a geometric series with the first term as 216,000 and a
common difference 1 + 0.05 = 1.05. To find the sum for 𝑛 = 15, we have, from
Remark 4,
216,000[1 − (1.05)15 ]
≈ 4,660,970.
1 − 1.05
7
𝑎1 (1−𝑟𝑛 )
Remark 5: The expression, when 𝑟 ≠ 1, 𝑠 = in Remark 4
1−𝑟
can be rewritten as
𝑎1 (1 − 𝑟 𝑛 ) 𝑎1 − 𝑎1 𝑟 𝑛
𝑠= = .
1−𝑟 1−𝑟
That is the sum of a finite geometric sequence is equal to the first term
minus the next term that would follow after the last term, divided by 1 minus
the common difference.
Solution: The first term of the geometric sequence is 1 with 𝑟 = 2. The last term
of the series is 2100, thus, the next term of the series is 2101. Using Remark 5, we
have
98 99 100
1 − 2101
1 + 2 + 4 + ⋯+ 2 +2 +2 = = 2101 − 1.
1−2
1. 1 + 2 + 3 + ⋯ + 98 + 99 + 100
2. 500 + 490 + 480 + ⋯ + 320 + 310 + 300
3. 2001 + 2002 + 2003 + ⋯ + 4998 + 4999 + 5000
4. Find the sum of all 3-digit even positive integers.
5. Find the sum of all 3-digit odd positive integers.
6. An amphitheater has 15 seats in the first row, 17 in the second row, 19 in
the third row, and so on. There are 20 rows altogether. How many can
the amphitheater seat?
8
DEPARTMENT OF EDUCATION
SCHOOLS DIVISION OF NEGROS ORIENTAL
ROSELA R. ABIERA
Education Program Supervisor – (LRMS)
MARICEL S. RASID
Librarian II (LRMDS)
ELMAR L. CABRERA
PDO II (LRMDS)
GIL S. DAEL
Writer
ALPHA QA TEAM
LITTIE BETH S. BERNADEZ
RONALD TOLENTINO
DIDITH T. YAP
BETA QA TEAM
ELIZABETH A. ALAP-AP
EPIFANIA Q. CUEVAS
NIDA BARBARA S. SUASIN
VRENDIE P. SYGACO
MELBA S. TUMARONG
HANNAHLY I. UMALI
ENHANCEMENT TEAM
RADHIYA A. ABABON
LITTIE BETH S. BERNADEZ
GIL S. DAEL
DISCLAIMER
The information, activities and assessments used in this material are designed to provide accessible learning modality to the teachers
and learners of the Division of Negros Oriental. The contents of this module are carefully researched, chosen, and evaluated to comply with the
set learning competencies. The writers and evaluator were clearly instructed to give credits to information and illustrations used to substantiate this
material. All content is subject to copyright and may not be reproduced in any form without expressed written consent from the division.
9
SYNOPSIS AND ABOUT THE AUTHOR
AUTHOR
Gil S. Dael earned his Bachelor of Science in Mathematics degree and
Master of Science in Mathematics graduate program at Negros
Oriental State University. He is presently finishing his Doctor of Philosophy
in Mathematics from the same university. At present, he is currently
teaching mathematics and research subjects at Crisostomo O. Retes
National High School.
REFERENCES
Axler, S. (2016). Precalculus: A Prelude to Calculus (3rd ed.). Hoboken, NJ: John Wiley & Sons.
Rees, P. K., Sparks, F. W., & Rees, C. (2003). (10th ed.). Manila, Philippines: McGraw-Hill
Publishing.
Ryan, M., Doubet, M. E., Fabricant, M., & Rockhill, T. (1993). Advanced Mathematics: A
Precalculus Approach. Englewood, NJ: Prentice Hall.
10