Algebra · real student question

Solve x⁸ − 2x⁷ + 3x⁶ − 4x⁵ + 5x⁴ − 4x³ + 3x² − 2x + 2 = 0.

Question

Solve

x82x7+3x64x5+5x44x3+3x22x+2=0x^8 - 2x^7 + 3x^6 - 4x^5 + 5x^4 - 4x^3 + 3x^2 - 2x + 2 = 0

Step-by-step solution

  1. Read the coefficient pattern. The coefficients are 1,2,3,4,5,4,3,2,21, -2, 3, -4, 5, -4, 3, -2, 2 — palindromic apart from the last entry, which is 22 where symmetry would want 11. A palindromic degree-88 pattern like 1,2,3,4,5,4,3,2,11, -2, 3, -4, 5, -4, 3, -2, 1 is the signature of a squared quartic, so isolate that piece first.

  2. Identify the square. Squaring the alternating quartic gives exactly the symmetric pattern:

    (x4x3+x2x+1)2=x82x7+3x64x5+5x44x3+3x22x+1\left(x^4 - x^3 + x^2 - x + 1\right)^2 = x^8 - 2x^7 + 3x^6 - 4x^5 + 5x^4 - 4x^3 + 3x^2 - 2x + 1

    Comparing term by term with the given polynomial, every coefficient matches except the constant, which is larger by exactly 11.

  3. Rewrite the whole polynomial. Therefore

    P(x)=(x4x3+x2x+1)2+1P(x) = \left(x^4 - x^3 + x^2 - x + 1\right)^2 + 1

    This identity is the entire solution — it makes the question about real roots trivial and gives the complex ones cleanly.

  4. Conclude that there are no real solutions. For real xx the square is non-negative, so

    P(x)0+1=1>0P(x) \ge 0 + 1 = 1 > 0

    for every real xx. The equation P(x)=0P(x) = 0 therefore has no real solutions. Numerically the minimum of PP on the reals is about 1.45371.4537, attained near x0.6058x \approx 0.6058 — comfortably above zero, as the identity predicts.

  5. Describe the complex roots. Over C\mathbb{C} the equation becomes

    (x4x3+x2x+1)2=1  x4x3+x2x+1=±i\left(x^4 - x^3 + x^2 - x + 1\right)^2 = -1 \ \Longleftrightarrow \ x^4 - x^3 + x^2 - x + 1 = \pm i

    so the eight roots split into two quartics. (The quartic on the left is the cyclotomic polynomial Φ10\Phi_{10}, equal to x5+1x+1\frac{x^5+1}{x+1}.) Numerically the roots are

    x0.4661±0.7670i,0.2913±1.1399i,0.6631±0.8872i,1.0943±0.5143ix \approx -0.4661 \pm 0.7670i, \quad -0.2913 \pm 1.1399i, \quad 0.6631 \pm 0.8872i, \quad 1.0943 \pm 0.5143i

    all genuinely non-real, in four conjugate pairs as required for a real polynomial.

  6. Note what does not work. The polynomial has no rational roots, and an exhaustive search shows it does not factor over the integers into a quadratic times a sextic or into two quartics. So the square-plus-one identity is not one route among many — it is the route.

Answer

No real solutions; P(x)=(x4x3+x2x+1)2+11\text{No real solutions; } P(x) = (x^4 - x^3 + x^2 - x + 1)^2 + 1 \ge 1

Need to solve a different problem like this? Open the solver →