If α and β be the roots of the equation x 2 – 2x + 2 = 0, then the least value of n for which (βα)n=1 is :
Options
Solution
Key Concepts and Formulas
Quadratic Formula: For a quadratic equation ax2+bx+c=0, the roots are given by x=2a−b±b2−4ac.
Complex Numbers: A complex number is of the form a+bi, where a and b are real numbers and i=−1, such that i2=−1.
Complex Conjugate: The complex conjugate of a+bi is a−bi.
Powers of i:i1=i, i2=−1, i3=−i, i4=1. The powers of i repeat in a cycle of 4.
Step-by-Step Solution
Step 1: Find the roots of the quadratic equation
We are given the quadratic equation x2−2x+2=0. We will use the quadratic formula to find the roots α and β.
x=2a−b±b2−4ac
Here, a=1, b=−2, and c=2. Substituting these values, we get:
x=2(1)−(−2)±(−2)2−4(1)(2)x=22±4−8x=22±−4
Since −4=4⋅−1=2i, we have:
x=22±2ix=1±i
Thus, the roots are α=1+i and β=1−i.
Step 2: Calculate the ratio βα
We will now calculate the ratio βα.
βα=1−i1+i
To simplify this complex fraction, we multiply the numerator and denominator by the complex conjugate of the denominator, which is 1+i.
βα=1−i1+i⋅1+i1+i=(1−i)(1+i)(1+i)2
Expanding the numerator and denominator:
βα=1−i21+2i+i2
Since i2=−1, we have:
βα=1−(−1)1+2i−1=22i=i
If we had chosen α=1−i and β=1+i, we would have:
βα=1+i1−i⋅1−i1−i=(1+i)(1−i)(1−i)2=1−i21−2i+i2=1−(−1)1−2i−1=2−2i=−i
So, βα can be either i or −i.
Step 3: Find the least value of n for which (βα)n=1
Case 1:βα=i
We want to find the smallest positive integer n such that in=1. We know the powers of i are cyclic:
i1=ii2=−1i3=−ii4=1
Thus, the least value of n is 4.
Case 2:βα=−i
We want to find the smallest positive integer n such that (−i)n=1. We know the powers of −i are cyclic:
(−i)1=−i(−i)2=−1(−i)3=i(−i)4=1
Thus, the least value of n is 4.
In both cases, the least value of n for which (βα)n=1 is 4.
Common Mistakes & Tips
Be careful with signs when using the quadratic formula and simplifying complex numbers.
Remember to multiply the numerator and denominator by the conjugate of the denominator when dividing complex numbers.
Memorize the powers of i: i1=i, i2=−1, i3=−i, i4=1.
Summary
We first found the complex roots of the quadratic equation using the quadratic formula. Then, we computed the ratio of the roots, which simplified to either i or −i. Finally, we determined the smallest positive integer n such that (βα)n=1. In both cases for the ratio, the least value of n is 4.
Final Answer
The final answer is 4, which corresponds to option (C).