Question
Question: If the terms \(\sum{n}\), \(\dfrac{\sqrt{10}}{3}\sum{{{n}^{2}}}\), \(\sum{{{n}^{3}}}\) are in G.P., ...
If the terms ∑n, 310∑n2, ∑n3 are in G.P., then the value of n is:
(a) 3
(b) 4
(c) 2
(d) Does not exist
Solution
We will use the geometric progression to get an expression that involves all the given three terms. We will then use the formulae for the sum of the first n natural numbers, the sum of their squares and cubes. After that, we will simplify the obtained equation. We will end up with a single equation in the variable n. We will find the roots of this equation to obtain a value of n.
Complete step by step solution:
We know that if three numbers a, b, c are in G.P., then we have ba=cb. This implies that b2=a×c. Using this fact for the given geometric progression, we get the following,
[310∑n2]2=[∑n]×[∑n3]....(i)
Now, we know the formula to find the sum of first n natural numbers. It is given as follows,
∑n=2n(n+1)
The sum of squares of first n natural numbers is given by
∑n2=6n(n+1)(2n+1)
The sum of cubes of first n natural numbers is given by
∑n3=(2n(n+1))2
Substituting these three formulae in equation (i), we get the following,
(310(6n(n+1)(2n+1)))2=2n(n+1)×(2n(n+1))2
Simplifying this equation, we get
910×36n2(n+1)2(2n+1)2=2n(n+1)×4n2(n+1)2
Cancelling n2(n+1)2 from both sides of the equation, we get
910×36(2n+1)2=2n(n+1)×41
Expanding the square term on the LHS and shifting the 36 in the denominator to the RHS, we get
910×(4n2+4n+1)=2n(n+1)×41×36
Now, we will simplify the RHS in the following manner,
910×(4n2+4n+1)=(n2+n)×29
Simplifying the above equation, we get
20×(4n2+4n+1)=(n2+n)×81
⇒80n2+80n+20=81n2+81n⇒81n2+81n−80n2−80n−20=0∴n2+n−20=0
We can factorize the above quadratic equation in the following manner,
n2+5n−4n−20=0⇒n(n+5)−4(n+5)=0∴(n+5)(n−4)=0
So, we have n+5=0 and n−4=0. From this, we get n=−5 and n=4. We can discard n=−5 since we assumed n to be a natural number. Therefore, the value is n=4. Hence, the correct option is (b).
Note: In this type of question, we should be familiar with the formulae for the sum of the first n natural numbers, the sum of their squares and cubes. It is essential that we understand the concept of a geometric progression since we used it to form an equation of the given terms. To find the roots of a quadratic equation, we can also use the quadratic formula.