MathIsimple

Sequences & Series – Problem 5: Find the general formulas of and

Question

Let SnS_n be the sum of the first nn terms of an arithmetic sequence {an}\{a_n\}, with a6=S6=6a_6=S_6=6. A geometric sequence {bn}\{b_n\} satisfies b1=a4b_1=a_4, b2=a5b_2=a_5.

(1) Find the general formulas of {an}\{a_n\} and {bn}\{b_n\}.

(2) Find the sum of the first nn terms of the sequence {an+bn}\{a_n+b_n\}.

Step-by-step solution

(1) From the conditions, S5=S6a6=0S_5=S_6-a_6=0. Also, S5=5(a1+a5)2=5a3S_5=\dfrac{5(a_1+a_5)}2=5a_3, so a3=0a_3=0. Hence the common difference is d=a6a33=2,d=\frac{a_6-a_3}{3}=2, therefore an=a3+(n3)d=2n6.a_n=a_3+(n-3)d=2n-6.

Also, b1=a4=2b_1=a_4=2, b2=a5=4b_2=a_5=4, so the common ratio is q=2q=2, and bn=2n.b_n=2^n.

(2) k=1n(ak+bk)=k=1n(2k6+2k)=k=1n(2k6)+k=1n2k.\sum_{k=1}^n(a_k+b_k)=\sum_{k=1}^n(2k-6+2^k) =\sum_{k=1}^n(2k-6)+\sum_{k=1}^n2^k. Compute: k=1n(2k6)=n25n,k=1n2k=2n+12.\sum_{k=1}^n(2k-6)=n^2-5n,\qquad \sum_{k=1}^n2^k=2^{n+1}-2. So k=1n(ak+bk)=n25n2+2n+1.\sum_{k=1}^n(a_k+b_k)=n^2-5n-2+2^{n+1}.

Final answer

(1) The arithmetic sequence is an=2n6a_n=2n-6, and the geometric sequence is bn=2nb_n=2^n. These follow from a6=S6=6a_6=S_6=6, which gives a3=0a_3=0 and common difference 22, together with b1=a4b_1=a_4, b2=a5b_2=a_5.

(2) The required partial sum is k=1n(ak+bk)=n25n2+2n+1.\sum_{k=1}^n(a_k+b_k)=n^2-5n-2+2^{n+1}. It is obtained by adding the arithmetic-part sum (2k6)\sum(2k-6) and the geometric-part sum 2k\sum 2^k.

Marking scheme

1. Checkpoints (max 7 pts total)

Part (1): determine an,bna_n,b_n (4 pts)

  • Derive S5=0S_5=0 and then a3=0a_3=0 using arithmetic-series sum relation. (1.5 pts)
  • Compute common difference and obtain an=2n6a_n=2n-6. (1.5 pts)
  • Use b1,b2b_1,b_2 to identify geometric ratio and get bn=2nb_n=2^n. (1 pt)

Part (2): sum an+bna_n+b_n (3 pts)

  • Set up Tn=(2k6+2k)T_n=\sum(2k-6+2^k) correctly. (1 pt)
  • Compute arithmetic block and geometric block correctly. (1.5 pts)
  • Present final simplified expression. (0.5 pt)

Total (max 7)


2. Zero-credit items

  • Writing only the final formulas without showing how a3a_3 or dd is obtained.
  • Treating {bn}\{b_n\} as arithmetic after finding b1,b2b_1,b_2.

3. Deductions

  • Indexing slip (-1): wrong exponent in bnb_n (e.g., 2n12^{n-1} instead of 2n2^n).
  • Summation simplification slip (-1): mistakes when combining the two summation blocks.
Ask AI ✨