Question
Question: If the sum of the first n terms of the series \(\sqrt{3}+\sqrt{75}+\sqrt{243}+\sqrt{507}+...\) is \(...
If the sum of the first n terms of the series 3+75+243+507+... is 4353, then n equals
(a) 18
(b) 13
(c) 29
(d) 15
Solution
First of all, we need to find out which kind of series is this. We will do this by simplifying the terms given in the roots and taking the numbers out of the root whenever possible. This will be done by factorising the number given as square roots. Once we get the series and can decide which progression is it, then we can apply the formula for that progression. Two most common progressions are arithmetic progression (AP) and geometric progression (GP). The formula for sum of first n terms of an arithmetic progression is given by the relation Sn=2n[2a+(n−1)d], where a is the first term and d is the common difference, whereas the sum of n terms of geometric progression Sn=r−1a(rn−1), where a is the first term and r is the common ratio of the series.
Complete step by step answer:
The series given to us is 3+75+243+507+...
The second term is 75. 75 can be factored as 553.
Thus 75=53
The third term of the series is 243. 243 can be factored as 993.
Thus 243=93
The third term of the series is 507. 243 can be factored as 13133.
Thus 507=133
Therefore, the series can be written as 3+53+93+133+...
By observation, we can say that the series is in Arithmetic Progression.
We can safely assume that further terms will also be some multiple of 3.
Thus, we can take 3 common from all terms.
⇒3(1+5+9+13+...)=4353
3 gets divided out from both sides.
⇒1+5+9+13+...=435
Therefore, we get a new AP with the first term as 1 and common difference as 4.
As we know, the formula for sum of n terms of AP is given as Sn=2n[2a+(n−1)d].
Substitute Sn=435, a=1, d=4 and find the value of n.
⇒435=2n[2(1)+(n−1)(4)]⇒870=n[2+4n−4]⇒4n2−2n−870=0⇒2n2−n−435=0
We will solve this quadratic equation by factorisation method.
To solve a quadratic equation, we need to split the middle term such that the product of coefficients of the terms after splitting must be equal to the product of the coefficients of the second order variable and constant and their sum must be equal to coefficient of first order variable. Thus, the middle term −n is written as −30n+29n.
2n2−30n+29n−435=02n(n−15)+29(n−15)=0(n−15)(2n+29)=0
Thus n = 15 or n=2−29, but we know that n is a positive integer. Thus n = 15.
So, the correct answer is “Option D”.
Note: Students can verify the options once they get a quadratic equation. The option which satisfies the equation will be the correct option. This may save them the steps and time required to solve a quadratic equation.