Find the sumof 2n terms of the series whose every enen term is 'a' times the term before it and every odd term is 'c' times the term before it, the first term being unity.
Let the series be a1+a2+a3+....+a2n It is given that a1=1, a2=a, a3=ac, a4=a2c, a5=a2c2,......
∴ Sum of 2n term
a1+a2+a3+....+a2n
=1+a+ac+a2c+a2c2+....+2n term
=(1+a)+ac(1+a)+a2c2(1+a)+....+n term
=(1+a)(1−(ac)n)1−ac
=(1+a)((ac)n−1)ac−1