How do you find sum of geometric series 2+6+18+...+1458?

1 Answer
Mar 15, 2016

21862186

Explanation:

Given that first term a_1=2a1=2

Common ratio q=a_2/a_1=6/2=3q=a2a1=62=3

General expression for nthnth term is

a_n=a_1*q^(n-1)an=a1qn1

To ascertain what is number of the last term, insert in the above equation

1458=2*3^(n-1) 1458=23n1
=> 3^(n-1) = 1458/2=729 3n1=14582=729
Writing 729729 as power of 33 we obtain

3^(n-1) = 3^63n1=36, comparing the exponents
n-1=6n1=6
or n=7n=7
Now sum of nn terms is given by the expression

S_n = (a_1(1-q^n))/(1-q)Sn=a1(1qn)1q

S_7 = (2 (1-3^7)) / (1-3) S7=2(137)13
= (2 (1-2187))/-2 = 2186=2(12187)2=2186