MathIsimple

Sequences & Series – Problem 1: Find the general formula of

Question

Let SnS_n be the sum of the first nn terms of the sequence {an}\{a_n\}. Given a1=3a_1=3, and 2Sn=an+13(nN+).2S_n=a_{n+1}-3\quad(n\in\mathbb N^+).

(1) Find the general formula of {an}\{a_n\}.

(2) If bn=nanb_n=na_n, find the sum TnT_n of the first nn terms of {bn}\{b_n\}.

Step-by-step solution

(1) When n=1n=1, 2a1=a232a_1=a_2-3, so a2=9a_2=9.

When n2n\ge2, from 2Sn=an+13,2Sn1=an3,2S_n=a_{n+1}-3,\qquad 2S_{n-1}=a_n-3, subtracting the two equations gives 2(SnSn1)=an+1an2an=an+1an,2(S_n-S_{n-1})=a_{n+1}-a_n\Rightarrow 2a_n=a_{n+1}-a_n, so an+1=3ana_{n+1}=3a_n. Since a2=3a1a_2=3a_1, {an}\{a_n\} is a geometric sequence with first term 33 and common ratio 33, hence an=3n.a_n=3^n.

(2) From bn=nan=n3nb_n=na_n=n\cdot3^n, we get Tn=k=1nk3k.T_n=\sum_{k=1}^n k3^k. Use the shifted-subtraction method: Tn=13+232++n3n,3Tn=132+233++n3n+1.\begin{aligned} T_n&=1\cdot3+2\cdot3^2+\cdots+n\cdot3^n,\\ 3T_n&=1\cdot3^2+2\cdot3^3+\cdots+n\cdot3^{n+1}. \end{aligned} Subtracting gives 2Tn=(3+32++3n)n3n+1=3(13n)13n3n+1.-2T_n=(3+3^2+\cdots+3^n)-n3^{n+1} =\frac{3(1-3^n)}{1-3}-n3^{n+1}. Simplifying yields Tn=(2n1)3n+1+34.T_n=\frac{(2n-1)3^{n+1}+3}{4}.

Final answer

(1) The sequence {an}\{a_n\} has general term an=3na_n=3^n, so it is a geometric sequence with first term 33 and common ratio 33.

(2) For bn=nan=n3nb_n=na_n=n\cdot3^n, the sum of the first nn terms is Tn=(2n1)3n+1+34.T_n=\frac{(2n-1)3^{n+1}+3}{4}. This is obtained by applying the shifted-subtraction method to k=1nk3k\sum_{k=1}^n k3^k and then simplifying the result.

Marking scheme

1. Checkpoints (max 7 pts total)

Part (1): derive ana_n (3 pts)

  • Set up the two equations for SnS_n and Sn1S_{n-1}, then subtract correctly to get an+1=3ana_{n+1}=3a_n. (2 pts)
  • Use a1=3a_1=3 (or a2=9a_2=9) to write the explicit term an=3na_n=3^n. (1 pt)

Part (2): sum Tn=k=1nk3kT_n=\sum_{k=1}^n k3^k (4 pts)

  • Correctly express bn=n3nb_n=n3^n and write the target sum. (1 pt)
  • Apply shifted-equation (or equivalent) method correctly. (2 pts)
  • Obtain and simplify the final closed form. (1 pt)

Total (max 7)


2. Zero-credit items

  • Only writing the final formulas without any recurrence derivation.
  • Using the wrong recurrence (e.g., an+1=2ana_{n+1}=2a_n) and continuing mechanically.

3. Deductions

  • Recurrence algebra slip (-1): subtraction step from SnSn1S_n-S_{n-1} is incorrect.
  • Series simplification slip (-1): geometric-sum term handled incorrectly in the final simplification.
Ask AI ✨