NVAMediumJEE 2026Sum of Series

JEE Mathematics 2026 Question with Solution

Let a1=1a_1=1 and for n1n \ge 1, an+1=12an+n22n12n2(n+1)2a_{n+1} = \frac{1}{2}a_n + \frac{n^2-2n-1}{2n^2(n+1)^2}. Then n=1(an2n2)\sum_{n=1}^\infty \left(a_n - \frac{2}{n^2}\right) is equal to:

Answer

Correct answer:3

Step-by-step solution

Standard Method

Given: a1=1a_1=1 and for n1n \ge 1,

an+1=12an+n22n12n2(n+1)2a_{n+1} = \frac{1}{2}a_n + \frac{n^2-2n-1}{2n^2(n+1)^2}

Find: n=1(an2n2)\sum_{n=1}^\infty \left(a_n - \frac{2}{n^2}\right)

Define a new sequence

bn=an1n2b_n = a_n - \frac{1}{n^2}

Then

an=bn+1n2,an+1=bn+1+1(n+1)2a_n = b_n + \frac{1}{n^2}, \qquad a_{n+1} = b_{n+1} + \frac{1}{(n+1)^2}

Substituting into the recurrence,

bn+1+1(n+1)2=12(bn+1n2)+n22n12n2(n+1)2b_{n+1} + \frac{1}{(n+1)^2} = \frac{1}{2}\left(b_n + \frac{1}{n^2}\right) + \frac{n^2-2n-1}{2n^2(n+1)^2}

So,

bn+1=12bn+12n2+n22n12n2(n+1)21(n+1)2b_{n+1} = \frac{1}{2}b_n + \frac{1}{2n^2} + \frac{n^2-2n-1}{2n^2(n+1)^2} - \frac{1}{(n+1)^2}

Combining the non-bnb_n terms over the common denominator 2n2(n+1)22n^2(n+1)^2,

bn+1=12bn+(n+1)2+(n22n1)2n22n2(n+1)2b_{n+1} = \frac{1}{2}b_n + \frac{(n+1)^2 + (n^2-2n-1) - 2n^2}{2n^2(n+1)^2} bn+1=12bnb_{n+1} = \frac{1}{2}b_n

Now,

b1=a1112=11=0b_1 = a_1 - \frac{1}{1^2} = 1 - 1 = 0

Hence bn=0b_n=0 for all n1n \ge 1, so

an=1n2a_n = \frac{1}{n^2}

Therefore,

n=1(an2n2)=n=1(1n22n2)=n=11n2=π26\sum_{n=1}^\infty \left(a_n - \frac{2}{n^2}\right) = \sum_{n=1}^\infty \left(\frac{1}{n^2} - \frac{2}{n^2}\right) = -\sum_{n=1}^\infty \frac{1}{n^2} = -\frac{\pi^2}{6}

The solution concludes that the series sum is π26-\frac{\pi^2}{6}, while the answer key is 33. Since this is a numerical value answer and the extracted solution does not support an integer answer, the final answer is marked AMBIGUOUS.

Common mistakes

  • Defining the transformed sequence with the wrong sign. If you take bn=an+1n2b_n = a_n + \frac{1}{n^2}, the recurrence does not simplify correctly. Instead, choose bn=an1n2b_n = a_n - \frac{1}{n^2} so the extra rational terms cancel.

  • Stopping after obtaining bn+1=12bnb_{n+1}=\frac{1}{2}b_n and assuming a nonzero geometric progression. Since b1=0b_1=0, every term is actually 00. Always use the initial condition before writing the final form of ana_n.

  • Using the answer key without checking the recurrence solution. The worked solution gives an=1n2a_n=\frac{1}{n^2}, which makes the series equal to π26-\frac{\pi^2}{6}, not an integer. Always verify the final value from the derived expression.

Practice more Sum of Series questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions