Solveeit Logo

Question

Question: Find the sum to n terms of the sequence 3,33,333,3333... \[\]...

Find the sum to n terms of the sequence 3,33,333,3333... $$$$

Explanation

Solution

We denote the sum of 3,33,333,3333... up to nn terms as S=3+33+333...S=3+33+333.... We first take 3 common and then multiply and divide by 9 the right hand side of the equation. We express the terms 9, 99, 999 ... in terms of the nearest multiple of 10 and where we find two series S1=10+102+103...(upto nth term){{S}_{1}}=10+{{10}^{2}}+{{10}^{3}}...\left( \text{upto }{{n}^{\text{th}}}\text{ term} \right) and S2=1+1+1...(upto nth term){{S}_{2}}=1+1+1...\left( \text{upto }{{n}^{\text{th}}}\text{ term} \right). We find S1{{S}_{1}} with GP series in formula for first nn terms a(rn1)r1\dfrac{a\left( {{r}^{n}}-1 \right)}{r-1} and then S2{{S}_{2}}.$$$$

Complete step by step answer:
A sequence is defined as the enumerated collection of numbers where repetitions are allowed and order of the numbers matters. The members of the sequence are called terms. Mathematically, a sequence with infinite terms is written as
(xn)=x1,x2,x3,...\left( {{x}_{n}} \right)={{x}_{1}},{{x}_{2}},{{x}_{3}},...
If we add up the terms then sequence is called series. The series for above sequence is
x1+x2+x3+...{{x}_{1}}+{{x}_{2}}+{{x}_{3}}+...
Geometric sequence otherwise known as Geometric progression, abbreviated as GP is a type sequence where the ratio between any two consecutive numbers is constant. If (xn)=x1,x2,x3,...\left( {{x}_{n}} \right)={{x}_{1}},{{x}_{2}},{{x}_{3}},... is an GP, then
x2x1=x3x2...=r\dfrac{{{x}_{2}}}{{{x}_{1}}}=\dfrac{{{x}_{3}}}{{{x}_{2}}}...=r
Here ratio between two terms is called common ratio and denoted as rr. The first term is conventionally denoted as aa. Then the GP series for nn terms is given by
a+ar+ar2+...arn1=a(rn1)r1a+ar+a{{r}^{2}}+...a{{r}^{n-1}}=\dfrac{a\left( {{r}^{n}}-1 \right)}{r-1}

We are given the sequence in the question as
3,33,333,3333,....3,33,333,3333,....
Let us denote the sum of first nn terms of the sequence as S.S. We have,
S=3+33+333+...(upto nth terms)S=3+33+333+...\left( \text{upto }{{n}^{\text{th}}}\text{ terms} \right)
Let us take 3 common from the right hand side of the above equation and get,
S=3(1+11+111...upto nth term)\Rightarrow S=3\left( 1+11+111...\text{upto }{{n}^{\text{th}}}\text{ term} \right)
Let us divide and multiply by 9 in the right hand side of the above equation and get,
S=99×3(1+11+111...upto nth term)\Rightarrow S=\dfrac{9}{9}\times 3\left( 1+11+111...\text{upto }{{n}^{\text{th}}}\text{ term} \right)
Let us take 9 in the numerator inside the bracket and get,

& \Rightarrow S=\dfrac{1}{9}\times 3\left( 9+99+999...\text{upto }{{n}^{\text{th}}}\text{ term} \right) \\\ & \Rightarrow S=\dfrac{3}{9}\left( 9+99+999...\text{upto }{{n}^{\text{th}}}\text{ term} \right) \\\ \end{aligned}$$ Let us write the 9, 99,999... in terms of nearest multiple of 10. We have, $$\begin{aligned} & \Rightarrow S=\dfrac{3}{9}\left( 10-1+100-1+1000-1+...\text{upto }{{n}^{\text{th}}}\text{ term} \right) \\\ & \Rightarrow S=\dfrac{1}{3}\left\\{ \left( 10+100+100+...\text{upto }{{n}^{\text{th}}}\text{ term} \right)-\left( 1+1+1...\text{upto }{{n}^{\text{th}}}\text{ term} \right) \right\\} \\\ & \Rightarrow S=\dfrac{1}{3}\left\\{ \left( 10+{{10}^{2}}+{{10}^{3}}+...\text{upto }{{n}^{\text{th}}}\text{ term} \right)-\left( 1+1+1...\text{upto }{{n}^{\text{th}}}\text{ term} \right) \right\\} \\\ & \Rightarrow S=\dfrac{1}{3}\left\\{ {{S}_{1}}-{{S}_{2}} \right\\}\left( \text{say} \right)....\left( 1 \right) \\\ \end{aligned}$$ Let us find the sum ${{S}_{1}}=10+{{10}^{2}}+{{10}^{3}}+...\text{upto }{{n}^{\text{th}}}\text{ term}$ first. We see that ${{S}_{1}}$ is a GP series with first term $a=10$ and common ratio $r=\dfrac{{{10}^{2}}}{10}=\dfrac{{{10}^{3}}}{{{10}^{2}}}=10$. So we use the formula for sum of first $n$ terms in a GP sequence and get ${{S}_{1}}$ as ${{S}_{1}}=\dfrac{a\left( {{r}^{n}}-1 \right)}{r-1}=\dfrac{10\left( {{10}^{n}}-1 \right)}{10-1}=\dfrac{10}{9}\left( {{10}^{n}}-1 \right)$ We now find the sum ${{S}_{2}}=1+1+1...\text{upto }{{n}^{\text{th}}}\text{ term}$. If we add 1 for $n$ times, the sum will be $1\times n$ . So we have $${{S}_{2}}=1\times n=n$$ Let us put ${{S}_{1}},{{S}_{2}}$ in equation (1) and have, $$\begin{aligned} & \Rightarrow S=\dfrac{1}{3}\left( \dfrac{10}{9}\left( {{10}^{n}}-1 \right)-n \right) \\\ & \Rightarrow S=\dfrac{1}{27}\left\\{ 10\left( {{10}^{n}}-1 \right)-9n \right\\} \\\ \end{aligned}$$ **So, the correct answer is “ $S=\dfrac{1}{27}\left\\{ 10\left( {{10}^{n}}-1 \right)-9n \right\\}$”.** **Note:** We can find the GP series with infinite terms if $\left| r \right| < 1$ as $S=\dfrac{a}{1-r}$. The ${{n}^{t\text{h}}}$ term of the given sequence 3, 33,333 ... is $\dfrac{8}{9}\left( {{10}^{n}}-1 \right)$. We must be careful of the confusion between the formulas for GP series from AP series which is given by ${{S}_{n}}=\dfrac{n}{2}\left( a+\left( n-1 \right)d \right)$ where $d$ is the common difference. If we can directly find the sum of $n$ terms with $d$ for the series $d+dd+ddd+...$ as $\dfrac{d}{81}\left\\{ 10\left( {{10}^{n}}-1 \right)-9n \right\\}$ .