Skip to main content
Back to Sequences & Series
JEE Main 2020
Sequences & Series
Sequences and Series
Hard

Question

Let ana_n be the nthn^{th} term of an A.P. If Sn=a1+a2+a3++an=700S_n = a_1 + a_2 + a_3 + \ldots + a_n = 700, a6=7a_6 = 7 and S7=7S_7 = 7, then ana_n is equal to :

Options

Solution

Key Concepts and Formulas

  • Arithmetic Progression (A.P.): A sequence where the difference between consecutive terms is constant. This constant is called the common difference (dd).
  • nthn^{th} term of an A.P.: an=a+(n1)da_n = a + (n-1)d, where aa is the first term.
  • Sum of the first nn terms of an A.P.: Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d].

Step-by-Step Solution

Step 1: Formulate equations using the given information

We are given Sn=700S_n = 700, a6=7a_6 = 7, and S7=7S_7 = 7. We will use these to form equations involving the first term (aa) and the common difference (dd).

  1. Using S7=7S_7 = 7: We apply the formula for the sum of the first nn terms: S7=72[2a+(71)d]S_7 = \frac{7}{2}[2a + (7-1)d] Substitute S7=7S_7 = 7: 7=72[2a+6d]7 = \frac{7}{2}[2a + 6d] Multiply both sides by 27\frac{2}{7}: 7×27=2a+6d7 \times \frac{2}{7} = 2a + 6d 2=2a+6d2 = 2a + 6d Divide by 2: 1=a+3d(Equation 1)1 = a + 3d \quad \text{(Equation 1)} Reasoning: This equation establishes a relationship between the first term and the common difference based on the sum of the first 7 terms.

  2. Using a6=7a_6 = 7: We apply the formula for the nthn^{th} term: a6=a+(61)da_6 = a + (6-1)d Substitute a6=7a_6 = 7: 7=a+5d(Equation 2)7 = a + 5d \quad \text{(Equation 2)} Reasoning: This equation establishes another relationship between the first term and the common difference based on the 6th term.

Step 2: Solve the system of linear equations for aa and dd

We now have a system of two linear equations:

  1. a+3d=1a + 3d = 1
  2. a+5d=7a + 5d = 7

Subtract Equation 1 from Equation 2: (a+5d)(a+3d)=71(a + 5d) - (a + 3d) = 7 - 1 2d=62d = 6 Divide by 2: d=3d = 3 Reasoning: By subtracting the two equations, we eliminate 'a' and can directly solve for the common difference 'd'.

Now, substitute the value of dd into Equation 1 to find aa: a+3(3)=1a + 3(3) = 1 a+9=1a + 9 = 1 a=19a = 1 - 9 a=8a = -8 Reasoning: Substituting the found value of 'd' back into one of the original equations allows us to solve for the first term 'a'.

Step 3: Determine the value of nn using the sum Sn=700S_n = 700

We have found a=8a = -8 and d=3d = 3. Now we use the given Sn=700S_n = 700 to find the value of nn. Apply the sum formula: Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d] Substitute Sn=700S_n = 700, a=8a = -8, and d=3d = 3: 700=n2[2(8)+(n1)3]700 = \frac{n}{2}[2(-8) + (n-1)3] 700=n2[16+3n3]700 = \frac{n}{2}[-16 + 3n - 3] 700=n2[3n19]700 = \frac{n}{2}[3n - 19] Multiply both sides by 2: 1400=n(3n19)1400 = n(3n - 19) 1400=3n219n1400 = 3n^2 - 19n Rearrange into a quadratic equation: 3n219n1400=03n^2 - 19n - 1400 = 0 Reasoning: We use the sum formula with the known values of aa and dd to set up a quadratic equation in terms of nn. Solving this quadratic equation will give us the number of terms.

We can solve this quadratic equation by factoring or using the quadratic formula. Let's try factoring. We look for two numbers that multiply to 3×1400=42003 \times -1400 = -4200 and add to 19-19. These numbers are 75-75 and 5656. 3n275n+56n1400=03n^2 - 75n + 56n - 1400 = 0 Factor by grouping: 3n(n25)+56(n25)=03n(n - 25) + 56(n - 25) = 0 (3n+56)(n25)=0(3n + 56)(n - 25) = 0 This gives two possible values for nn: 3n+56=0    n=5633n + 56 = 0 \implies n = -\frac{56}{3} (Not a valid term number as nn must be a positive integer) n25=0    n=25n - 25 = 0 \implies n = 25 Reasoning: Solving the quadratic equation yields possible values for nn. Since nn represents the number of terms, it must be a positive integer. Thus, n=25n=25 is the only valid solution.

Step 4: Calculate ana_n using the found values of nn, aa, and dd

We need to find ana_n, and we have found n=25n=25, a=8a=-8, and d=3d=3. Using the nthn^{th} term formula: an=a+(n1)da_n = a + (n-1)d Substitute the values: a25=8+(251)3a_{25} = -8 + (25-1)3 a25=8+(24)3a_{25} = -8 + (24)3 a25=8+72a_{25} = -8 + 72 a25=64a_{25} = 64 Reasoning: With all the necessary parameters (aa, dd, and nn) determined, we can now calculate the value of the nthn^{th} term.

Common Mistakes & Tips

  • Sign errors: Be very careful with negative signs when substituting values for aa and dd, and during algebraic manipulations.
  • Formula recall: Ensure you have the correct formulas for ana_n and SnS_n memorized.
  • Solving quadratic equations: Double-check your factoring or use of the quadratic formula to avoid errors in finding nn. Remember that nn must be a positive integer.

Summary

The problem provided information about the sum of terms (SnS_n and S7S_7) and a specific term (a6a_6) of an Arithmetic Progression. By using the standard formulas for the nthn^{th} term and the sum of an A.P., we set up a system of linear equations to find the first term (aa) and the common difference (dd). Subsequently, we used the given sum Sn=700S_n = 700 to form and solve a quadratic equation for nn. Finally, with aa, dd, and nn determined, we calculated the value of ana_n.

The final answer is \boxed{64}.

Practice More Sequences & Series Questions

View All Questions