Question
Question: Let z be a complex number such that the imaginary part of z is nonzero and \( a = {z^2} + z + 1 \) i...
Let z be a complex number such that the imaginary part of z is nonzero and a=z2+z+1 is real. Then a cannot take the value:
A)−1 B)31 C)21 D)43
Solution
Hint : In this question, first of all we are going to put the value of z in the equation a=z2+z+1 and then simplify the equation. After simplifying, we are going to take an imaginary part of that simplified equation as 0 and find the value of x. After finding the value we can easily get the value of a.
Complete step by step solution:
Given data:
z is a complex number and the imaginary part in not zero.
⇒z=x+iy , y=0 - - - - - - - (1)
Also, we are given that
⇒a=z2+z+1 is real. - - - - - - - (2)
Putting value of equation (1) in equation (2), we get
⇒a=(x+iy)2+(x+iy)+1
⇒a=x2+2xiy+i2y2+x+iy+1 - - - - - - - - - (3)
Now, we know that i=−1
⇒i2=(−1)2=−1
Putting this in equation (3), we get
⇒a=x2−y2+2xyi+x+iy+1
Now, separate the real part and imaginary part
⇒a=x2−y2+x+1+2xyi+iy
⇒a=(x2−y2+x+1)+i(2xy+y) - - - - - - - (4)
Now, according to equation (2), the equation is real.
For a equation to be real, its imaginary part has to be zero.
Therefore, in equation (4), (2xy+y) should be equal to zero.
⇒(2xy+y)=0 ⇒y(2x+1)=0
But, according to equation (1) , y=0 .
2x+1=0 2x=−1 x=2−1
Now, the equation is real. So, equation (4) will become
⇒a=(x2−y2+x+1)
Putting the value of x in above equation
⇒a=((−21)2−y2−21+1) ⇒a=41−y2−21+1 ⇒a=41+21−y2 ⇒a=43−y2
So, clearly the value of a is less than 43 as y2 is subtracted from it.
Out of all four options, only option d is greater than or equal to 43 .
Therefore, our answer is option d.
So, the correct answer is “Option D”.
Note : This question can also be solved using a simple method.
⇒a=z2+z+1 ⇒z2+z+(1−a)=0
Here, D<0
⇒b2−4ac<0 ⇒(1)2−4(1)(1−a)<0 ⇒1−4+4a<0 ⇒4a<3 ⇒a<43
Which proves our answer above.