ExamBro
ExamBro
AP EAMCET · Maths · Sequences and Series

If \(2.5+5.9+8.13+11.17+\ldots\) to n terms \(=\mathrm{an}^3+\mathrm{bn}^2+\mathrm{cn}+\mathrm{d}\), then \(a-b+c-d=\)

  1. A 7
  2. B 5
  3. C -3
  4. D -1
Verified Solution

Answer & Solution

Correct Answer

(D) -1

Step-by-step Solution

Detailed explanation

\(T_n = (3n-1)(4n+1) = 12n^2-n-1\) \(S_n = \sum_{k=1}^{n} (12k^2-k-1) = 12\frac{n(n+1)(2n+1)}{6} - \frac{n(n+1)}{2} - n\) \(S_n = 4n^3+6n^2+2n - \frac{1}{2}n^2-\frac{1}{2}n - n = 4n^3+\frac{11}{2}n^2+\frac{1}{2}n\) \(a=4, b=\frac{11}{2}, c=\frac{1}{2}, d=0\)…