1
$\begingroup$

$$ z^4+z^2+1$$

I'm trying to get this form: $(z^2+z+1)(z^2-z+1)$ but don't know how.

I tried: $z^2(z^2+1)+1$

3 Answers 3

5

Hint: Try this instead and see what you can do - $$z^4+z^2+1=(z^4+2z^2+1)-z^2$$

4

Using just the $\;a^n \pm b^n$ identities:

$$ \require{cancel} z^4+z^2+1=\frac{z^6-1}{z^2-1}=\frac{(z^3-1)(z^3+1)}{z^2-1}=\frac{\cancel{(z-1)}(z^2+z+1)\,\cancel{(z+1)}(z^2-z+1)}{\cancel{z^2-1}} $$

2

We have $z^4 + 2z^2 - z^2 + 1 = 0$

$z^4 + 2z^2 + 1 - z^2 = 0$

$(z^2 + 1)^2 - z^2 = 0$

$(z^2 + 1 + z)(z^2 + 1 - z)= 0$

  • 4
    $t^2+t+1$ has no factors apart from the complex ones.2017-02-09
  • 0
    Sorry for that.2017-02-09
  • 0
    No problem at all just pointing out :P2017-02-10