0% found this document useful (0 votes)
5 views

CDC Unit-1 Students Copy

The document covers the fundamentals of the number system, including imaginary, real, rational, and irrational numbers, as well as integers, fractions, and their classifications. It also explains key mathematical concepts such as exponents, factorials, and methods for finding the highest common factor (HCF) and least common multiple (LCM). Additionally, it provides rules for divisibility and examples to illustrate these concepts.

Uploaded by

bhanuu2124
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

CDC Unit-1 Students Copy

The document covers the fundamentals of the number system, including imaginary, real, rational, and irrational numbers, as well as integers, fractions, and their classifications. It also explains key mathematical concepts such as exponents, factorials, and methods for finding the highest common factor (HCF) and least common multiple (LCM). Additionally, it provides rules for divisibility and examples to illustrate these concepts.

Uploaded by

bhanuu2124
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

Unit – I: Number system: Base System, Exponents, Factorials, LCM & HCF, Properties of Numbers, Remainders,

Successive Divisions – Sequence & Series: Arithmetic Progression, Harmonic Progression, Geometric
Progression
NUMBER SYSTEM

Imaginary
Numbers

NUMBERS Irrational
Numbers
Real Fractions
Numbers
Rational
Numbers Negative Integers
Integers
Zero Even

Odd
Positive Integers
(Natural Numbers) Prime

Composit
e
I. Imaginary Numbers: An imaginary number is a real number multiplied by the imaginary unit ‘i'. Ex: 3i,

II. Real Numbers: Any number that can be plotted on a number line is called as real number.
A real number is a number that can be used to measure a continuous one-dimensional quantity such as a distance,
duration or temperature. Real numbers are denoted as R. Real numbers are numbers that include both rational and
irrational numbers.
1. Irrational Numbers: An irrational number is a real number that cannot be expressed in the form of fraction or
ratio. For example: √2, 𝜋, etc.
2. Rational Numbers: A rational number is any number that can be written as a fraction or ratio, where both the
numerator (the top number) and the denominator (the bottom number) are integers, and the denominator is not
zero. Some examples of rational numbers include:
→ 3/4 (three quarters)
→ 1/2 (one half)
→ 5/8 (five eighths)
2.1: Fractions: Fractions represent the parts of a whole or collection of objects. A fraction has two parts. The
number on the top of the line is called the numerator. It tells how many equal parts of the whole or collection are
taken. The number below the line is called the denominator. It shows the total number of equal parts the whole
is divided into or the total number of the same objects in a collection.
▪ Types of Fractions:

2.2: Integers: An integer is a whole number (not a fractional number) that can be positive, negative, or zero. The
set of integers, denoted Z, is formally defined as follows:
Z = {..., -3, -2, -1, 0, 1, 2, 3, ...}
→ Integers come in three types:
▪ Negative Integers (Additive inverse of Natural Numbers)
▪ Positive Integers (Natural numbers)
▪ Zero (0)
2.2.1: Negative Integers: Negative integers are integers with a value less than zero. They are represented by Z –
. The negative integers lie on the left side of zero on the number line. Example: Z – = {- ∞, ..., -3, -2, -1}

Note: - Negative integers are also called the additive inverse of positive integers.
2.2.2: Zero: Zero is an integer that is neither positive nor negative. It is called a neutral number. It is simply
written as 0 without any positive or negative sign.
2.2.3: Positive Integers: Positive integers are natural counting numbers greater than zero. It denoted by Z+. The
positive integers lie on the right side of zero on the number line.
For example: Z+ = {1, 2, 3, ..., ∞}
▪ Types of Positive Integers:
→ Even Number: A counting number divisible by 2 is called as even number. Thus 0, 2, 4, …... are all even
numbers.
→ Odd Number: A counting number not divisible by 2 is called as odd number. Thus 1, 3, 5, …... are all odd
numbers.
→ Prime Number: Prime number is a number greater than 1 that only has two factors, 1 and the number itself.
This means that a prime number is only divisible by 1 and itself. Example: 2, 3, 5, 7, 11, 13, etc.
→ Composite Number: Composite numbers are numbers that have more than two factors. Example: 4, 6, 8,
9, etc.

▪ Natural Numbers: A set of all counting numbers which begins with 1 are known as natural numbers. It is
denoted by the capital letter N and includes N = {1,2,3,4,5,6,7……infinite}
▪ Whole Numbers: A set of all countable numbers which begins with 0 are known as whole numbers. It is
designated by the capital letter W and contains W = {0,1, 2…., 21…. 5551, …. infinite}

 DIVISIBILITY RULES:

▪ Divisibility by 2: A number is divisible by 2 if the unit digit is zero or divisible by 2. Eg: 542 is divisible by
2, while 751 is not divisible by 2.
▪ Divisibility by 3: A number is divisible by 3 only when the sum of its digit is divisible by 3. Eg: In the number
342, the sum of digits is 3 + 4 + 2 = 9, which is divisible by 3. Hence, the number 342 is divisible by 3.
▪ Divisible by 4: A number is divisible by 4 if its last two digits are divisible by 4. Eg: 6879376 is divisible by
4 since 76 is divisible by 4.
▪ Divisible by 5: A number is divisible by 5 only when its unit digit is 0 or 5. Eg: 789415 is divisible by 5 since
it unit digit is 5.
▪ Divisible by 6: A number is divisible by 6 if the number is even and sum of digits is divisibly by 3. Eg: 4536
is divisible by 6 since it is an even number and also sum of digits 4+5+3+6=18 is divisible by 3.
▪ Divisible by 7: Double the last digit and subtract it from a number made by the other digits. The result must
be divisible by 7. Ex:
→ 672 (Double 2 is 4, 67−4=63, and 63÷7=9) Yes
→ 105 (Double 5 is 10, 10−10=0, and 0 is divisible by 7) Yes
→ 905 (Double 5 is 10, 90−10=80, and 80÷7=11 3/7) No
▪ Divisible by 8: A number is divisible by 8 if its last three digits are divisible by 8. In the number 16789352,
the number formed by last 3 digits, namely 352 is divisible by 8. Hence, the entire number is divisible by 8.
▪ Divisible by 9: A number is divisible by 9 if the sum of its digit is divisible by 9. Eg: 108936 here
1+0+8+9+3+6 is 27 which is divisible by 9 and hence 108936 is divisible by 9.
▪ Divisible by 10: A number is divisible by 10 if its unit digit is ‘0’. Eg: 10, 90, 34920 etc.
▪ Divisible by 11: A number is divisible by 11 if the difference between the sum of its digits at odd places and
the sum of its digits at even places is either ‘0’ or divisible by 11.

Eg: Consider the number 29435417.


= (Sum of its digits at odd places) – (Sum of its digits at even places)
= (7+4+3+9) – (1+5+4+2) = 23 – 12 = 11, which is divisible by 11. Hence 29435417 is divisible by 11.

EXPONENTS

An exponent of a number, represents the number of times the number is multiplied by itself. For
example, in a , 'a' is the base, 'n' is the exponent, and we say it as “a raised to the power n”. If 8 is multiplied by itself
n

for n times, then, it is represented as:


8 x 8 x 8 x 8 x …. n times = 8n
The above expression, 8n, is said as 8 raised to the power ‘n’. Therefore, exponents are also called power or
sometimes indices.
Examples:
▪ 3 x 3 x 3 x 3 = 34
▪ 4 x 4 x 4 = 43
▪ 7 x 7 x 7 x 7 x 7 x 7 = 76
 Laws / Rules of Exponents: Here is the list of exponent rules.

▪ a1 = a; According to this rule, if the exponent of any integer is 1, then the result is ‘a’.
Example: 41 = 4
▪ a0 = 1; According to this rule, if the exponent of any integer is zero, then the result is ‘1’.
Example: 50 = 1
▪ am × an = am + n; This is the law for multiplication of exponents with the same base and different powers.
Example: 22 x 23 = (2)5 = 64
▪ am × bm = (ab)m; The product of 'a' raised to the power 'm' and 'b' raised to the power 'm' is equal to the product of
'a' and 'b' both raised to the power 'm'.
Example: 22 x 32 = (2 x 3)2
= 62 = 36
m–n
▪ m n
a ÷ a = a ; This law is used for the division of exponents with the same base and different powers.
Example: 25 ÷ 22 = (2)5-2 = 23 = 8
▪ am ÷ bm = (a/b) m; The division of 'a' raised to the power 'm' and 'b' raised to the power 'm' is equal to 'a' divided
by 'b', all raised to the power 'm'.
Example – 1: 22 / 32 = (2/3)2
Example – 2: Simplify 253/53
Solution:
Using Law: am/bm = (a/b) m
253/53 can be written as (25/5)3 = 53 = 125.
▪ (am)n = am × n; Here, 'a' raised to the power 'm' and then to the power 'n' is equal to 'a' raised to the product of 'm'
and 'n'.
Example: (22)3 = 22x3
= 26
= 64
FACTORIALS

The factorial of a number is the multiplication of all the numbers between 1 and the number itself. For example, the
factorial of 3 represents the multiplication of numbers 3, 2, 1, i.e. 3! = 3 × 2 × 1 and is equal to 6. Exclamation mark
(!) indicates the factorial. Factorials are used in topics like Permutations and combinations, series, sequences and many
more.
 Factorials of Numbers 1 to 10 Table:
Factorial of a Number
n Expansion Value
(n!)
0 0! 1
1 1! 1 1
2 2! 2×1 2
3 3! 3×2×1 6
4 4! 4×3×2×1 24
5 5! 5×4×3×2×1 120
6 6! 6×5×4×3×2×1 720
7 7! 7×6×5×4×3×2×1 5,040
8 8! 8×7×6×5×4×3×2×1 40,320
9 9! 9×8×7×6×5×4×3×2×1 362,880
10 10! 10 × 9 ×8 × 7 × 6 × 5 ×4 × 3 × 2 × 1 3,628,800

 Useful Factorial Properties:


▪ n! = n x (n – 1)!
▪ (n x m)! ≠ n! x m!
▪ (n + m)! ≠ n! + m!
▪ (n – m)! ≠ n! – m!
Exercise:
i. What is the value of 7!
Ans: 7! = 7 x 6 x 5 x 4 x 3 x 2 x 1 iii.
= 42 x 120
= 5040
ii. Simplify (6! × 3!) ÷ (3!)
Ans:
= (6! × 3!) ÷ (3!) = 168
= 6! = 720

iv. How many ways can you arrange the letters in the word "movies" without repeating them?
Ans:
For this problem, count the number of letters in the word "movies" to find there are six letters. Then,
find the factorial of the number six. It should look like this:
6! = 6 x 5 x 4 x 3 x 2 x 1
= 720
v. How many ways can you arrange the letters A, B, & C without repeating them?
Ans:
3! = 3 x 2 x 1
=6

LCM AND HCF

 HCF:
Highest Common Factor of two or more numbers is the greatest number that divided each one of
them exactly. HCF is also called as Greatest Common Divisor (GCD) or Greatest Common Measure (GCM).

Example: Find the HCF of 18 and 24.

▪ Factors: 18 – 1, 2, 3, 6, 9, 18.

24 – 1, 2, 3, 4, 6, 8, 12, 24.

 HCF = 6
 Methods of Finding HCF:
1. HCF by Prime Factorization Method
2. HCF by Division Method
1. HCF by Prime Factorization Method:

▪ Step – 1: Breakdown each one of the given numbers as the product of prime factors. Eg: 8 = 2 x 4
= 2 x 2x 2
▪ Step – 2: Choose Common Factors
▪ Step – 3: Find the product of lowest power of those factors on this is the required HCF of the given
numbers.

Exercise – 1: Find the HCF of 84 and 540

84 = 7 x 12 540 = 10 x 54
=7x3x4 =2x5x6x9
=7x3x2x2 =2x5x2x3x3x3
= 71 x 31 x 22 = 22 x 33 51

HCF = 22 x 31
=2x2x3
= 12

Exercise – 2: Find the HCF of 22 x 31 x 71 and 22 x 33 x 51


Ans:
HCF = 22 x 31
=2x2x3
= 12
Exercise – 3: Find the HCF of 25 x 37 x 53 and 22 x 310 x 72
Ans:
HCF = 22 x 37
=2x2x3x3x3x3x3x3x3
= 8748
2. HCF by Division Method: This method is also known as Successive Division Method.
▪ Step – 1: Consider two different numbers.
▪ Step – 2: Divide the larger number by the smaller one.
▪ Step – 3: Now divide the divisor by the remainder.
▪ Step – 4: Repeat the process of dividing the preceding divisor by the last reminder obtained, till a
remainder zero. The last division is HCF of two numbers.

Ex: Find the HCF of 42, 70, 98 by successive division method.


42) 70 (1 14) 98 (7 Other Method:
42 98 2 42, 70, 98
28) 42 (1 0 7 21, 35, 49
28 3, 5, 9
14) 28 (2  HCF = 14
28  HCF = 2 x 7 = 14
0
 LCM:
LCM stands for Least Common Multiple. The least number which is exactly divisible by each one of
the given numbers is called their LCM.
 Methods of Finding LCM:
1. LCM by Prime Factorization Method
2. LCM by Division Method
1. LCM by Prime Factorization:
▪ Step – 1: Breakdown each one of the given numbers as the product of prime factors.
Eg: 8 = 2 x 4
= 2 x 2x 2
▪ Step – 2: Multiply each factor the greater number of times it occurs.
Exercise: Find the LCM of 84 and 540

84 = 7 x 12 540 = 10 x 54
=7x3x4 =2x5x6x9
=7x3x2x2 =2x5x2x3x3x3
= 71 x 31 x 22 = 22 x 33 51

LCM = 22 x 33 x 51 x 71
=2x2x3x3x3x5x7
= 3780
2. LCM by Division Method: Arrange the given numbers in a row in any order. Divide by a number which
divided exactly at least two of the given numbers and carry forward the numbers which are not divisible.
Repeat the above process till no two of the numbers are divisible by the same number except 1. The
product of the divisors and the undivided numbers is the required LCM of the given numbers.
Exercise: Find the LCM of 24, 36, and 48 by division method.
Ans:

LCM = 2 x 2 x 2 x 2 x 3 x 3
= 144
 HCF and LCM of Fractions:
`

Ex:
Ans:

Note – 1: When any two or more numbers are given, to find the HCF, the least common value of all the given
numbers can be taken as HCF. In this problem we need the HCF for 1, 2 and 3. Least value of which "one" is
common in all three can be taken as HCF. "1" can be taken as HCF if there is no common value.
Note – 2: To find the LCM of any two or more numbers, the highest common value of all the given numbers can
be taken as the LCM. If there is no highest value common to all of them, if there is any common to some of them,
cancel that number and take the product of the remaining numbers as LCM. In this calculation we need LCM for
2, 3, 4. But there is no common highest value in all these three. But 2 is divisible of 4 so cancel "2" and take the
product of remaining two numbers 3 and 4 i.e. 3 x 4 = 12 as LCM.
Ex:

Ans:

 HCF of Decimals:

Ex: Find the HCF of 1.7, 0.51, 0.0153.


Ans:

Ex: Find the HCF of 16.5, 0.45, 0.075?


Ans:

= 0.75 x 0.1 = 0.075

1. The least number which is exactly divisible by 5, 8, 10, 12, and 15 is ________.
Ans:

5, 8, 10, 12, 15

2. The LCM and HCF of two numbers are 1056 and 16 respectively and one of these number is 128. Find the second
number.
Ans:
Product of two numbers = LCM x HCF

X = 132 = 132
3. Four bells ring at 10, 12, 15 and 20 minutes respectively beginning together. After what interval of time do they
ring again together?

Ans: 10, 12, 15, 20

4. Find the smallest number when divided by 6, 9, 12, and 15 leaves 5 as remainder in each case.
Ans:
6, 9, 12, 15

5. Find the smallest number which when increased by 7, divisible by 8, 15, 16, and 25.
Ans:
8, 15, 16, 25

6. Find the least number of 5 digits which is exactly divisible by 5, 10, 15, and 25.
Ans:
5, 10, 15, 25

10050
7. Find the greatest no. of 4 digits which is exactly divisible by 7, 14, and 21.
Ans:
7, 14, 21

Required Number = Dividend – Remainder


= 9999 – 3 = 9996

PROPERTIES OF NUMBERS

Number properties specify certain rules that we can follow when performing mathematical
operations. There are four basic properties in math’s:

i. Commutative Property
ii. Associative Property
iii. Distributive Property
iv. Identity Property
We apply these properties while doing addition and multiplication operations.
i. Commutative / Order Property: The word commute means “to travel back and forth”. If a number is commutative,
that means it is movable. The commutative property states that changing the order of addends or factors does not
change the sum or the product.
Formula:
o Addition: a + b = b + a
o Multiplication: a × b = b × a

→ Commutative Property of Addition: This property says that when we add two numbers, the order in which
we add the numbers makes no difference to the answer.
Suppose we have to add 3 and 5. We can write 3+5=8. Similarly, we can also write it
as 5+3=8. Thus, 3 + 5 = 5 + 3 = 8. Hence, the commutative property of addition for any two real numbers a
and b is given as: a + b = b + a

→ Commutative Property of Multiplication: This property says that when we multiply two numbers, the
order in which we multiply the numbers makes no difference to the answer.
Let’s multiply 4 and 5. We get 4×5=20. Now, if we reverse the order of the numbers and
multiply, we get 5×4=20. Thus, 4 x 5 = 5 x 4
Hence, the commutative property of multiplication for any two real numbers ‘a’ and ‘b’ is given as:
a×b=b×a
ii. Associative Property: ‘Associate numbers’ means ‘group numbers.’ Some math expressions with more than two
terms can be solved easily by grouping the terms in the expression. The associative property states that changing
the grouping of addends or factors does not change the sum or the product.
Formula:
o Addition: (a + b) + c = a + (b + c)
o Multiplication: (a × b) × c = a × (b × c)

→ Associative Property of Addition: This property says that when we add three or more numbers, the order
in which the numbers are grouped has no impact on the sum.
Suppose we have to add 3, 4, and 5. We first group 3 and 4 as (3+4) and add the sum to 5.
Next, we take 3 and add it to the group of 4 and 5 as (4+5). We get (3 + 4) + 5 = 3 + (4 + 5).
Hence, the associative property of addition for three real numbers a, b, and c is:
(a + b) + c = a + (b + c)

→ Associative Property of Multiplication: This property says that when we multiply three or more numbers,
the order in which the numbers are grouped has no impact on the product.
We take the numbers 2, 3, and 5. We first group 2 and 3 as (2×3) and multiply the product
by 5. We get (2 × 3) × 5 = 6 × 5 = 30. Next, we group 3 and 5 as (3 × 5) and multiply by 2. So, 2 (3 × 5) = 2
× 15 = 30. Thus, (2 × 3) × 5 = 2 × (3 × 5). Hence, the associative property of multiplication for three real
numbers a, b, and c is:
(a × b) × c = a × (b × c)
iii. Distributive Property: The distributive property states that multiplying the sum of two or more addends by a
number is the same as multiplying each addend individually by the number and then adding the products together.

Formula:
o a × (b + c) = (a × b) + (a × c)
Let’s multiply 3 by the sum of 4 and 5. We get 3 × (4 + 5) = 27. Now we multiply 3 by 4 and 5 individually and
then add the products. We get (3 × 4) + (3 × 5) = 12 + 15 = 27.
Thus, 3 × (4 + 5) = (3 × 4) + (3 × 5). Hence, the distributive property of multiplication over addition for three
real numbers a, b, and c is:
a × (b + c) = a × b + a × c
iv. Identity Property: Identity property states that when a number is added, subtracted, multiplied or divided by a
specific number, the result will be the same as the original number.
Formula:
o Addition: a + 0 = a
o Multiplication: a × 1 = a

→ Identity Property of Addition: This property says that when we add 0 to any number, the sum is equal to
the number itself. We call 0 the additive identity.
Let’s take the 5 and add 0 to it. We get 5 + 0 = 5 or 0 + 5 = 5. Hence, the identity property of addition for
any real number a is:
a+0=0+a=a
→ Identity Property of Multiplication: This property says that when we multiply any number by 1, the
product is equal to the number itself. We call 1 the multiplicative identity.
Let’s take the 4 and multiply it by 1. We get 4 × 1 = 4 or 1 × 4 = 4. Hence, the identity
property of multiplication for any real number a is:
a×1=1×a=a
1. Identify the number property used in the given equation:
(12 × 9) × 4 = 12 × (9 × 4)
Solution:
The property used is the associative property of multiplication, (a × b) × c = a × (b × c)
The product is not affected by the way we group the numbers.
2. Is 3yz=3zy?
Solution:
Yes, 3yz = 3zy.
By the commutative property of multiplication, we have a × b = b × a
We can say that 3yz = 3zy.
3. By the commutative property of addition, n + 3 =?
Solution:
By the commutative property of addition, we have
a + b = b + a; for any real numbers a and b
Thus, n + 3 = 3 + n
The order of numbers does not affect the sum.
4. If 4m×1=20, find the value of m using the identity property of multiplication.
Solution:
The given expression is 4m×1=20.
As per the identity property of multiplication, a×1=a
So, 4m=20
m=204
m=5.
Hence, the value of m is 5.
5. Solve the given expression using the distributive property.
6 × (5 + 8)
Solution:
The distributive property for three real numbers a, b, and c is:
a × (b + c) = a × b + a × c.
Let’s consider a = 6, b = 5, and c = 8, and substitute the values in the equation
a × (b + c) = a × b + a × c.
We get 6 × (5 + 8) = 6 × 5 + 6 × 8 = 30 + 48 = 78.
So, 6 × (5 + 8) = 78.
6. Which of the following is an example of identity property of addition?
a) 7 + 1 = 8
b) 22 + 2 = 24
c) 20 + 0 = 20
d) 1–1 = 0
7. Select the number property that the given expression illustrates. yz × 1 = yz
a) Identity property of multiplication
b) Associative property of multiplication
c) Distributive Property
d) None of the above

8. Which expression is equal to (7 × 3) × 9?


a) 7 × (3 + 9)
b) 7 × (3 × 9)
c) 7 + (3 × 9)
d) None of the above

9. If you expand 5 × (9+1) using the distributive property, which expression will you get?
a) 5 × 10
b) 5 + (9 × 1)
c) 5 × 9 + 5 × 1
d) None of the above

REMAINDER

The word ‘remainder’ is derived from the French word ‘Remainder’, which means ‘to remain’.
Remainder is a part of a division.
Remainder is the value that is left over after the division. If a number (dividend) is not completely
divisible by another number (divisor) then we are left with a value once the division is done. This value is called the
remainder.
In division, the four main parts are:
▪ Dividend – the number or value that is divided
▪ Divisor – the value that divides the other number
▪ Quotient – an answer we get when one value is divided by another value
▪ Remainder – the number that is left when a dividend is not completely divisible by the divisor
For example, 10 is not exactly divided by 3. Since the closest value, we can get 3 x 3 = 9. Hence, 10 ÷ 3 → 3 R 1,
where 3 is the quotient and 1 is the remainder.

Formulas:
→ Dividend = Divisor x Quotient + Remainder
→ Remainder = Dividend – (Divisor x Quotient)
Examples are:
▪ 12 ÷ 5 = 2 Remainder 2 since 5 x 2 = 10 and 10 + 2 = 12
▪ 33 ÷ 10 = 3 Remainder 3, since 10 x 3 = 30 and 30 + 3 = 33
▪ 46 ÷ 5 = 9 Remainder 1, since 5 x 9 = 45 and 45 + 1 = 46

 Properties of Remainder: The properties of the remainder are as follows:


▪ The remainder is always less than the divisor.
▪ If one number (divisor) divides the other number (dividend) exactly, then the remainder is 0.
▪ The remainder can be either greater, lesser, or equal to the quotient.

Exercise: Find the remainder in the following cases.

Ans: i. 3
ii. 5

Ans:

SUCCESSIVE DIVISIONS

Successive division is a method of division where the quotient of a previous division is used as the
dividend in the next division. This process can continue until the quotient is zero.

Example: Divide 100 successively by 2 and 5.


Ans:

Example: What are the remainders when 100 is successively divided by 3 and 5?
Ans:

 When 100 is successively divided by 3 and 5, the remainders are 1 and 3, respectively.
Exercise: Find a general number when successively divided by 5, 3, 2 and it leaves remainders 3, 2, 1, respectively.
Ans:

Exercise: Find the smallest possible number which when successively divided by 5, 3, 2 and it leaves remainders 3,
2, 1, respectively.
Ans:

Divisors → 5 3 2
x x
+ +
Remainders → 3 2 1

{[(1 x 3) + 2] 5} +3 = 28

SEQUENCE AND SERIES

A sequence is also known as progression and a series is developed by sequence. Sequence and series
are one of the basic concepts in Arithmetic. A sequence is an arrangement of any objects or a set of numbers in a
particular order(manner) followed by some rule, whereas a series is the sum of the elements in the sequence.
For example:
▪ 2, 4, 6, 8 → Sequence
▪ 2 + 4 + 6+ 8 = 20 → Series
 Types of Sequence / Progression:
i. Arithmetic Progression
ii. Geometric Progression
iii. Harmonic Progression
i. Arithmetic Progression: An arithmetic sequence is a sequence where each term of the sequence is formed either
by adding or subtracting a common term from the preceding number, and the common term is called the common
difference.
For example, 1, 4, 7, 10, ...is an arithmetic sequence. A series formed by using an arithmetic
sequence is known as the arithmetic series. For example, 1 + 4 + 7 + 10... is an arithmetic series.

→ The arithmetic sequence is represented by a, a + d, a + 2d, a + 3d, …


→ So, the arithmetic series will be a + (a + d) + (a + 2d) + (a + 3d) + …
Here, a = first term, d = common difference (i.e., successive term – preceding term).
Formula:
→ Sequence formula for nth term in an arithmetic progression:

Tn = a1 + (n−1) d

Tn = the nth term in the sequence


a1 = the first term in the sequence
d = the common difference between terms.
→ The series for sum of n terms:

Exercise: In the series 357, 363, 369, …., what will be the 10th item?

a) 405 b) 411 c) 413 d) 417


Ans:
→ Tn = a + (n-1) d
→ The given series is an A.P. in which a = 357 and d = 6.
→ 10th term as: T10= 357 + (10-1)6 = 357 + (9)6
= 357 + 54 = 411.
Exercise: How many terms are there in the series 201, 208, 215, …., 369?
a) 23 b) 24 c) 25 d) 26
Ans:
→ Tn = a + (n-1) d
→ 369 = 201 + (n -1) 7
n = 25
ii. Geometric Progression: A geometric progression is a sequence where each term of the sequence is formed either
by multiplying or dividing a common term with the preceding number, and the common term is called the common
ratio.
For example, 1, 4, 16, 64, ...is a geometric sequence. A series formed by using geometric sequence
is known as the geometric series for example 1 + 4 + 16 + 64... is a geometric series.

→ Geometric sequence is given by a, ar, ar2, …, ar (n – 1)


→ So, Geometric series will be a + ar + ar2 + … + ar (n – 1)
Here, a = first term, r = common ration (i.e., successive term / preceding term), and n = number of terms

Formula:
→ Sequence formula for nth term in a geometric progression:
nth term = a r n – 1
→ The series for sum of n terms:

Exercise: In the series 1, 4, 16, 64, 256, 1024, …. Find the common ratio and 9th term.
Solution:
Tn = ar (n – 1)
Here a = 1, r = 4 and n = 9
So, 9th term is can be calculated as T9 = 1 x (4) (9-1) = 48 = 65536.
Exercise: In the series 7, 14, 28, ……, what will be the 10th term.
Solution:
Tn = a r (n – 1)
Here a = 7, r = 2 and n = 10
So, 10th term is can be calculated as T10 = 7 x (2) (10-1) = 7 x 29 = 7 x 512 = 3584.

Exercise: In the series find the next term.


iii. Harmonic Progression: A harmonic sequence is a sequence where the sequence is formed by taking the reciprocal
of each term of an arithmetic sequence.
For example, 1, 1/4, 1/7, 1/10, ... is a harmonic sequence. A series formed by using harmonic sequence
is known as the harmonic series. For example, 1 + 1/4 + 1/7 + 1/10.... is a harmonic series.
Example of Harmonic Sequence: Here reciprocal of all the terms are in the arithmetic sequence: 3, 6, 9, 12, 15

.
Also, if the sequence a, b, c, d, … is assumed to be an arithmetic sequence then the harmonic sequence can be
written as:

Formula:
→ Sequence formula for nth term in harmonic progression:

→ The series for sum of n terms:

Here, a = first term in A.P., d = common difference, and n = number of terms in A.P.
Exercise: Find the 4th and 8th terms of the harmonic progression 6, 4, 3, …
a) 12/5 b) 7/10 c) 1/7 d) 20/11
Ans:

Consider 1/6, 1/4, 1/3, ...


Here T2-T1 = T3-T2 = 1/12, so 1/12 is the common difference.
Here a = 1/6, d=1/12,
Therefore 1/6, 1/4, 1/3 is in A.P.
4th term of this Arithmetic Progression = 1/6 + (3 × 1/12) = 1/6 + 1/4 = 5/12,
Eighth term = 1/6 + (7 × 1/12) = 9/12.
Hence the 8th term of the H.P. = 12/9 = 4/3 and the 4th term = 12/5.
4th term = 1/6 + (3 × 1/12)
= 1/6 + 1/4 = 5/12

You might also like