Skip to main content
Back to Quadratic Equations
JEE Main 2020
Quadratic Equations
Quadratic Equation and Inequalities
Easy

Question

Let α\alpha and β\beta be the roots of the equation 5x 2 + 6x – 2 = 0. If S n = α\alpha n + β\beta n , n = 1, 2, 3...., then :

Options

Solution

Key Concepts and Formulas

  • Root Property: If α\alpha is a root of the polynomial equation P(x)=0P(x) = 0, then P(α)=0P(\alpha) = 0.
  • Recurrence Relation: A recurrence relation is an equation that defines a sequence recursively: each term is defined as a function of the preceding terms.
  • Sum of Powers of Roots: Given a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 with roots α\alpha and β\beta, we define Sn=αn+βnS_n = \alpha^n + \beta^n.

Step-by-Step Solution

1. Applying the Root Property to the Given Equation

Since α\alpha is a root of the equation 5x2+6x2=05x^2 + 6x - 2 = 0, substituting α\alpha into the equation must yield a true statement: 5α2+6α2=0(Eq 1)5\alpha^2 + 6\alpha - 2 = 0 \quad (\text{Eq 1}) Explanation: This step utilizes the definition of a root. Any root of an equation satisfies that equation. This is the foundation for constructing our recurrence relation.

2. Generalizing the Relation for Higher Powers of α\alpha

To introduce terms related to SnS_n, Sn+1S_{n+1}, and Sn+2S_{n+2}, we multiply every term in (Eq 1) by αn+4\alpha^{n+4}. This is a crucial step to "shift" the powers of α\alpha to align with the indices of SnS_n that we want. Multiplying (Eq 1) by αn+4\alpha^{n+4} (for n0n \ge 0): αn+4(5α2+6α2)=αn+4(0)\alpha^{n+4}(5\alpha^2 + 6\alpha - 2) = \alpha^{n+4}(0) 5αn+6+6αn+52αn+4=0(Eq 2)5\alpha^{n+6} + 6\alpha^{n+5} - 2\alpha^{n+4} = 0 \quad (\text{Eq 2}) Explanation: This operation preserves the equality and creates terms with exponents n+6n+6, n+5n+5, and n+4n+4, which are exactly what we need when considering Sn+6S_{n+6}, Sn+5S_{n+5}, and Sn+4S_{n+4}. However, to directly obtain a relation between S6,S5,S4S_6, S_5, S_4, we substitute n=0n=0. This gives 5α6+6α52α4=0(Eq 2’)5\alpha^6 + 6\alpha^5 - 2\alpha^4 = 0 \quad (\text{Eq 2'})

3. Repeating for the Other Root, β\beta

Similarly, since β\beta is also a root of 5x2+6x2=05x^2 + 6x - 2 = 0, it satisfies the equation: 5β2+6β2=0(Eq 3)5\beta^2 + 6\beta - 2 = 0 \quad (\text{Eq 3}) And multiplying (Eq 3) by βn+4\beta^{n+4}: βn+4(5β2+6β2)=βn+4(0)\beta^{n+4}(5\beta^2 + 6\beta - 2) = \beta^{n+4}(0) 5βn+6+6βn+52βn+4=0(Eq 4)5\beta^{n+6} + 6\beta^{n+5} - 2\beta^{n+4} = 0 \quad (\text{Eq 4}) Explanation: The exact same logic applies to β\beta. We derive an identical power relation for β\beta as we did for α\alpha. Again, to directly obtain a relation between S6,S5,S4S_6, S_5, S_4, we substitute n=0n=0. This gives 5β6+6β52β4=0(Eq 4’)5\beta^6 + 6\beta^5 - 2\beta^4 = 0 \quad (\text{Eq 4'})

4. Summing the Relations to Involve SnS_n

Now, we add (Eq 2') and (Eq 4') together. This step is where the definition of Sn=αn+βnS_n = \alpha^n + \beta^n comes into play. (5α6+6α52α4)+(5β6+6β52β4)=0+0(5\alpha^6 + 6\alpha^5 - 2\alpha^4) + (5\beta^6 + 6\beta^5 - 2\beta^4) = 0 + 0 Group terms with common coefficients: 5(α6+β6)+6(α5+β5)2(α4+β4)=05(\alpha^6 + \beta^6) + 6(\alpha^5 + \beta^5) - 2(\alpha^4 + \beta^4) = 0 Explanation: By summing the relations for α\alpha and β\beta and grouping terms, we naturally form the expressions αk+βk\alpha^k + \beta^k, which are precisely SkS_k.

5. Substituting with SnS_n Notation

Using the definition Sk=αk+βkS_k = \alpha^k + \beta^k, we can rewrite the equation as: 5S6+6S52S4=05S_6 + 6S_5 - 2S_4 = 0 Explanation: This is the relation for S6,S5,S4S_6, S_5, S_4 for this specific quadratic equation.

6. Rearranging to Match the Options

The derived relation is 5S6+6S52S4=05S_6 + 6S_5 - 2S_4 = 0. We can rearrange this to match the format of the given options: 5S6+6S5=2S45S_6 + 6S_5 = 2S_4 This matches option (A).

Common Mistakes & Tips

  • Don't start with Vieta's formulas for SnS_n directly: While Vieta's formulas relate α+β\alpha+\beta and αβ\alpha\beta to coefficients, they don't directly give this type of recurrence for general SnS_n. The method of using the root property is more efficient and general.
  • Index Errors: Be very careful when multiplying by αn\alpha^n and correctly identifying the new exponents.
  • The Power of Starting with n=0: In this specific problem, since we want a direct relationship between S6,S5,S4S_6, S_5, S_4, it is easier to substitute n=0n=0 after obtaining equations (Eq 2) and (Eq 4).

Summary

This problem illustrates a standard method for deriving relationships between sums of powers of roots of a polynomial equation. The core idea is that each root satisfies the original polynomial equation. By using this fact, we can directly obtain the desired relationship. In this case, we found that 5S6+6S5=2S45S_6 + 6S_5 = 2S_4.

Final Answer The final answer is \boxed{5S_6 + 6S_5 = 2S_4}, which corresponds to option (A).

Practice More Quadratic Equations Questions

View All Questions