0% found this document useful (0 votes)
19 views12 pages

Math 10.1

Download as docx, pdf, or txt
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 12

Direction: Find the next two term of the sequence.

5, 10,15,20,…

15, 7,-1,-9,..

3, 7, 11,15,..

SEQUENCES AND SERIES

It is a common experience to be confronted with a set of numbers arranged in some order. The order
and arrangement may be given to you or you have to discover a rule for it from data.

For example, the businessman comes every other day. He came on August 17, and he come on
September 12?

Consider that you are given the set of dates. 17, 19, 21,…

arranged from left to right in the order of increasing time. Continuing the set we have 17, 19, 21, ..,29,
31,2,4, …,28,30..

So, the answer to our question is yes.

Any such ordered arrangement of a set of numbers is called a SEQUENCE.

FINITE SEQUENCE

A sequence having finite number of terms is called a finite sequence.

Examples: 1, 1, 2, 3, 5, 8

1, 2, 3, 4, 5, ….8
INFINITE SEQUENCE

A sequence that has an infinite number of terms is called an infinite sequence.

Examples: 1, 3, 5, 7, ….

1, 1 2 , 1 4 , 1 8 , ….

Given at least the first 3 terms of a sequence, you can easily find the next term in that sequence by
simply discovering a pattern as how the 3rd term is derived from the 2nd term, and 2nd from the 1st
term. You will find that either a constant number is added or subtracted or multiplied or divided to get
the next term or a certain series of operations is performed to get the next term.

Examples: Find the next term in each sequence.

1. 17, 22, 27, 32, …

2. 1/2 , 1/5 , 1/8 , 1/11 , …

3. 5,10,20,40, …

Solutions:

Notice that 5 is added 17 to get 22, the same is added to 22 to get 27, and the same (5) is added
to 27 to get 32. So to get the next term add 5 to the preceding term that is 32 + 5 = 37. The next term is
37.

Notice that 1 is the numerator of all the fractions in the sequence while the denominators 2, 5,
8, 11 form a sequence. 3 is added to 2 to get 5, 3 is also added to 5 to get 8. So that 3 is added to 11 to
get 14. The next term is .

For this example,2 is multiplied to get 5 to get 10, 2 is multiplied to 10 to get 20 and 2 is also
multiplied to 20 to get 40. So the next is 80, the result of multiplying 40 by 2.

Write F if the sequence is finite or I if the sequence is infinite. Write your answer before the number.
1. 2, 3, 4, 5, …,10 4. -2,4,-8,16,…

2. 7, 10, 13, 16, 19, 22, 25

3. 4,9,14,19,…

Finding the Terms of a Sequence

Frequently, a sequence has a definite pattern that can be expressed by a rule or formula. In the simple
sequence 2,4,6,8,10,…each term is paired with a natural number by the rule an = 2n . Hence the
sequence can be written as

Notice how the formula an = 2n gives all the terms of the sequence. For instance, substituting 1,2,3 and
4 for n gives the 1st four terms:

1. Write the 1st 4 terms of the sequence defined by an = 1𝑛+1 .

2. Find the 1st 5 terms of the sequence defined by an = (−1) 2𝑛+1 .

Finding the nth Term of a Sequence

In previous lessons, some terms of a sequence were found after being given the general term. In this
lesson, the reverse is done. That is given some terms of the sequence, try to find the formula for the
general term.

Example 1: Find the formula for the nth term of the sequence 2,8,18,32…

Solution: Solving a problem like this involve some guessing. Looking over the first 4 terms see that each
is twice a perfect square.

By writing each sequence with an exponent of 2, the formula for the nth term becomes obvious.
a1 = 2 = 2(1)2 a2 = 8 = 2(2)2 a3 = 18 = 2(3)2 a4 = 32= 2(4)2

an = 2(n)2 = 2n2

Example 2: Find the general term for the sequence 2, ,…

Solution: The first term can be written as . The denominators are all perfect cubes while the numerators
are all 1 more than the base of the denominators:

SUM OF FINITE SERIES

The sum of the terms of a finite sequence: a1, a2, a3,…, an is called finite series, and is denoted by Sn =
a1 + a2 + a3 …+ an.

To describe the sum of the terms of a sequence, we use the summation notation. The Greek letter ∑
(sigma) is used to indicate a sum. To illustrate the use of the summation notation, consider the following
example:

+ an

In the above example, I is called the index of summation, n is the upper limit of the summation, and 1 is
the lower limit of the summation. It is read as “ the sum from i = 1 to n of a1” .

For example, the sum of the first five terms of the sequence an = n2 + 1 can be written as . It is read as
“ the sum from n = 1 to 5 of n2 +1.”

Thus, + 1) = (12 + 1) + (22 + 1) + (32 + 1) + (42 + 1) + (52 + 1)

= 2 + 5 + 10 + 17 + 26

= 60
Evaluate the following:

∑_(n=2)^6▒〖(2n+1)〗 2.

Arithmetic Sequences and Arithmetic Series

Arithmetic Sequence

It is a sequence whose consecutive terms have a common difference. The sequence a1, a2, a3,
an, is arithmetic if there is a number d which is the common difference in the arithmetic sequence.

Find the an for each arithmetic sequence.

a1 = 7 , d = 3, n = 11

a1 = 25 , d = -4, n = 5

a1 = 4 , d = 5, n = 7
Sum of Arithmetic Sequence

Example: Find the sum of the first 25 terms of the arithmetic sequence 17, 22, 27, 32,37,…

Solution: First, find a25 with a1 = 17, d = 5 , and n = 25

an = a1 + (n -1)d

a25 = 17 + (25 – 1)5 Substitute all the known values; then simplify

= 17 + (24)5

= 17 + 120

= 137

Solve for S25:

Sn=n/2(a_1+a_2) formula for solving the sum of the nth term of


arithmetic sequence

S_25=25/2(27+137) Substitute all the known values

= 1925 simplify

Therefore, the sum of the first 25 terms of the arithmetic sequence is 1 925.

Find the sum of the first 65 terms of the arithmetic sequence if the first term is 31 and the
twenty first terms is 171.

Arithmetic Mean
Example: Find the arithmetic mean of 8 and 12.

Solution: To find the arithmetic mean of 8 and 12, we simply add 8 and 12 then divided by 2. Since we
have two numbers that being added.

x ̅=(8+12)/2=20/2=10

We call (x+y)/2 the arithmetic mean of number x and y.

The coordinates of the midpoint between the numbers x and (x+y)/2 is :(x+(x+y)/2)/2=(3x+y)/4

To find the coordinates of the midpoint between (x+y)/2 and y ,we have ((x+y)/2+y)/2=(x+3y)/4

Hence, we now have the arithmetic sequence x,(3x+y)/4,(x+y)/2,(x+3y)/4 With the common
difference 𝑦−𝑥 4 .

In the process that we have done, we have inserted three arithmetic means between x and y. We can
generalize the concept presented by finding k other numbers m1 , m2 , m3, …, mk

x, m1 , m2 , m3, …, mk, y.

In the said process, we say that we have “ inserted k arithmetic means between x and y.”

Example: Insert four arithmetic means between 15 and 45.

Solution: Look for numbers m1, m2, m3 and m4 such that 15, m1, m2 , m3, m4, 45 is an arithmetic
sequence.
TRY THIS!

If Mary’s scores in 5 math tests are 94, 90, 96, 93 and 95 what is her average score?

2. Insert 4 arithmetic means between 7 and 37.

Part 1

Communicating:

Differentiate sequence from series.

_____________________________________________________________________________

_____________________________________________________________________________

Explain the meaning of the symbol ∑. Use your own example to illustrate its meaning.

_____________________________________________________________________________

_____________________________________________________________________________

Part 2

I. Describe each pattern formed and find the next three terms?
1. 1, 5, 9, 13, 17,…

2. 2,-4, 8, -16,32,..

II. Write the first four terms of each sequence given the general term.

3. 𝑎𝑛 = 2n + 3 4. a_n=1/(n+1)

4. 𝑎𝑛 = 4n – 1

III. Find the indicated term.

6. a_n=(n^2-1)/(n-1); 10th term 7. a_n=〖3n〗^2/2^n ; 8th term

IV. Find each indicated sum.

8. ∑6𝑘=1 3𝑘 + 1 9. ∑5𝑘=1 𝑘 + 4

Part 3

I. Find the common difference and the nth term of each arithmetic sequence.

1. 1, 8, 15, 22,.. 4. 6, 2, -2, -6, …

2. 2,7, 12,17,… 5. 7,19,31, 43, …

3. 45, 40, 35, 30, …

III. Give the nth term for each arithmetic sequence, find the indicated term.

6. 𝑎𝑛 = 6n + 3; a20 8. 𝑎𝑛 = 3n – 5; a20

7. an=n+1/2; a5 9. 𝑎𝑛 = 2n + 7; a15

IV. Given the nth term for each sequence, find the sum of the first 12 terms.

𝑎𝑛 = 4n + 1 11. 𝑎𝑛 = 7 – 5n 12. 𝑎𝑛 = 3 – 8n

V. Find the arithmetic mean.

13. Insert two arithmetic means between 8 and 44.

Insert three means between -30 and -10.


DONATION FOR A CAUSE

You are running a foundation for street children. Mr. Felipe Smith, a rich benefactor, offers

two option for his donations.

OPTION A: To give Php 1,000 on day 1, Php 999 on day 2, Php 998 on day 3, with the process to
end after 1 000 days.

OPTION B: To give Php 1 on day 1, Php 2 on day 2, Php 4 on day 3, for 1,000 days.

You have to tell him today which option you want to take.

Which of the two options results in more money for the foundation? Show your computations.

___________________________________________________________________________

¬¬¬¬¬¬¬___________________________________________________________________________

___________________________________________________________________________

Which option are you going to take? Explain your choice.

___________________________________________________________________________

___________________________________________________________________________

Rubrics
REFLECT!

_____________________________________________________________

_____________________________________________________________

_____________________________________________________________

_____________________________________________________________

_____________________________________________________________
References:

Gladys C. Nireva, Ph.D. et. Al.2018 Grade 10 Mathematics Patterns and Practicalities revised
edition, Antonio Rnaiz cor. Chino Roces Avenues, Makati, City, Salesiana Books by Don Bosco Press Inc.

https://www.thoughtco.com/how-to-calculate-the-mean-or-average-609546#:~:text=The
%20average%20is%20simply%20the,the%20average%20or%20arithmetic%20mean.

You might also like