Question
Question: If the sum to infinite of the series \(1 + 4x + 7{x^2} + 10{x^3} + ......\) is \(\dfrac{{35}}{{16}}\...
If the sum to infinite of the series 1+4x+7x2+10x3+...... is 1635 , then find x.
(Note:∣x∣<1 )
A.51
B.−51
C.41
D.31
Solution
First multiply x in the given equation and subtract the obtained equation from the given equation. On solving the series will be in G.P. so use the formula of infinite G.P. series-
⇒S∞=1−ra where a =first term and r is common ratio and r<1. Then substitute the given value in the equation and solve for x.
Complete step-by-step answer:
Given that the sum of infinite series1+4x+7x2+10x3+...... S∞ =1635
We have to find the value of x.
Let us assume,
⇒S∞=1+4x+7x2+10x3+...... -- (i)
Now on multiplying x both sides in eq. (i) we get,
⇒xS∞=x(1+4x+7x2+10x3+......)
On multiplication we get,
⇒xS∞=x+4x2+7x3+10x4+...... -- (ii)
Now on subtracting eq. (ii) from eq. (i), we get
⇒S∞−xS∞=(1+4x+7x2+10x3+......)−(x+4x2+7x3+10x4+......)
Now taking S∞ common, we get,
⇒(1−x)S∞=(1+4x+7x2+10x3+......)−(x+4x2+7x3+10x4+......) -- (iii)
On solving the RHS of the equation we get,
⇒(1+(4x−x)+(7x2−4x2)+(10x3−7x3)+......) {On taking the common terms together}
On simplifying we get,
⇒(1+3x+3x2+3x3+......)
In this series we see on observing that the first term ’a’ is3x and the common ratio r=x. So this series is in geometric progression and it is an infinite series so using the formula for the sum of infinite G.P. series-
⇒S∞=1−ra where r<1
Now putting the given values we get,
⇒1+1−x3x for ∣x∣<1
On substituting this value in the equation (iii), we get,
⇒(1−x)S∞=1+1−x3x for ∣x∣<1
On taking LCM on the right side we get,
⇒(1−x)S∞=1−x1−x+3x=1−x1+2x for ∣x∣<1
We know that S∞ =1635 then on substituting this value in the above equation we get,
⇒(1−x)1635=1−x1+2x
On cross multiplication we get,
⇒35(1−x)2=16(1+2x)
We know that (a−b)2=a2+b2−2ab .
On using this formula we get,
⇒35(1+x2−2x)=16+32x
On simplifying we obtain a quadratic equation,
⇒35x2−102x+19=0
On factoring we get,
⇒(7x−19)(5x−1)=0
On equating the multiplication terms to zero we get,
⇒(7x−19)=0 or (5x−1)=0
⇒x=719Or x = 51
Here given that∣x∣<1hencex=719 is not possible.
Hence the correct answer is x=51 which is option D.
Note: Here the series is infinite hence the formula of infinite G.P. is used. Don’t confuse its formula with the formula of finite G.P. series which is given as-
⇒S=r−1a(rn−1) where a = first term, r= common ratio and n= number of terms.