Unit1 Part2
Unit1 Part2
Unit1 Part2
Definition
Sequences & Series
Sequences
• What is a sequence?
• It is a set of numbers which are written in some
particular order.
• For Example-
• The sequence of odd numbers 1, 3, 5, 7, 9, . . . .
• The sequence of square numbers 1, 4, 9, 16, 25, ..
• The sequence of numbers alternating between 1
and −1 are 1, −1, 1, −1, 1, −1, . . . ,
• On the other hand, we can also have finite
sequences.
• The numbers 1, 3, 5, 9 form a finite sequence
containing just four numbers.
• The numbers 1, 4, 9, 16 also form a finite
sequence.
• And so do these, the numbers 1, 2, 3, 4, 5, 6, .
. . , n . These are the numbers we use for
counting, and we have included n of them.
• We often use an algebraic notation for
sequences. We might call the first term in a
sequence u1, the second term u2, and so on.
With this same notation, we would write un to
represent the n-th term in the sequence. So
u1, u2, u3, . . . , un would represent a finite
sequence containing n terms.
• Exercise 1
• (a) A sequence is given by the formula un = 3n + 5,
for n = 1, 2, 3, . . .. Write down the first five terms of
this sequence.
• (b) A sequence is given by un = 1/n2, for n = 1, 2, 3, .
Write down the first four terms of this sequence.
What is the 10th term?
• (c) Write down the first eight terms of the Fibonacci
sequence defined by un = un−1+un−2, when u1 = 1,
and u2 = 1.
Series
• A series is something we obtain from a
sequence by adding all the terms together.
• For example,
Suppose we have the sequence
u1, u2, u3, . . . , un .
• The series we obtain from this is
u1 + u2 + u3 + . . . + un ,and we write Sn for
the sum of these n terms.
• For example, let us consider the sequence of numbers
• 1, 2, 3, 4, 5, 6, . . . , n .
• Then S1 = 1, as it is the sum of just the first term on its own.
• The sum of the first two terms is S2 = 1 + 2 = 3. Continuing, we
get
• S3 = 1 + 2 + 3 = 6 ,
• S4 = 1 + 2 + 3 + 4 = 10 , and so on.
• Therefore
• A series is a sum of the terms in a sequence. If there are n
terms in the sequence and we evaluate the sum then we
often write Sn for the result, so that
• Sn = u1 + u2 + u3 + . . . + un .
Arithmetic Sequences
Definition
• In mathematics, there are three different types of progressions. They are:
• Solution: Given,
• 3, 5, 7, 9, ……
• a = 3, d = 5 – 3 = 2, n = 20
• an = a + (n − 1) × d
• a20 = 3 + (20 − 1) × 2
• a20 = 3 + 38
• ⇒a20 = 41
Example 3: Find the sum of first 30 multiples of 4.
We have
a3 = a + (3 – 1) d = a + 2d = 5 (1)
and
a7 = a + (7 – 1) d = a + 6d = 9 (2)
Solving the pair of linear equations (1) and (2),
we get a = 3, d = 1
Hence, the required AP is 3, 4, 5, 6, 7, . . .
Example 5 : Check whether 301 is a term of the
list of numbers 5, 11, 17, 23, . . .
Example 6 : How many two-digit numbers are divisible
by 3?
• Solution :
The number of rose plants in the 1st, 2nd, 3rd, . . ., rows are :
23, 21, 19, . . ., 5
It forms an AP .
Let the number of rows in the flower bed be n.
Then a = 23, d = 21 – 23 = – 2, an = 5
As, an = a + (n – 1) d
We have, 5 = 23 + (n – 1)(– 2)
i.e., – 18 = (n – 1)(– 2)
i.e., n = 10
So, there are 10 rows in the flower bed.
Practice Questions
• Example 11 : Find the sum of the first 22
terms of the AP : 8, 3, –2, . . .
• Example 12 : If the sum of the first 14 terms of
an AP is 1050 and its first term is 10, find the
20th term.
• Example 13 : How many terms of the AP : 24,
21, 18, . . . must be taken so that their sum is
78?
Example
• Which of the following list of numbers form an
AP? If they form an AP, write the next two
terms :
• (i) 4, 10, 16, 22, . . .
• (ii) 1, – 1, – 3, – 5, . . .
• (iii) – 2, 2, – 2, 2, – 2, . . .
• (iv) 1, 1, 1, 2, 2, 2, 3, 3, 3, . .
Example
• Write first four terms of the AP, when the first
term a and the common difference d are given
as follows:
• (i) a = 10, d = 10
• (ii) a = –2, d = 0
• (iii) a = 4, d = – 3
• (iv) a = – 1, d = 1 2
• (v) a = – 1.25, d = – 0.25
Example
• Which of the following are APs ? If they form an
AP, find the common difference d and write three
more terms.
• (i) 2, 4, 8, 16, . . .
• (ii) 5 7 2, , 3, , 2 2 . . .
• (iii) – 1.2, – 3.2, – 5.2, – 7.2, . . .
• (iv) – 10, – 6, – 2, 2, . . .
• (v) 3, 3 2 + , 3 2 2 + , 3 3 2 , + . . .
• (vi) 0.2, 0.22, 0.222, 0.2222, . . .
• (vii) 0, – 4, – 8, –12, . . .
Example
• Find the 10th term of the AP : 2, 7, 12, . .
• Which term of the AP : 21, 18, 15, . . . is – 81?
Solution
• . Solution : Here, a = 2, d = 7 – 2 = 5 and n =
10. We have an = a + (n – 1) d So, a10 = 2 + (10
– 1) × 5 = 2 + 45 = 47 Therefore, the 10th term
of the given AP is 47.
• Solution : Here, a = 21, d = 18 – 21 = – 3 and
an = – 81, and we have to find n. As an = a + (
n – 1) d, we have – 81 = 21 + (n – 1)(– 3) – 81 =
24 – 3n – 105 = – 3n So, n = 35 Therefore, the
35th term of the given AP is – 81.
Practice Question
• Question 1: Find the a_n and 10th term of the
progression: 3, 1, 17, 24, ……
• Question 2: If a = 2, d = 3 and n = 90. Find
an and Sn.
• Question 3: The 7th term and 10th terms of
an AP are 12 and 25. Find the 12th term.
• Question 4: Which term of the A.P. 3,8,13 …is
78?
Example: Mr. Kevin earns $400,000 per annum and his salary
increases by $50,000 per annum. Then how much does he earn
at the end of the first 3 years?
• Solution: The amount earned by Mr. Kevin for the first year
is, a = 4,00,000. The increment per annum is, d = 50,000.
We have to calculate his earnings in the 3 years. So n=3.
• Substituting these values in the AP sum formula,
Sn=n/2[2a+(n-1) d]
Sn= 3/2(2(400000)+(3-1)(50000))
= 3/2 (800000+100000)
= 3/2 (900000)
= 1350000
• He earned $1,350,000 in 3 years
Example
• The first term of an arithmetic sequence is
equal to 6 and the common difference is equal
to 3. Find a formula for the n th term and the
value of the 50 th term.
• Solution- The common difference d = 3 and
the first term a1 = 6
Example
• The first term of an arithmetic sequence is
equal to 200 and the common difference is
equal to -10. Find the value of the 20 th term
• Solution The common difference d = -10 and
the first term a1 = 200.