Question:

Let \( \alpha, \beta \) be the roots of the equation \( x^2 - \sqrt{2}x + 2 = 0 \), then \( \alpha^{14} + \beta^{14} \) is equal to:

Updated On: Jun 12, 2025
  • -256
  • -128 
  • \(-128\sqrt2\)
  • \(-256\sqrt2\)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

The given quadratic equation is: \[ x^2 - \sqrt{2}x + 2 = 0 \] Let \( \alpha \) and \( \beta \) be the roots of this equation. The roots are given by: \[ x = \frac{\sqrt{2} \pm \sqrt{2 - 8}}{2} = \frac{\sqrt{2} \pm \sqrt{-6}}{2} \] \[ x = \frac{\sqrt{2} \pm i\sqrt{6}}{2} \] Thus, the roots are: \[ \alpha = -\sqrt{2} \omega, \quad \beta = -\sqrt{2} \omega^2 \] where \( \omega \) is a cube root of unity, i.e., \( \omega^3 = 1 \) and \( \omega^2 + \omega + 1 = 0 \). Now, we calculate \( \alpha^{14} + \beta^{14} \): \[ \alpha^{14} + \beta^{14} = 2^7 \left( \omega^{14} + \omega^{28} \right) \] Since \( \omega^3 = 1 \), we simplify the exponents: \[ \omega^{14} = \omega^2 \quad \text{and} \quad \omega^{28} = \omega \] Thus, \[ \alpha^{14} + \beta^{14} = 2^7 (\omega^2 + \omega) \] Using the identity \( \omega^2 + \omega = -1 \), we get: \[ \alpha^{14} + \beta^{14} = 2^7 (-1) = -128 \]
Was this answer helpful?
7
12

Concepts Used:

Complex Numbers and Quadratic Equations

Complex Number: Any number that is formed as a+ib is called a complex number. For example: 9+3i,7+8i are complex numbers. Here i = -1. With this we can say that iΒ² = 1. So, for every equation which does not have a real solution we can use i = -1.

Quadratic equation: A polynomial that has two roots or is of the degree 2 is called a quadratic equation. The general form of a quadratic equation is y=ax²+bx+c. Here a≠0, b and c are the real numbers.