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

Question

If 32sin2α1{3^{2\sin 2\alpha - 1}}, 14 and 342sin2α{3^{4 - 2\sin 2\alpha }} are the first three terms of an A.P. for some α\alpha , then the sixth terms of this A.P. is:

Options

Solution

Key Concepts and Formulas

  • Arithmetic Progression (A.P.): A sequence where the difference between consecutive terms is constant (common difference, dd). The property 2a2=a1+a32a_2 = a_1 + a_3 holds for the first three terms a1,a2,a3a_1, a_2, a_3.
  • N-th Term of an A.P.: The nn-th term is given by Tn=a1+(n1)dT_n = a_1 + (n-1)d.
  • Exponential Properties: amn=amana^{m-n} = \frac{a^m}{a^n} and am=an    m=na^m = a^n \implies m=n for a>0,a1a>0, a \neq 1.
  • Trigonometric Range: For any real angle θ\theta, 1sinθ1-1 \le \sin \theta \le 1.

Step-by-Step Solution

Step 1: Apply the A.P. Property We are given that 32sin2α13^{2\sin 2\alpha - 1}, 14, and 342sin2α3^{4 - 2\sin 2\alpha} are the first three terms of an A.P. Let these terms be a1,a2,a_1, a_2, and a3a_3 respectively. The fundamental property of an A.P. states that the middle term is the arithmetic mean of the first and third terms, i.e., 2a2=a1+a32a_2 = a_1 + a_3. Substituting the given terms: 2×14=32sin2α1+342sin2α2 \times 14 = 3^{2\sin 2\alpha - 1} + 3^{4 - 2\sin 2\alpha} 28=32sin2α1+342sin2α28 = 3^{2\sin 2\alpha - 1} + 3^{4 - 2\sin 2\alpha}

Step 2: Simplify the Exponential Equation using Substitution To solve this equation, let's simplify the exponents. Let x=2sin2αx = 2\sin 2\alpha. The equation becomes: 28=3x1+34x28 = 3^{x - 1} + 3^{4 - x} Using the property amn=amana^{m-n} = \frac{a^m}{a^n}: 3x1=3x31=3x33^{x - 1} = \frac{3^x}{3^1} = \frac{3^x}{3} 34x=343x=813x3^{4 - x} = \frac{3^4}{3^x} = \frac{81}{3^x} Now, let t=3xt = 3^x. Since 3x3^x is always positive for real xx, we have t>0t > 0. Substituting tt into the equation: 28=t3+81t28 = \frac{t}{3} + \frac{81}{t}

Step 3: Solve the Quadratic Equation for tt To eliminate the fractions, multiply the entire equation by 3t3t (since t>0t>0, 3t03t \neq 0): 28×3t=(t3)×3t+(81t)×3t28 \times 3t = \left(\frac{t}{3}\right) \times 3t + \left(\frac{81}{t}\right) \times 3t 84t=t2+24384t = t^2 + 243 Rearrange the terms to form a standard quadratic equation: t284t+243=0t^2 - 84t + 243 = 0 We need to find two numbers that multiply to 243 and add up to -84. By factoring 243, we find that 3×81=2433 \times 81 = 243 and 3+81=843 + 81 = 84. Thus, the numbers are -3 and -81. (t3)(t81)=0(t - 3)(t - 81) = 0 This yields two possible values for tt: t=3t = 3 or t=81t = 81.

Step 4: Determine the Valid Value(s) for sin2α\sin 2\alpha Recall our substitution t=3xt = 3^x, where x=2sin2αx = 2\sin 2\alpha. So, t=32sin2αt = 3^{2\sin 2\alpha}.

Case 1: t=3t = 3 32sin2α=313^{2\sin 2\alpha} = 3^1 Equating the exponents: 2sin2α=12\sin 2\alpha = 1 sin2α=12\sin 2\alpha = \frac{1}{2} This value is valid because 12\frac{1}{2} is within the range [1,1][-1, 1] for the sine function.

Case 2: t=81t = 81 32sin2α=813^{2\sin 2\alpha} = 81 Since 81=3481 = 3^4, we have: 32sin2α=343^{2\sin 2\alpha} = 3^4 Equating the exponents: 2sin2α=42\sin 2\alpha = 4 sin2α=2\sin 2\alpha = 2 This value is invalid because 22 is outside the range [1,1][-1, 1] for the sine function.

Therefore, the only valid value is sin2α=12\sin 2\alpha = \frac{1}{2}.

Step 5: Calculate the First Term (a1a_1) and Common Difference (dd) Now we find the actual value of the first term a1a_1 using sin2α=12\sin 2\alpha = \frac{1}{2}: a1=32sin2α1a_1 = 3^{2\sin 2\alpha - 1} a1=32(12)1a_1 = 3^{2(\frac{1}{2}) - 1} a1=311a_1 = 3^{1 - 1} a1=30a_1 = 3^0 a1=1a_1 = 1 The second term a2a_2 is given as 14. The common difference dd is: d=a2a1d = a_2 - a_1 d=141d = 14 - 1 d=13d = 13

Step 6: Calculate the Sixth Term (T6T_6) The formula for the nn-th term of an A.P. is Tn=a1+(n1)dT_n = a_1 + (n-1)d. We need to find the sixth term (n=6n=6): T6=a1+(61)dT_6 = a_1 + (6-1)d T6=a1+5dT_6 = a_1 + 5d Substitute the values a1=1a_1 = 1 and d=13d = 13: T6=1+5×13T_6 = 1 + 5 \times 13 T6=1+65T_6 = 1 + 65 T6=66T_6 = 66

Common Mistakes & Tips

  • Trigonometric Range Check: Always verify that the values obtained for trigonometric functions (like sin2α\sin 2\alpha) lie within their valid range [1,1][-1, 1]. Any value outside this range must be discarded.
  • Substitution Strategy: For problems involving complex exponential or trigonometric expressions, using substitution can greatly simplify the equation, making it easier to solve.
  • Careful Algebraic Manipulation: Pay close attention to exponent rules and algebraic steps, especially when solving quadratic equations and simplifying expressions.

Summary The problem requires us to use the property of an arithmetic progression that 2a2=a1+a32a_2 = a_1 + a_3. By substituting the given terms and employing a substitution for the exponential part, we transformed the problem into a quadratic equation. After solving for the substitution variable and validating the trigonometric values, we determined the first term and common difference of the A.P. Finally, we used the formula for the nn-th term of an A.P. to find the sixth term. The sixth term of the A.P. is 66.

The final answer is 66\boxed{66}.

Practice More Sequences & Series Questions

View All Questions