APGP
APGP
Need of AP
● Banking sector (saving scheme)
● A.P. is used when someone is waiting for a cab. A.P. is
employed to forecast any sequence. They can forecast
when the next cab will arrive if the traffic is going at a
consistent speed.
● Computing Cab/taxi fare where operation cost is based on
Km. scheme.
● A.P. is used in checking accounts online is a fundamental
application of daily arithmetic.
What is a sequence?
a3 …..
an is a series of n terms
an = a1 + (n-1)*d
Arithmetic Progression (AP)
Definition
e.g.; a , a + d , a + 2 d , a + 3 d . . . a + ( n − 1) d
i.e. Tn = a + (n − 1)d. Tn is the last term.
Note that d = T2 − T1 = T3 − T2 = T4 − T3 = . . .
Properties of an AP
• 1, 3, 5, …….. (Series 1)
• 10, 7, 4, ……… (Series 2)
• For series 1, an = a1 + (n-1)*d
• a5 = 1 + (5-1)*2 = 9
• a5 = 10 + (5-1)*(-3) = -2
Sum of Arithmetic Progression (AP)
• Sn = na + d (1 + 2 + ......+ (n − 1))
where
Example
a= 3, d = 8- 3 = 5
Therefore,
3 + (n -1) (5) = 78
(n-1) * 5 = 78 – 3 = 75
n – 1 = 75/5 = 15
n = 15 + 1 = 16
Given:
Total loan amount (Sn ) = 3250
Payment of the first installment (a) = 20
Increment (d) = 15
Sn = (n/2) [2a + (n − 1)d]
3250 = (n/2) [40 + (n-1)15] ⇒ n = 20, -21.67
We will not consider n = -21.67
Example
Given
When n = 11, t11 = 400; t11 = 400 = a + (11 − 1)d (1)
a3 = a2 × r = a1 × r × r = a1r2
an = a1r(n−1)
GEOMETRIC PROGRESSION
Geometric progression (G.P.)
Definition
If in any sequence, consecutive ratio between any
two terms is same it is said to be a geometric
progression (G.P.).
e.g. a, ar, ar2, ar3,...., arn − 1
∴ Tn = arn − 1
where
Geometric Progression (GP)
• A geometric progression is
• (i) a sequence and
• (ii) whose terms increase/decrease by a
constant ratio called the common ratio (r)
• The standard form of a GP is a, ar, ar2 , ... ,
arn−1 , ...
Example
• 2, 4, 8, 16 ⇒ Common ratio = 2
• ⇒ Common ratio = 1/3
• 2, -4, 8, -16 ⇒ Common ratio = -2
Sum of n terms of a GP (Sn)
When r > 1,
When r < 1,
When r = 1, GP becomes a, a, ... , n times i.e., Sn
= na
Sum of n terms of a GP (Sn)
When r > 1,
When r < 1,
When r = 1, GP becomes a, a, ... , n times i.e., Sn
= na
Sum of a G.P.
If Sn is the sum of first n terms of the G.P. a, ar, ar2, ar3,...., arn − 1
i.e. If Sn = a + ar + ar2 + ar3 + ...+ arn − 1
Then,
Sn =
∴ Sn = ; for -1<r<1
Example
a1 = 2; r =2
a5 = 2*2(5−1) = 32
Sum of n terms is given as: r > 1,
Example
• b = ar(n+2-1)
AM and GM
Example
It is convenient to take
1. Three numbers in A.P. as a − d, a, a + d
2. Four numbers in A.P. as a − 3 d , a − d , a + d , a
+3d
3. Three numbers in G.P. as,
4. Five numbers in G.P. as
Some important power series
1 + 2 + 3 + 4 + ………………+ n =
12 + 22 + 32 + 42 + ………………+ n2
13 + 23 + 33 + 43 + ………………+ n3
Problem 1