Let the given statement be P(n) i.e.,
P(n):a+ar+ar2+......+arn−1=a(rn−1)r−1
For n=1, we have
P(1):a=a(r1−1)(r−1)=a, which is true.
Let P(k) be true for some k∈N, i.e
a+ar+ar2+.......+ark−1=a(rk−1)r−1...........(i)
We shall now prove that P(k+1) is true.
Consider a+ar+ar2+...........ark−1−1
=a(rk−1)r−1+ark [Using (i)]
=a(rk−1)+ark+1−arkr−1
=ark−a+ark+1−arkr−1
=ark+1−ar−1
=a(rk+1−1)r−1
Thus P(k+1) is true whenever P(k) is true.
Hence by the principle of mathematical induction, statement P(n) is true for all natural numbers i.e., n