Solve Complex Equations | Helpful Tips for Troublesome Equations

  • Context: Undergrad 
  • Thread starter Thread starter Ed Quanta
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around solving the complex equation z^2 + z + 1 = 0. Participants explore various methods for finding the roots, including the quadratic formula and alternative perspectives related to roots of unity.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant requests help with the equation z^2 + z + 1 = 0, expressing difficulty in solving it.
  • Another participant suggests using the quadratic formula, noting that the roots can be complex.
  • A participant mentions attempting to separate equations and seeks an online proof of the quadratic formula.
  • Several participants provide a detailed derivation of the quadratic formula through completing the square.
  • A later reply introduces the concept of roots of unity, relating the equation to the roots of the polynomial z^3 - 1.
  • One participant acknowledges their inexperience and apologizes for a lengthy post, while another welcomes them and suggests checking out LaTex resources.

Areas of Agreement / Disagreement

Participants present multiple approaches to solving the equation, including the quadratic formula and insights from roots of unity. There is no consensus on a single method, and the discussion remains open to various interpretations and techniques.

Contextual Notes

Some participants focus on the derivation of the quadratic formula, while others explore the geometric interpretation of the roots. The discussion does not resolve the best method for solving the equation, leaving room for further exploration.

Ed Quanta
Messages
296
Reaction score
0
Can someone help me solve this equation which for some reason is giving me trouble?

z^2+z+1=0 where z is a complex number, or if it makes it easier we can write

(x,y)(x,y) + (x,y) + (1,0)= (0,0)
 
Physics news on Phys.org
I was trying to do it by separating equations. Anyway, thank you, do you know where I can find an online proof of the quadratic formula?
 
Proof lies in completing the square.

[tex]ax^2 + bx + c = 0 = {x^2} + \frac {b} {a} x + \frac {c} {a}[/tex]
[tex](x + \frac {b} {2a})^2 - \frac {b^2} {4a^2} +\frac {c} {a} =0[/tex]

Take constant terms to other side, find the square root and subtract b/2a to get the quadratic formula.
 
I'll just type that for you: (the "^" means "to the power")

a x^2 + b x + c = 0
x^2 + (b x)/a + c/a = 0 (divide both sides by a, since a is not zero)
x^2 + (b x)/a = -c/a
x^2 + (b x)/a + (b/2a)^2 = -c/a + (b^2)/(4 a^2) (Add (b/2a)^2 to both sides)
By the identity a^2 + 2ab + b^2 = (a+b)^2, we have
(x + b/2a)^2 = -c/a +(b^2)/(4 a^2)
(x + b/2a)^2 = (b^2-4ac)/(4 a^2)
x + b/2a = sqrt.[b^2-4ac] / 2a or -sqrt.[b^2-4ac] / 2a
x = (-b + sqrt.[b^2-4ac]) / 2a or (-b - sqrt.[b^2-4ac]) / 2a

And so you have the quadratic formula. Hope that helps!
 
whoops, I am new here and just realized that you could create the equations yet...sorry about making that long chunk in the previous post!
 
kuenmao said:
whoops, I am new here and just realized that you could create the equations yet...sorry about making that long chunk in the previous post!

Welcome to PF kuenmao...check out the LaTex post under General Physics.
 
the roots of unity

Another way to look at that is (z-1)(z^2+z+1) = z^3 -1. Thus we are talking about the three roots of 1. Those roots are cos(k(120)) + isin(k(120)), for k=1,2,3. This actually is a better way to do it from the standpoint of insight into the roots of unity. However it is not a general method for solving the quadratic.
 
Last edited:

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 13 ·
Replies
13
Views
7K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
5K