Finding Solutions for Complex Numbers: A Case Study with ω10+ω5+3 = 0

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 2K views
Asla
Messages
35
Reaction score
0
complex number ??

Homework Statement


Let ω be the solution to the equation x2+x+1=0
Get the value of ω105+3=

Homework Equations


complex numbers?

The Attempt at a Solution


When I try solving the first equation I hit a complex number which is making me think I am wrong.
(x+1/2)2=-3/4
Again if the method is right, what is the relationship between the complex number and the later expression?
 
Physics news on Phys.org
Solve the equation and find the two complex solutions for x.

Now, you know that these values are equal to ω, apply De Moivre's theorem for complex numbers to the new expression.
 
You don't have to solve the equation- in fact, you don't have to use complex numbers at all.

From [tex]x^2+ x+ 1= 0[/tex] we get [tex]x^2= -(x+ 1)[/tex]. [tex]x^{10}= (x^2)^5= -(x+ 1)^5= -x^5- 5x^4- 10x^3- 10x^2- 5x- 1[/tex] so that [tex]x^{10}+ x^5+ 3= -5x^4- 10x^3- 10x^2- 5x+ 2[/tex].

Now, continue using [tex]x^2= -(x+ 1)[/tex] to keep reducing the exponents until you have reduce it to a quadratic.
 
Last edited by a moderator:
HallsofIvy said:
You don't have to solve the equation- in fact, you don't have to use complex numbers at all.

From [tex]x^2+ x+ 1= 0[/tex] we get [tex]x^2= -(x+ 1)[/tex]. [tex]x^{10}= (x^2)^5= -(x+ 1)^5= -x^5- 5x^4- 10x^3- 10x^2- 5x- 1[/tex] so that [tex]x^{10}+ x^5+ 3= -5x^4- 10x^3- 10x^2- 5x+ 2[/tex].

Now, continue using [tex]x^2= -(x+ 1)[/tex] to keep reducing the exponents until you have reduce it to a quadratic.

I tried doing that but I really do not know how to go about the -10x3The cubic power keeps resurfacing?
 
NascentOxygen said:
Maybe try:

x^2 = -(x+1)

Therefore, x.x^2 = -x(x+1) = -x^2 - x

Now, substitute for x^2 the expression on the top line, and you have the equivalent for x^3. :smile:
Wow good insight now I have the quadratic equation and am stuck again.
 
Asla said:
I tried doing that but I really do not know how to go about the -10x3The cubic power keeps resurfacing?
Determining the value of [itex]x^3[/itex] is critical. You know that [itex]x^2 = -(x+1)[/itex]. Multiply both sides by x and simplify the right hand side.

Hall's approach is valid, but it's even easier if you use [itex]x^5 = x^3 x^2[/itex] and [itex]x^{10} = (x^3)^3 x[/itex].