MathIsimple

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

Question

Let SnS_n be the sum of the first nn terms of an arithmetic sequence {an}\{a_n\}, and define bn={an301,n is odd,2an,n is even.b_n=\begin{cases} a_n-301,& n\text{ is odd},\\ 2^{a_n},& n\text{ is even}. \end{cases} Given b4=32b_4=32 and S5=20S_5=20.

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

(2) Let TnT_n be the sum of the first nn terms of {bn}\{b_n\}, and define cn=2T2nS2nc_n=2T_{2n}-S_{2n}.

(i) Find an expression for cnc_n.

(ii) If integer nn satisfies cn0c_n\le0, find the maximum value of nn, and justify your answer.

Step-by-step solution

(1) Let the first term of the arithmetic sequence {an}\{a_n\} be a1a_1, and common difference be dd. From b4=32b_4=32, we get 2a4=32a4=52^{a_4}=32\Rightarrow a_4=5. From S5=20S_5=20, we get 5(a1+a5)2=20a3=4\dfrac{5(a_1+a_5)}2=20\Rightarrow a_3=4. Solving a3=a1+2d=4,a4=a1+3d=5a_3=a_1+2d=4,\qquad a_4=a_1+3d=5 gives a1=2,d=1a_1=2,d=1, hence an=n+1.a_n=n+1.

(2) From an=n+1a_n=n+1, we have bn={n300,n is odd,2n+1,n is even.b_n=\begin{cases} n-300,& n\text{ is odd},\\ 2^{n+1},& n\text{ is even}. \end{cases} Also, S2n=n(2n+3).S_{2n}=n(2n+3). And T2n=k=1n(2k301)+k=1n22k+1=n(n300)+22n+383.T_{2n}=\sum_{k=1}^{n}(2k-301)+\sum_{k=1}^{n}2^{2k+1}=n(n-300)+\frac{2^{2n+3}-8}{3}. Therefore cn=2T2nS2n=4n+2163603n.c_n=2T_{2n}-S_{2n}=\frac{4^{n+2}-16}{3}-603n.

(ii) cncn1=4n+1603.c_n-c_{n-1}=4^{n+1}-603. When n4n\ge4, cncn1>0c_n-c_{n-1}>0, so {cn}\{c_n\} is increasing afterward. Direct computation: c4=46163603×4=40961632412=408032412=13602412=1052<0,c_4=\frac{4^6-16}{3}-603\times4=\frac{4096-16}{3}-2412=\frac{4080}{3}-2412=1360-2412=-1052<0, c5=47163603×5=163841633015=1636833015=54563015=2441>0.c_5=\frac{4^7-16}{3}-603\times5=\frac{16384-16}{3}-3015=\frac{16368}{3}-3015=5456-3015=2441>0. Hence the largest integer satisfying cn0c_n\le0 is n=4.n=4.

Final answer

(1) The arithmetic sequence is an=n+1a_n=n+1, obtained from b4=32b_4=32 and S5=20S_5=20, which determine a1=2a_1=2 and d=1d=1.

(2)(i) Using the parity definition of bnb_n, the expression for cnc_n is cn=4n+2163603n.c_n=\frac{4^{n+2}-16}{3}-603n. (ii) Since cncn1=4n+1603c_n-c_{n-1}=4^{n+1}-603 becomes positive from n=4n=4 onward and c4<0<c5c_4<0<c_5, the maximum integer with cn0c_n\le0 is n=4n=4.

Marking scheme

1. Checkpoints (max 7 pts total)

Part (1): determine ana_n (2 pts)

  • Use b4=32b_4=32 and S5=20S_5=20 to form equations for the arithmetic sequence. (1 pt)
  • Solve a1,da_1,d and obtain an=n+1a_n=n+1. (1 pt)

Part (2)(i): derive cnc_n (3 pts)

  • Write correct piecewise bnb_n from parity. (1 pt)
  • Compute T2nT_{2n} (odd block + even block) correctly. (1.5 pts)
  • Substitute into cn=2T2nS2nc_n=2T_{2n}-S_{2n} and simplify. (0.5 pt)

Part (2)(ii): max integer nn (2 pts)

  • Analyze monotonicity with cncn1c_n-c_{n-1}. (1 pt)
  • Verify sign change and conclude nmax=4n_{\max}=4. (1 pt)

Total (max 7)


2. Zero-credit items

  • Treating bnb_n as one single closed form without parity.
  • Giving n=4n=4 without any inequality/sign verification.

3. Deductions

  • Power-term error (-1): writing even-term block as 2n2^n instead of 2n+12^{n+1}.
  • Indexing error (-1): wrong upper index in T2nT_{2n} leading to wrong constant term.
Ask AI ✨