Skip to main contentSkip to solution

Let t1,t2,…t_1, t_2, \dots be real numbers such that t1+t2+⋯+tn=2n2+9n+13t_1 + t_2 +\dots+ t_n = 2n^2 + 9n + 13, for every positive integer n≥2n\ge2. If tk=103t_k =103, then kk equals

Entered answer:

Solution

✅ Correct Answer: 24

We need to find individual terms from their cumulative sums.

We're told that t1+t2+⋯+tn=2n2+9n+13t_1 + t_2 + \dots + t_n = 2n^2 + 9n + 13 for every n≥2n \geq 2.

Let's call this sum SnS_n, so:

Sn=t1+t2+⋯+tn=2n2+9n+13S_n = t_1 + t_2 + \dots + t_n = 2n^2 + 9n + 13


Here's the key insight: If we know the sum of the first nn terms and the sum of the first (n−1)(n-1) terms, we can find the nn-th term by subtraction.

tn=Sn−Sn−1t_n = S_n - S_{n-1}

Let's calculate a few terms:

For n=2n = 2: S2=2(22)+9(2)+13=8+18+13=39S_2 = 2(2^2) + 9(2) + 13 = 8 + 18 + 13 = 39

For n=3n = 3: S3=2(32)+9(3)+13=18+27+13=58S_3 = 2(3^2) + 9(3) + 13 = 18 + 27 + 13 = 58

Therefore: t3=S3−S2=58−39=19t_3 = S_3 - S_2 = 58 - 39 = 19

For n=4n = 4: S4=2(42)+9(4)+13=32+36+13=81S_4 = 2(4^2) + 9(4) + 13 = 32 + 36 + 13 = 81

Therefore: t4=S4−S3=81−58=23t_4 = S_4 - S_3 = 81 - 58 = 23

For n=5n = 5: S5=2(52)+9(5)+13=50+45+13=108S_5 = 2(5^2) + 9(5) + 13 = 50 + 45 + 13 = 108

Therefore: t5=S5−S4=108−81=27t_5 = S_5 - S_4 = 108 - 81 = 27


We look at the terms we found: t3=19t_3 = 19, t4=23t_4 = 23, t5=27t_5 = 27

The differences are: 23−19=423 - 19 = 4 and 27−23=427 - 23 = 4

This means the terms form an arithmetic progression (AP) starting from t3t_3!

An arithmetic progression is a sequence where each term differs from the previous by a constant value (called the common difference).


For an AP with first term aa and common difference dd, the nn-th term is: a+(n−1)da + (n-1)d

In our case, starting from t3t_3:

First term: t3=19t_3 = 19

Common difference: d=4d = 4

For the nn-th term where n≥3n \geq 3: tn=19+(n−3)×4t_n = 19 + (n-3) \times 4

Simplifying: tn=19+4n−12=4n+7t_n = 19 + 4n - 12 = 4n + 7


We need to find kk such that tk=103t_k = 103.

Since our formula works for n≥3n \geq 3, and 103>19=t3103 > 19 = t_3, we know k≥3k \geq 3.

Using our formula: tk=4k+7=103t_k = 4k + 7 = 103

4k=103−7=964k = 103 - 7 = 96

Therefore: k=24k = 24


Let's check: t24=4(24)+7=96+7=103t_{24} = 4(24) + 7 = 96 + 7 = 103

Answer: k=24k = 24

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question