Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Sequences and Series question

2025 · 3 Apr · Shift 1 · Q28
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Sequences and Series
  5. /2025 · 3 Apr · Shift 1 · Q28

Sequences and Series question

2025 · 3 Apr · Shift 1 · Q28

JEE MainMathematicsSequences and SeriesMCQ+4 / −1
The sum 1+3+11+25+45+71+…1+3+11+25+45+71+\ldots1+3+11+25+45+71+… upto 20 terms, is equal to
  1. A
    7240
  2. B
    8124
  3. C
    7130
  4. D
    6982
View written solutionFree

Correct answer: A

  1. Identify the pattern of the sequence

Given sequence: 1,  3,  11,  25,  45,  71,…1,\;3,\;11,\;25,\;45,\;71,\ldots1,3,11,25,45,71,…

Let us examine successive differences: 3−1=2,3-1=2,3−1=2, 11−3=8,11-3=8,11−3=8, 25−11=14,25-11=14,25−11=14, 45−25=20,45-25=20,45−25=20, 71−45=26.71-45=26.71−45=26.

So the first differences are: 2,  8,  14,  20,  26,…2,\;8,\;14,\;20,\;26,\ldots2,8,14,20,26,…

These form an arithmetic progression with common difference 666.


  1. Write recurrence for the nnnth term

If ana_nan​ is the sequence, then an−an−1=2,8,14,20,26,…a_n-a_{n-1}=2,8,14,20,26,\ldotsan​−an−1​=2,8,14,20,26,… This is an AP whose (n−1)(n-1)(n−1)th term is: dn=2+6(n−2)=6n−10(n≥2).d_n=2+6(n-2)=6n-10 \quad (n\ge 2).dn​=2+6(n−2)=6n−10(n≥2).

Thus, an=an−1+(6n−10),a1=1.a_n=a_{n-1}+(6n-10), \quad a_1=1.an​=an−1​+(6n−10),a1​=1.


  1. Find explicit formula for ana_nan​

We have an=1+∑k=2n(6k−10).a_n=1+\sum_{k=2}^n (6k-10).an​=1+∑k=2n​(6k−10).

Now, ∑k=2n(6k−10)=6∑k=2nk−10(n−1).\sum_{k=2}^n (6k-10)=6\sum_{k=2}^n k-10(n-1).∑k=2n​(6k−10)=6∑k=2n​k−10(n−1).

Using ∑k=1nk=n(n+1)2,\sum_{k=1}^n k=\frac{n(n+1)}{2},∑k=1n​k=2n(n+1)​, we get ∑k=2nk=n(n+1)2−1.\sum_{k=2}^n k=\frac{n(n+1)}{2}-1.∑k=2n​k=2n(n+1)​−1.

So, an=1+6(n(n+1)2−1)−10(n−1).a_n=1+6\left(\frac{n(n+1)}{2}-1\right)-10(n-1).an​=1+6(2n(n+1)​−1)−10(n−1).

Simplify: an=1+3n(n+1)−6−10n+10a_n=1+3n(n+1)-6-10n+10an​=1+3n(n+1)−6−10n+10 =3n2+3n−10n+5=3n^2+3n-10n+5=3n2+3n−10n+5 =3n2−7n+5.=3n^2-7n+5.=3n2−7n+5.

Check:

  • n=1n=1n=1: 3−7+5=13-7+5=13−7+5=1
  • n=2n=2n=2: 12−14+5=312-14+5=312−14+5=3
  • n=3n=3n=3: 27−21+5=1127-21+5=1127−21+5=11

Correct.


  1. Find the sum of first 20 terms

We need S20=∑n=120(3n2−7n+5).S_{20}=\sum_{n=1}^{20} (3n^2-7n+5).S20​=∑n=120​(3n2−7n+5).

So, S20=3∑n=120n2−7∑n=120n+5∑n=1201.S_{20}=3\sum_{n=1}^{20} n^2 -7\sum_{n=1}^{20} n +5\sum_{n=1}^{20} 1.S20​=3∑n=120​n2−7∑n=120​n+5∑n=120​1.

Now use standard formulas: ∑n=120n=20⋅212=210,\sum_{n=1}^{20} n=\frac{20\cdot21}{2}=210,∑n=120​n=220⋅21​=210, ∑n=120n2=20⋅21⋅416=2870,\sum_{n=1}^{20} n^2=\frac{20\cdot21\cdot41}{6}=2870,∑n=120​n2=620⋅21⋅41​=2870, ∑n=1201=20.\sum_{n=1}^{20} 1=20.∑n=120​1=20.

Therefore, S20=3(2870)−7(210)+5(20).S_{20}=3(2870)-7(210)+5(20).S20​=3(2870)−7(210)+5(20).

Compute: 3(2870)=8610,3(2870)=8610,3(2870)=8610, 7(210)=1470,7(210)=1470,7(210)=1470, 5(20)=100.5(20)=100.5(20)=100.

Hence, S20=8610−1470+100=7240.S_{20}=8610-1470+100=7240.S20​=8610−1470+100=7240.


  1. Match with the options

S20=7240S_{20}=7240S20​=7240

So the correct option is: A: 7240


  1. Comparison with stored correct answer

Stored correct answer: A

Derived answer: A

They agree.

PreviousNext

More from Sequences and Series

  • The sum 1+2!1+3​+3!1+3+5​+4!1+3+5+7​+… upto ∞ terms, is equal to2025 · MCQ
  • Let A={1,6,11,16,…} and B={9,16,23,30,…} be the sets consisting of the first 2025 terms of two arithmetic progressions. Then n(A∪B) is2025 · MCQ
  • 1+3+52+7+92+… upto 40 terms is equal to2025 · MCQ
  • If the sum of the first 20 terms of the series 4+3⋅12+144⋅1​+4+3⋅22+244⋅2​+4+3⋅32+344⋅3​+4+3⋅42+444⋅4​+…⋅ is…2025 · MCQ
  • Consider two sets A and B, each containing three numbers in A.P. Let the sum and the product of the elements of A be 36 and p respectively and the sum and the product of the elements of B be 36 and q respectively. Let d and D be the…2025 · MCQ
  • Let x1​,x2​,x3​,x4​ be in a geometric progression. If 2,7,9,5 are subtracted respectively from x1​,x2​,x3​,x4​, then the resulting numbers are in an arithmetic progression. Then the value of 241​(x1​x2​x3​x4​)…2025 · MCQ
  • Let an​ be the nth term of an A.P. If Sn​=a1​+a2​+a3​+…+an​=700, a6​=7 and S7​=7, then an​ is equal to :2025 · MCQ
  • If the sum of the second, fourth and sixth terms of a G.P. of positive terms is 21 and the sum of its eighth, tenth and twelfth terms is 15309, then the sum of its first nine terms is :2025 · MCQ