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

Question

Let the sum of the first n terms of a non-constant A.P., a 1 , a 2 , a 3 , ..... be 50n+n(n7)2A50n + {{n(n - 7)} \over 2}A, where A is a constant. If d is the common difference of this A.P., then the ordered pair (d, a 50 ) is equal to

Options

Solution

Key Concepts and Formulas

  • The sum of the first nn terms of an arithmetic progression (A.P.) is denoted by SnS_n.
  • The nn-th term of an A.P., ana_n, can be found using the relation an=SnSn1a_n = S_n - S_{n-1} for n>1n > 1, and a1=S1a_1 = S_1.
  • For an A.P., the nn-th term ana_n is a linear function of nn, i.e., an=dn+ca_n = dn + c, where dd is the common difference.
  • The sum of the first nn terms of an A.P. can be expressed as a quadratic in nn: Sn=Pn2+QnS_n = Pn^2 + Qn. In this form, the common difference d=2Pd = 2P.

Step-by-Step Solution

Step 1: Derive the general formula for the nn-th term (ana_n)

  • Why: To find the common difference and any specific term like a50a_{50}, we first need to express the nn-th term of the A.P. in a general form.
  • Math: We are given Sn=50n+n(n7)2AS_n = 50n + \frac{n(n-7)}{2}A. We use the relation an=SnSn1a_n = S_n - S_{n-1} for n>1n > 1. First, let's find Sn1S_{n-1} by substituting (n1)(n-1) for nn in the expression for SnS_n: Sn1=50(n1)+(n1)((n1)7)2AS_{n-1} = 50(n-1) + \frac{(n-1)((n-1)-7)}{2}A Sn1=50(n1)+(n1)(n8)2AS_{n-1} = 50(n-1) + \frac{(n-1)(n-8)}{2}A Now, we compute ana_n: an=SnSn1=(50n+n(n7)2A)(50(n1)+(n1)(n8)2A)a_n = S_n - S_{n-1} = \left(50n + \frac{n(n-7)}{2}A\right) - \left(50(n-1) + \frac{(n-1)(n-8)}{2}A\right) Group terms not involving AA and terms involving AA: an=(50n50(n1))+(n(n7)2A(n1)(n8)2A)a_n = (50n - 50(n-1)) + \left(\frac{n(n-7)}{2}A - \frac{(n-1)(n-8)}{2}A\right) Simplify the first part: 50n50(n1)=50n50n+50=5050n - 50(n-1) = 50n - 50n + 50 = 50 Simplify the second part: A2[n(n7)(n1)(n8)]\frac{A}{2} [n(n-7) - (n-1)(n-8)] Expand the terms inside the bracket: n(n7)=n27nn(n-7) = n^2 - 7n (n1)(n8)=n28nn+8=n29n+8(n-1)(n-8) = n^2 - 8n - n + 8 = n^2 - 9n + 8 Substitute these back: A2[(n27n)(n29n+8)]=A2[n27nn2+9n8]\frac{A}{2} [(n^2 - 7n) - (n^2 - 9n + 8)] = \frac{A}{2} [n^2 - 7n - n^2 + 9n - 8] =A2[2n8]=A(n4)= \frac{A}{2} [2n - 8] = A(n - 4) Combining the simplified parts, we get the general term: an=50+A(n4)a_n = 50 + A(n-4)
  • Reasoning: This formula allows us to find any term of the A.P. and also extract information about the common difference.

Step 2: Determine the common difference (dd)

  • Why: The common difference is a fundamental property of an A.P. and is directly related to the coefficient of nn in the general term ana_n.
  • Math: We can rewrite the general term ana_n as: an=50+An4Aa_n = 50 + An - 4A an=An+(504A)a_n = An + (50 - 4A) This is in the form an=dn+ca_n = dn + c, where dd is the common difference. By comparing the coefficients, we see that d=Ad = A. Alternatively, we can calculate an1a_{n-1}: an1=50+A((n1)4)=50+A(n5)a_{n-1} = 50 + A((n-1)-4) = 50 + A(n-5) The common difference d=anan1d = a_n - a_{n-1}: d=(50+A(n4))(50+A(n5))d = (50 + A(n-4)) - (50 + A(n-5)) d=50+An4A50An+5Ad = 50 + An - 4A - 50 - An + 5A d=Ad = A
  • Reasoning: The common difference is the constant value added to each term to get the next term in an A.P. Our calculation confirms it is AA.

Step 3: Calculate the 50th term (a50a_{50})

  • Why: The problem explicitly asks for the value of the 50th term of the A.P.
  • Math: Substitute n=50n=50 into the general formula for ana_n: an=50+A(n4)a_n = 50 + A(n-4) a50=50+A(504)a_{50} = 50 + A(50-4) a50=50+A(46)a_{50} = 50 + A(46) a50=50+46Aa_{50} = 50 + 46A
  • Reasoning: By plugging in the specific value of n=50n=50 into the derived general formula for ana_n, we obtain the value of the 50th term.

Step 4: Form the ordered pair (d,a50d, a_{50})

  • Why: The question requires the answer in the form of an ordered pair (d,a50)(d, a_{50}).
  • Math: From Step 2, we found d=Ad = A. From Step 3, we found a50=50+46Aa_{50} = 50 + 46A. Therefore, the ordered pair is: (d,a50)=(A,50+46A)(d, a_{50}) = (A, 50 + 46A)
  • Reasoning: We combine the computed values of dd and a50a_{50} to form the final ordered pair.

Common Mistakes & Tips

  • Algebraic Errors: Be extremely careful when expanding brackets and simplifying expressions, especially when dealing with subtractions of terms involving n1n-1 or n8n-8.
  • Using an=SnSn1a_n = S_n - S_{n-1} for n=1n=1: Remember that a1=S1a_1 = S_1. While the derived formula for ana_n often holds for n=1n=1 as well, it's good practice to verify or be aware of this distinction.
  • Quadratic SnS_n Shortcut: For an A.P., if Sn=Pn2+QnS_n = Pn^2 + Qn, then d=2Pd=2P. Our given Sn=50n+n(n7)2A=A2n2+(507A2)nS_n = 50n + \frac{n(n-7)}{2}A = \frac{A}{2}n^2 + (50 - \frac{7A}{2})n. Here, P=A2P = \frac{A}{2}, so d=2×A2=Ad = 2 \times \frac{A}{2} = A. This provides a quick check for the common difference.

Summary

We determined the general nn-th term of the arithmetic progression by utilizing the relationship an=SnSn1a_n = S_n - S_{n-1}. This allowed us to identify the common difference dd as AA. Subsequently, we calculated the 50th term, a50a_{50}, by substituting n=50n=50 into the general term formula, yielding 50+46A50 + 46A. The ordered pair (d,a50)(d, a_{50}) is thus (A,50+46A)(A, 50 + 46A).

The final answer is (A,50+46A)\boxed{(A, 50+46A)} which corresponds to option (A).

Practice More Sequences & Series Questions

View All Questions