0

I am working on a scholarship exam practice assuming high school or pre-university math knowledge. I am stuck at the question below:

Let $\omega$ be a solution of the equation $x^2+x+1=0$. Then $\omega^{10}+\omega^5+3=.....$

My first question is how it would be possible since the discriminant of $x^2+x+1=0$ is less than $0$ so I am not sure how I can continue or start from here. The answer key provided is $2$. Please advise.

6 Answers6

13

Dividing the polynomial $x^{10}+x^5+3$ by $x^2+x+1$ leaves a remainder of $2$. Plugging in $x=\omega$ yields your answer is $2$.

pre-kidney
  • 30,223
  • +1 That's an extremely good approach for people not well versed with complex numbers. – AryanSonwatikar Jun 18 '19 at 09:45
  • 4
    Yes, I would go farther and say that the point of this problem is not to test one's understanding of complex numbers, but rather to test if one understands the relationship between roots of a polynomial and polynomial division. – pre-kidney Jun 18 '19 at 09:47
  • @pre-kidney is there a trick to see easily that the remainder is $2$? Or how would you recommend yo use division in this case? – Zacky Jun 18 '19 at 20:48
  • 1
    Yes, there is a trick @Zacky which Bill Dubuque wrote up extremely well here https://math.stackexchange.com/questions/3224765/polynomial-division-is-this-trick-obvious/3224776#3224776 – pre-kidney Jun 19 '19 at 04:14
5

$\omega$ is such that $\omega^2+\omega+1=0$ i.e. $\omega^2=-\omega-1$

Therefore $\omega^3=\omega \cdot \omega^2=\omega(-\omega-1)=-\omega^2-\omega=1$

$\omega^5=\omega^3 \cdot \omega^2=\omega^2=-\omega-1$

$\omega^{10}=(\omega^5)^2=(-\omega-1)^2=\omega^2+1+2\omega=\omega$

Hence $\omega^{10}+\omega^5+3=\omega-\omega-1+3=2$

user289143
  • 4,440
3

Hint:

As $\omega$ is a solution of $x^2+x+1=0,$

$$\omega^2+\omega+1=0$$

$$\omega^3-1=(\omega-1)(\omega^2+\omega+1)=0$$

$$\omega^{10}=(\omega^3)^3\cdot\omega\text{ and }\omega^5=\omega^3\cdot\omega^2$$

$$\omega^2+\omega=?$$

2

$\omega^3=(\omega-1)(\omega^2+\omega+1)+1=1$.

$\omega^5=\omega^3\omega^2=\omega^2\ne1$ (as otherwise $\omega=-1-\omega^2=-2$, which is impossible)

$\omega^{10}+\omega^5+3=\dfrac{\omega^{15}-1}{\omega^5-1}+2=\dfrac{1-1}{\omega^5-1}+2=2$.

CY Aries
  • 23,393
1

Alternatively: $$\begin{align}\omega^2+\omega+1&=0\\ \omega ^2&=-\omega-1\\ \omega^{10}&=-(\omega +1)^5=-\omega^5-5\omega^4-10\omega^3-10\omega^2-5\omega-1\\ \omega^{10}+\omega^5+3&=-5\omega^2(\omega^2+\omega+1)-5\omega(\omega^2+\omega+1)-1+3=2. \end{align}$$

farruhota
  • 31,482
-2

Since $$\omega^3-1=(\omega-1)(\omega^2+\omega+1)=0,$$ we obtain: $$\omega^{10}+\omega^5+3=\omega^{10}-\omega+\omega^5-\omega^2+\omega^2+\omega+3=$$ $$=\omega(\omega^9-1)+\omega^2(\omega^3-1)+(\omega^2+\omega+1)+2=2.$$