Solveeit Logo

Question

Question: Let we have a series as \[S=1+\dfrac{1}{2}+\dfrac{1}{4}+\dfrac{1}{8}+...\] . Find the sum of infinit...

Let we have a series as S=1+12+14+18+...S=1+\dfrac{1}{2}+\dfrac{1}{4}+\dfrac{1}{8}+... . Find the sum of infinite terms of the series

Explanation

Solution

We first check whether the series is geometric or not. After that, we write the formula for the summation of a geometric series which is S=a(1rn)1rS=\dfrac{a\left( 1-{{r}^{n}} \right)}{1-r} . Noting that n,r<1n\to \infty ,r<1 , we can rewrite it as S=a1rS=\dfrac{a}{1-r} . Putting the values a=1,r=12a=1,r=\dfrac{1}{2} , we get the answer.

Complete step-by-step solution:
We need to check what type of series it is. For this, we need to find the relation between the consecutive terms. Let us check the difference between the consecutive terms. 112=141-\dfrac{1}{2}=\dfrac{1}{4} , 1214=14\dfrac{1}{2}-\dfrac{1}{4}=\dfrac{1}{4} , 1418=18\dfrac{1}{4}-\dfrac{1}{8}=\dfrac{1}{8} . We can see that the difference between the consecutive terms is not constant or common. So, we can say that there is no common difference and thus this is not an arithmetic series. Next, we need to check if it is a geometric series. Let us check the ratio between the consecutive terms. 12÷1=12\dfrac{1}{2}\div 1=\dfrac{1}{2} , 14÷12=12\dfrac{1}{4}\div \dfrac{1}{2}=\dfrac{1}{2} , 18÷14=12\dfrac{1}{8}\div \dfrac{1}{4}=\dfrac{1}{2} . We can see that the ratio between the consecutive terms is a constant. So, we can say that the common ratio between the consecutive terms is 12\dfrac{1}{2} and it is a geometric series. The sum of a geometric series is S=a(1rn)1rS=\dfrac{a\left( 1-{{r}^{n}} \right)}{1-r} where, a is the first term, r is the common ratio and n is the number of terms. Since the number of terms is infinite and the common ratio is less than 11 , so rn0{{r}^{n}}\to 0 . The sum becomes S=a1rS=\dfrac{a}{1-r} . Putting the values, we get,
S=1112=2S=\dfrac{1}{1-\dfrac{1}{2}}=2
Thus, we can conclude that the sum is 22 .

Note: We must be careful enough to use the formula S=a(1rn)1rS=\dfrac{a\left( 1-{{r}^{n}} \right)}{1-r} instead of the formula S=a(rn1)r1S=\dfrac{a\left( {{r}^{n}}-1 \right)}{r-1} since here r is less than 11 . Also, we should note that the common ratio is 12\dfrac{1}{2} and not 22 .