DisciplinedPrep
The second term of a GP is 1000 and the common ratio is r = 1/n, where n is a natural number. \(P_n\) is the product of n terms of this GP series. If \(P_6\)>\(P_5\) and \(P_6\)>\(P_7\), find the sum of all possible values of n.
A. 4
B. 5
C. 9
D. 13
E. 15
Let the first number be a, then second number = \(a*\frac{1}{n}\), \(3^{rd}=a*\frac{1}{n^2}\) and so on..
\(P_5=a*\frac{a}{n}*\frac{a}{n^2}...*\frac{a}{n^4}=\frac{a^5}{n^{10}}\)...
\(P_6=a*\frac{a}{n}*\frac{a}{n^2}...*\frac{a}{n^5}=\frac{a^6}{n^{15}}\)...
\(P_7=a*\frac{a}{n}*\frac{a}{n^2}...*\frac{a}{n^6}=\frac{a^7}{n^{21}}\)...
Thus
(I) \(P_6\)>\(P_5\) ........\(\frac{a^6}{n^{15}}>\frac{a^5}{n^{10}}.......a>n^5\) and
(II) \(P_6\)>\(P_7\)........\(\frac{a^6}{n^{15}}>\frac{a^7}{n^{21}}.......n^6<a\)
Combined..
\(n^5<a<n^6\)..Divide by n....\(n^4<\frac{a}{n}<n^5\).
a/n is nothing but the second term = 1000...
\(n^4<1000<n^5\)...
Only possible values 4 and 5.. 4+5=9C