Solveeit Logo

Question

Question: What is the least value of \(n\) such that \(\left( {1 + 3 + {3^2} + \cdots + {3^n}} \right)\) excee...

What is the least value of nn such that (1+3+32++3n)\left( {1 + 3 + {3^2} + \cdots + {3^n}} \right) exceeds 20002000 ?
A) 77
B) 55
C) 88
D) 66

Explanation

Solution

We have to first observe that the given expression expressed in the bracket is a geometric progression with starting term one. We will have to find the sum of the given geometric progression and compare it with the given limit of the integer.

Complete step-by-step answer:
The given expression is (1+3+32++3n)\left( {1 + 3 + {3^2} + \cdots + {3^n}} \right).
Observe that the series is a geometric progression with the first term of the series being 11 and the common ratio for the series being r=3r = 3 .
We have to find the least value of nn such that the sum (1+3+32++3n)\left( {1 + 3 + {3^2} + \cdots + {3^n}} \right) exceeds the number 20002000 .
For a geometric progression with first term aa and the common ratio rr, the sum is given as follows:
Sn=a(rn1)r1{S_n} = \dfrac{{a\left( {{r^n} - 1} \right)}}{{r - 1}}
In the given expression we have a=1,r=3a = 1,r = 3 thus the sum is given by:
\Rightarrow Sn=1(3n1)31{S_n} = \dfrac{{1\left( {{3^n} - 1} \right)}}{{3 - 1}}
We have to find the value of nn such that the maximum value is 20002000 .
Therefore, we will put that as the sum.
Hence, we get the following:
\Rightarrow 2000=3n122000 = \dfrac{{{3^n} - 1}}{2}
That means we get,
\Rightarrow 4001=3n4001 = {3^n}
We know that 37>2000{3^7} > 2000 .
Therefore, the least value of n=7n = 7 .
Hence, the correct option is A.

Note: Notice that first we established the type of the series that is expressed in. later we found the sum of the given series so that we can express the sum in general form. After that we will use the general expression and the given sum limit to find the bound.