Skip to main content
Back to Sequences & Series
JEE Main 2019
Sequences & Series
Sequences and Series
Easy

Question

The sum of the first n terms of the series 12+2.22+32+2.42+52+2.62+....isn(n+1)22{1^2} + {2.2^2} + {3^2} + {2.4^2} + {5^2} + {2.6^2} + ....\,is\,{{n{{(n + 1)}^2}} \over 2} when n is even. When n is odd the sum is

Options

Solution

Key Concepts and Formulas

  • Series Summation: Understanding how to express the sum of nn terms (SnS_n) in relation to the sum of (n1)(n-1) terms (Sn1S_{n-1}) and the nn-th term (TnT_n): Sn=Sn1+TnS_n = S_{n-1} + T_n.
  • Pattern Recognition: Identifying the rule for terms in a given series based on their position (index).
  • Conditional Formulas: Applying different formulas or logic based on whether a variable (like nn) is even or odd.

Step-by-Step Solution

Step 1: Analyze the given series and the formula for even nn. The series is given by 12+2.22+32+2.42+52+2.62+{1^2} + {2.2^2} + {3^2} + {2.4^2} + {5^2} + {2.6^2} + \dots We are given that the sum of the first nn terms, SnS_n, is n(n+1)22{{n{{(n + 1)}^2}} \over 2} when nn is an even number.

Step 2: Determine the general form of the kk-th term (TkT_k). Let's examine the terms:

  • The 1st term (k=1k=1, odd): 121^2
  • The 2nd term (k=2k=2, even): 2222 \cdot 2^2
  • The 3rd term (k=3k=3, odd): 323^2
  • The 4th term (k=4k=4, even): 2422 \cdot 4^2
  • The 5th term (k=5k=5, odd): 525^2

From this pattern, we can deduce that the kk-th term, TkT_k, is:

  • Tk=k2T_k = k^2 if kk is odd.
  • Tk=2k2T_k = 2 \cdot k^2 if kk is even.

Step 3: Set up the calculation for SnS_n when nn is odd. We need to find the sum of the first nn terms when nn is an odd number. We can express SnS_n as the sum of the first (n1)(n-1) terms plus the nn-th term: Sn=Sn1+TnS_n = S_{n-1} + T_n Since nn is odd, (n1)(n-1) is an even number. This is crucial because we have a formula for SkS_k when kk is even.

Step 4: Calculate Sn1S_{n-1} using the given formula for even terms. Since (n1)(n-1) is even, we can use the provided formula Sk=k(k+1)22S_k = \frac{k(k+1)^2}{2} by substituting k=(n1)k = (n-1): Sn1=(n1)((n1)+1)22S_{n-1} = \frac{(n-1)((n-1)+1)^2}{2} Sn1=(n1)(n)22S_{n-1} = \frac{(n-1)(n)^2}{2} Sn1=n2(n1)2S_{n-1} = \frac{n^2(n-1)}{2}

Step 5: Determine the nn-th term (TnT_n) for odd nn. As established in Step 2, when the index nn is odd, the nn-th term of the series is Tn=n2T_n = n^2.

Step 6: Substitute the expressions for Sn1S_{n-1} and TnT_n into the equation for SnS_n. Now, we combine the results from Step 4 and Step 5: Sn=Sn1+TnS_n = S_{n-1} + T_n Sn=n2(n1)2+n2S_n = \frac{n^2(n-1)}{2} + n^2

Step 7: Simplify the expression for SnS_n. To simplify, we find a common denominator and combine the terms: Sn=n2(n1)2+2n22S_n = \frac{n^2(n-1)}{2} + \frac{2n^2}{2} Sn=n2(n1)+2n22S_n = \frac{n^2(n-1) + 2n^2}{2} Factor out n2n^2 from the numerator: Sn=n2((n1)+2)2S_n = \frac{n^2((n-1) + 2)}{2} Simplify the expression inside the parentheses: Sn=n2(n+1)2S_n = \frac{n^2(n+1)}{2}

This is the formula for the sum of the first nn terms when nn is odd.

Common Mistakes & Tips

  • Confusing indices: Be careful to distinguish between the general term index kk and the specific number of terms nn.
  • Algebraic errors in simplification: When combining fractions or factoring, ensure all steps are accurate. For example, correctly expanding or simplifying (n1)+2(n-1)+2.
  • Applying the correct formula: Remember that the given formula for SnS_n is only valid for even nn. For odd nn, we use the relationship Sn=Sn1+TnS_n = S_{n-1} + T_n, where Sn1S_{n-1} uses the even formula and TnT_n follows the series' term rule for odd indices.

Summary

To find the sum of the first nn terms when nn is odd, we utilized the relationship Sn=Sn1+TnS_n = S_{n-1} + T_n. Since nn is odd, n1n-1 is even, allowing us to use the provided formula for Sn1S_{n-1}. We also identified that for an odd index nn, the nn-th term is Tn=n2T_n = n^2. By substituting these into the sum relation and simplifying, we arrived at the formula for SnS_n when nn is odd.

The derived sum is n2(n+1)2{{{n^2}(n + 1)} \over 2}.

Comparing this with the options: (A) [n(n+1)2]2=n2(n+1)24{\left[ {{{n(n + 1)} \over 2}} \right]^2} = \frac{n^2(n+1)^2}{4} (B) n2(n+1)2{{{n^2}(n + 1)} \over 2} (C) n(n+1)24{{n{{(n + 1)}^2}} \over 4} (D) 3n(n+1)2\,{{3n(n + 1)} \over 2}

Our result matches option (B).

The final answer is \boxed{(B)}.

Practice More Sequences & Series Questions

View All Questions