Question
Question: A G.P. consists of an even number of terms. If the sum of all the terms is 5 times the sum of terms ...
A G.P. consists of an even number of terms. If the sum of all the terms is 5 times the sum of terms corresponding to odd places, then find its common ratio.
Solution
Hint: At first take sequence as a,ar,ar2,ar3..........ar2n−1 then according to the question write equation asa+ar+ar2+.....ar2n−1= 5(a+ar2+.....ar2n), then use the formula of the sum which is (r−1)a(rn−1), where a is first term, r is common ratio and n is number of terms.
Complete step-by-step solution -
In the question, a G.P. consists of an even term. If the sum of all term is 5 times the sum of terms occupying odd spaces, we have to find the common ratio.
Before proceeding we will learn briefly about geometric progression.
In mathematics, a geometric progression, also known as a geometric sequence is a sequence of numbers where each term after the first is found by multiplying the previous one by a fixed non-zero number called the common ratio. For, for example, the sequence, 2, 6, 18, 54……… is a geometric progression with common ratio 3. Similarly, 10, 5, 2.5, 1.25 ………. Is a geometric sequence with common ratio 21.
There is also a general form of geometric sequence which is,
a,ar,ar2,ar3..........ar2n−1
Where, r=0 and a is first term or start value.
The nth term of the sequence is generally represented as arn−1.
The sum of sequence is also represented by formula: (r−1)a(rn−1)
Where r is a common ratio not equal to ‘0’ and n is a number of terms and a is the first term.
So, in the sequence of G.P. let there be 2n terms with a as first term and r as common ratio according to the question,
sum of all terms= 5(sum of term occupying odd places)
a1+a2+a3+.....a2n= 5(a1+a3+a5+.....a2n−1)
Here sequence is a,ar,ar2,ar3..........ar2n−1
So,
a1+a2+a3+.....ar2n−1= 5(a1+ar2+a5+.....ar2n−2)
Hence on simplifying we get,
a\left\\{ \dfrac{{{r}^{2n}}-1}{r-1} \right\\}\ =\ 5a\left\\{ \dfrac{{{\left( {{r}^{2}} \right)}^{n}}-1}{{{r}^{2}}-1} \right\\}
Hence, on simplifying we get.
1 = r+15
So, r+1 = 5
r = 4
Hence, the common ratio is 4.
Note: Instead of using (r−1)a(rn−1) students can use (1−r)a(1−rn), it will fetch same results. Also, if r<1 and we have to find the total sum up to infinity we will use the formula (1−r)a.