3

Given the following equation $$x^5+x-1=0\;,\;x\in\mathbb{R}$$

How to prove that (unevaluated)

$$x=\dfrac13\left(-1+\sqrt[3]{\dfrac{25}2-\dfrac{3\sqrt{69}}2}+\sqrt[3]{\dfrac12\left(25+3\sqrt{69}\right)}\right).$$

$x^5+x-1=0\;,\;x\in\mathbb{R}$

Any hint would be appreciated.

Hakim
  • 10,213
felipeuni
  • 5,080

1 Answers1

9

Hint: $x^5 + x - 1 = (x^3 + x^2 -1)(x^2-x+1)$. Solving the first of these will give your solution.

Mathmo123
  • 23,018
  • 4
    And it should be established that the other four roots are not real, so that we may conclude $x$ is this number with certainty. – 2'5 9'2 Jun 29 '14 at 19:10