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

Question

Let a 1 , a 2 , a 3 ,......be an A.P. with a 6 = 2. Then the common difference of this A.P., which maximises the product a 1 a 4 a 5 , is :

Options

Solution

Key Concepts and Formulas

  • Arithmetic Progression (A.P.): An A.P. is a sequence where the difference between consecutive terms is constant. The nn-th term is given by an=a1+(n1)da_n = a_1 + (n-1)d, where a1a_1 is the first term and dd is the common difference.
  • Optimization using Calculus: To find the maximum or minimum of a function f(x)f(x), we find its critical points by setting the first derivative f(x)=0f'(x) = 0. The nature of these critical points (maximum, minimum, or inflection) is determined using the second derivative test: if f(x)<0f''(x) < 0, it's a local maximum; if f(x)>0f''(x) > 0, it's a local minimum.

Step-by-Step Solution

Step 1: Express all terms in the product in terms of a single variable. We are given an A.P. where a6=2a_6 = 2. Let the first term be a1a_1 and the common difference be dd. The formula for the nn-th term of an A.P. is an=a1+(n1)da_n = a_1 + (n-1)d. We are given a6=a1+(61)d=a1+5d=2a_6 = a_1 + (6-1)d = a_1 + 5d = 2. From this equation, we can express a1a_1 in terms of dd: a1=25da_1 = 2 - 5d Now, we express the terms a1,a4,a_1, a_4, and a5a_5 in terms of dd:

  • a1=25da_1 = 2 - 5d
  • a4=a1+(41)d=a1+3d=(25d)+3d=22da_4 = a_1 + (4-1)d = a_1 + 3d = (2 - 5d) + 3d = 2 - 2d
  • a5=a1+(51)d=a1+4d=(25d)+4d=2da_5 = a_1 + (5-1)d = a_1 + 4d = (2 - 5d) + 4d = 2 - d

Step 2: Formulate the product as a function of the common difference. We want to maximize the product P=a1a4a5P = a_1 a_4 a_5. Substituting the expressions from Step 1, we get PP as a function of dd: P(d)=(25d)(22d)(2d)P(d) = (2 - 5d)(2 - 2d)(2 - d) To simplify the differentiation process, we expand this expression: First, multiply the last two factors: (22d)(2d)=42d4d+2d2=2d26d+4(2 - 2d)(2 - d) = 4 - 2d - 4d + 2d^2 = 2d^2 - 6d + 4 Now, multiply this by the first factor: P(d)=(25d)(2d26d+4)P(d) = (2 - 5d)(2d^2 - 6d + 4) P(d)=2(2d26d+4)5d(2d26d+4)P(d) = 2(2d^2 - 6d + 4) - 5d(2d^2 - 6d + 4) P(d)=(4d212d+8)(10d330d2+20d)P(d) = (4d^2 - 12d + 8) - (10d^3 - 30d^2 + 20d) P(d)=10d3+(4d2+30d2)+(12d20d)+8P(d) = -10d^3 + (4d^2 + 30d^2) + (-12d - 20d) + 8 P(d)=10d3+34d232d+8P(d) = -10d^3 + 34d^2 - 32d + 8

Step 3: Find the critical points by differentiating and setting the first derivative to zero. To find the values of dd that maximize or minimize P(d)P(d), we compute the first derivative with respect to dd: P(d)=ddd(10d3+34d232d+8)P'(d) = \frac{d}{dd}(-10d^3 + 34d^2 - 32d + 8) P(d)=30d2+68d32P'(d) = -30d^2 + 68d - 32 Set P(d)=0P'(d) = 0 to find the critical points: 30d2+68d32=0-30d^2 + 68d - 32 = 0 Divide by 2-2 to simplify the quadratic equation: 15d234d+16=015d^2 - 34d + 16 = 0 We solve this quadratic equation using the quadratic formula d=b±b24ac2ad = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, where a=15a=15, b=34b=-34, and c=16c=16: d=(34)±(34)24(15)(16)2(15)d = \frac{-(-34) \pm \sqrt{(-34)^2 - 4(15)(16)}}{2(15)} d=34±115696030d = \frac{34 \pm \sqrt{1156 - 960}}{30} d=34±19630d = \frac{34 \pm \sqrt{196}}{30} d=34±1430d = \frac{34 \pm 14}{30} This gives two critical values for dd: d1=34+1430=4830=85d_1 = \frac{34 + 14}{30} = \frac{48}{30} = \frac{8}{5} d2=341430=2030=23d_2 = \frac{34 - 14}{30} = \frac{20}{30} = \frac{2}{3}

Step 4: Use the second derivative test to determine which critical point yields a maximum. We compute the second derivative of P(d)P(d): P(d)=ddd(30d2+68d32)P''(d) = \frac{d}{dd}(-30d^2 + 68d - 32) P(d)=60d+68P''(d) = -60d + 68 Now, we evaluate P(d)P''(d) at each critical point:

  • For d=85d = \frac{8}{5}: P(85)=60(85)+68=12×8+68=96+68=28P''\left(\frac{8}{5}\right) = -60\left(\frac{8}{5}\right) + 68 = -12 \times 8 + 68 = -96 + 68 = -28 Since P(85)<0P''\left(\frac{8}{5}\right) < 0, this critical point corresponds to a local maximum.
  • For d=23d = \frac{2}{3}: P(23)=60(23)+68=20×2+68=40+68=28P''\left(\frac{2}{3}\right) = -60\left(\frac{2}{3}\right) + 68 = -20 \times 2 + 68 = -40 + 68 = 28 Since P(23)>0P''\left(\frac{2}{3}\right) > 0, this critical point corresponds to a local minimum.

Thus, the common difference that maximizes the product a1a4a5a_1 a_4 a_5 is 85\frac{8}{5}.

Common Mistakes & Tips

  • Algebraic Errors: Carefully check all algebraic expansions and simplifications, as mistakes here are common and can lead to incorrect derivatives and solutions.
  • Correct Application of Calculus: Ensure the first derivative is set to zero to find critical points and the second derivative is used correctly to classify these points as maxima or minima.
  • Interpreting the Question: Double-check that you are indeed finding the value that maximizes the product and not just any critical point.

Summary To maximize the product a1a4a5a_1 a_4 a_5 for an A.P. with a6=2a_6 = 2, we first expressed all terms in the product as a function of the common difference dd. This resulted in a cubic polynomial P(d)P(d). By finding the critical points of P(d)P(d) using the first derivative and then classifying them with the second derivative test, we identified that the common difference d=85d = \frac{8}{5} yields the maximum product.

The final answer is 85\boxed{8 \over 5}.

Practice More Sequences & Series Questions

View All Questions