Maths Olympiad Prep

Library / /138 of 520

Algebra Difficulty 2.9 Junior Find the answer

If the sum of the first nn terms of the geometric sequence {an}\{a_n\} is Sn=3n+rS_n = 3^n + r, then r=r = (  )
A: 00
B: 1-1
C: 11
D: 33

Multiple choice: answer with the letter of the option you want.

Solution

Given Sn=3n+rS_n = 3^n + r, and Sn1=3n1+rS_{n-1} = 3^{n-1} + r, where n2n \geq 2, nN+n \in \mathbb{N}^+,

we can find the nthn^{th} term of the sequence by subtracting the sum of the first n1n-1 terms from the sum of the first nn terms:

an=SnSn1=3n+r(3n1+r)=3n3n1=23n1.a_n = S_n - S_{n-1} = 3^n + r - (3^{n-1} + r) = 3^n - 3^{n-1} = 2 \cdot 3^{n-1}.

Next, we consider the first term of the sequence:

a1=S1=3+r.a_1 = S_1 = 3 + r.

Also from the general term found earlier, a2=231=6a_2 = 2 \cdot 3^1 = 6, and since a2=3×a1a_2 = 3 \times a_1, the common ratio of the sequence is 33. Therefore:

a1=a23=63=2.a_1 = \frac{a_2}{3} = \frac{6}{3} = 2.

Hence, by comparing it with a1=S1a_1 = S_1, we get:

2=3+r,2 = 3 + r,

and solving for rr gives:

r=23=1.r = 2 - 3 = -1.

Therefore, the correct answer is r=1\boxed{r = -1}, option B.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.