Question
Question: $\displaystyle S_n = \sum_{r=1}^{n}\frac{3k^2+k-3}{3(k^4+k^2+1)}$ then $333S_{10}$ is less than...
Sn=r=1∑n3(k4+k2+1)3k2+k−3 then 333S10 is less than

189
190
191
191
Solution
The problem asks us to calculate 333S10 where Sn=∑k=1n3(k4+k2+1)3k2+k−3 and find which option it is less than.
First, let's simplify the general term of the sum, ak=3(k4+k2+1)3k2+k−3. The denominator k4+k2+1 can be factored as a difference of squares: k4+k2+1=(k2+1)2−k2=(k2+1−k)(k2+1+k)=(k2−k+1)(k2+k+1). So, ak=3(k2−k+1)(k2+k+1)3k2+k−3.
Let's define P(k)=k2−k+1. Then P(k+1)=(k+1)2−(k+1)+1=k2+2k+1−k−1+1=k2+k+1. So the denominator is 3P(k)P(k+1). This structure suggests a telescoping sum. We need to express ak in the form f(k)−f(k+1) or f(k)−f(k−1).
Let's try to decompose the numerator 3k2+k−3 using P(k) and P(k+1). Notice that P(k+1)−P(k)=(k2+k+1)−(k2−k+1)=2k. Also, P(k+1)+P(k)=(k2+k+1)+(k2−k+1)=2k2+2.
Let's try to split the numerator 3k2+k−3 into terms that align with the denominator factors. Consider the identity: k2−k+1A−k2+k+1B=(k2−k+1)(k2+k+1)A(k2+k+1)−B(k2−k+1)=(k2−k+1)(k2+k+1)(A−B)k2+(A+B)k+(A−B). We want the numerator to be 3k2+k−3. So, we need to solve the system of equations:
- A−B=3
- A+B=1
- A−B=−3
Equations (1) and (3) are contradictory (3=−3). This means that the expression (k2−k+1)(k2+k+1)3k2+k−3 cannot be written simply as k2−k+1A−k2+k+1B.
However, the degree of the numerator is 2, which is the same as the degree of the factors k2−k+1 and k2+k+1. This suggests a partial fraction decomposition of the form k2−k+1Ak+B+k2+k+1Ck+D. But for telescoping sums, we often look for terms like P(k)f(k)−P(k+1)f(k+1).
Let's try to rewrite the numerator 3k2+k−3 in a more useful form. 3k2+k−3=(3k2+3)+(k−6). This allows us to write: ak=31((k2−k+1)(k2+k+1)3k2+3+(k2−k+1)(k2+k+1)k−6) ak=31((k2−k+1)(k2+k+1)3(k2+1)+(k2−k+1)(k2+k+1)k−6) We know k2+k+1+k2−k+1=2k2+2=2(k2+1). So, (k2−k+1)(k2+k+1)k2+1=21(k2−k+11+k2+k+11). Substituting this back: ak=31(23(k2−k+11+k2+k+11)+(k2−k+1)(k2+k+1)k−6) This is not immediately simplifying.
Let's try a different decomposition for the numerator 3k2+k−3. Consider the term k2−k+1k+2−k2+k+1k+3. The numerator would be (k+2)(k2+k+1)−(k+3)(k2−k+1) =(k3+k2+k+2k2+2k+2)−(k3−k2+k+3k2−3k+3) =(k3+3k2+3k+2)−(k3+2k2−2k+3) =k2+5k−1. This is not 3k2+k−3.
Let's try to write ak in the form of a telescoping sum: f(k)−f(k+1). Let f(k)=k2−k+1Ak+B. Then f(k)−f(k+1)=k2−k+1Ak+B−(k+1)2−(k+1)+1A(k+1)+B=k2−k+1Ak+B−k2+k+1Ak+A+B. The numerator is (Ak+B)(k2+k+1)−(Ak+A+B)(k2−k+1) =(Ak3+Ak2+Ak+Bk2+Bk+B)−(Ak3−Ak2+Ak+Ak2−Ak+A+Bk2−Bk+B) =(Ak3+(A+B)k2+(A+B)k+B)−(Ak3+(A+B)k2−(A+B)k+A+B) =(A+B)k−(−(A+B)k)−A=2(A+B)k−A. We want 2(A+B)k−A=3k2+k−3. This is not possible as it results in a linear term, not a quadratic term.
Let's try to split the numerator 3k2+k−3 as A(k2−k+1)+B(k2+k+1)+C(2k). A+B=3 (coefficient of k2) −A+B+2C=1 (coefficient of k) A+B=−3 (constant term) Again, A+B=3 and A+B=−3 is a contradiction.
Let's consider the form k2−k+1Xk+Y+k2+k+1Zk+W. This is standard partial fraction decomposition. (k2−k+1)(k2+k+1)(Xk+Y)(k2+k+1)+(Zk+W)(k2−k+1) Numerator: X(k3+k2+k)+Y(k2+k+1)+Z(k3−k2+k)+W(k2−k+1) =(X+Z)k3+(X+Y−Z+W)k2+(X+Y+Z−W)k+(Y+W). We want this to be 3k2+k−3. So, X+Z=0⟹Z=−X. (X+Y−Z+W)=3⟹(X+Y+X+W)=3⟹2X+Y+W=3. (X+Y+Z−W)=1⟹(X+Y−X−W)=1⟹Y−W=1. Y+W=−3.
From Y−W=1 and Y+W=−3: Adding the two equations: 2Y=−2⟹Y=−1. Subtracting the two equations: −2W=4⟹W=−2.
Substitute Y=−1,W=−2 into 2X+Y+W=3: 2X−1−2=3⟹2X−3=3⟹2X=6⟹X=3. Since Z=−X, then Z=−3.
So, ak=31(k2−k+13k−1+k2+k+1−3k−2). ak=31(k2−k+13k−1−k2+k+13k+2).
Now, we need to check if this is a telescoping sum. Let f(k)=k2−k+13k−1. Then f(k+1)=(k+1)2−(k+1)+13(k+1)−1=k2+2k+1−k−1+13k+3−1=k2+k+13k+2. So, ak=31(f(k)−f(k+1)). This is indeed a telescoping sum!
Now we can calculate Sn: Sn=∑k=1n31(f(k)−f(k+1)) Sn=31[(f(1)−f(2))+(f(2)−f(3))+⋯+(f(n)−f(n+1))] Sn=31(f(1)−f(n+1)).
Let's calculate f(1): f(1)=12−1+13(1)−1=12=2.
Now we need S10, so we need f(11): f(11)=112−11+13(11)−1=121−11+133−1=11132.
So, S10=31(f(1)−f(11))=31(2−11132). S10=31(1112×111−32)=31(111222−32)=31(111190)=333190.
Finally, we need to calculate 333S10: 333S10=333×333190=190.
The question asks for 333S10 is less than which option. 333S10=190. A) 189 B) 190 C) 191
190 is not less than 189. 190 is not less than 190. 190 is less than 191.
Therefore, 333S10 is less than 191.
The final answer is 191.
Explanation of the solution:
- Factorize the Denominator: The denominator k4+k2+1 is factored as (k2−k+1)(k2+k+1).
- Identify Telescoping Form: Let P(k)=k2−k+1. Then P(k+1)=k2+k+1. The general term is ak=3P(k)P(k+1)3k2+k−3.
- Partial Fraction Decomposition: We seek to express ak in the form 31(k2−k+1Xk+Y−k2+k+1X(k+1)+Y) or similar. A more general partial fraction decomposition is 31(k2−k+1Xk+Y+k2+k+1Zk+W). Comparing coefficients of k3,k2,k, and constant terms in the numerator 3k2+k−3: X+Z=0 2X+Y+W=3 Y−W=1 Y+W=−3 Solving these equations yields Y=−1, W=−2, X=3, Z=−3.
- Rewrite ak: Substitute these values back: ak=31(k2−k+13k−1+k2+k+1−3k−2)=31(k2−k+13k−1−k2+k+13k+2).
- Define f(k) for Telescoping Sum: Let f(k)=k2−k+13k−1. Then f(k+1)=(k+1)2−(k+1)+13(k+1)−1=k2+k+13k+2. Thus, ak=31(f(k)−f(k+1)).
- Calculate the Sum Sn: This is a telescoping series: Sn=∑k=1n31(f(k)−f(k+1))=31(f(1)−f(n+1)).
- Calculate S10: f(1)=12−1+13(1)−1=12=2. f(11)=112−11+13(11)−1=121−11+132=11132. S10=31(2−11132)=31(111222−32)=31(111190)=333190.
- Calculate 333S10: 333S10=333×333190=190.
- Compare with Options: 190 is less than 191.
Answer:
The value of 333S10 is 190. 190 is less than 191.
The final answer is 191.