Question
Question: Sum the following series: \[x+a,{{x}^{2}}+2a,{{x}^{3}}+3a...\] to n terms....
Sum the following series: x+a,x2+2a,x3+3a... to n terms.
Solution
Hint: Calculate the nth term of the series and then observe that each term of this series is a sum of terms of AP and terms of a GP. Calculate the sum of n terms of this AP and the sum of n terms of this GP and the two sums to get the value of n terms of the given series.
Complete step-by-step answer:
We have a series x+a,x2+2a,x3+3a.... We have to find the sum of n terms of this series.
We observe that the nth term of this series is na+xn.
So, we have to find the value of x+a+x2+2a+x3+3a...+na+xn.
We observe that each term of this series is written as a sum of terms of the AP a,2a,3a,... and GP x,x2,x3,..., which means that the nth term of the given series is written as a sum of nth term of the GP and nth term of the AP.
So, to find the sum of the given series, we will find the sum of n terms of AP and n terms of GP and then add the two values to get the sum of the given series.
We have the AP a,2a,3a,.... We have to find the sum of first n terms of this AP. We observe that the first term of this AP is a and the common difference is d=2a−a=a.
We know that the sum of n terms of AP whose first term is ‘a’ and the common difference is ‘d’ is 2n[2a+(n−1)d].
Substituting d=a in the above formula, we have a+2a+3a+...na=2n[2a+(n−1)a]=2n[2a+na−a]=2n[a+na]=2n(n+1)a.....(1).
We will now calculate the sum of n terms of the GP x,x2,x3,.... We observe that the first term of GP is ‘x’ and the common ratio is r=xx2=x.
We know that sum of n terms of GP whose first term is ‘a’ and common ratio is ‘r’ is r−1a(rn−1).
Substituting a=x,r=x in the above formula, we have x+x2+x3+...xn=x−1x(xn−1)......(2).
We can rewrite x+a+x2+2a+x3+3a...+na+xn as x+a+x2+2a+x3+3a...+na+xn=(a+2a+...na)+(x+x2+...+xn).
Using equation (1) and (2), we have x+a+x2+2a+x3+3a...+na+xn=2n(n+1)a+x−1x(xn−1).
Hence, the sum of n terms of the given series is 2n(n+1)a+x−1x(xn−1).
Note: We must clearly know about any AP and GP. Arithmetic Progression (AP) is the sequence of numbers such that the difference between two consecutive terms is a constant. Geometric Progression (GP) is a sequence of numbers in which the ratio of two consecutive numbers is a constant.