Solving a Simple Equation with Four Solutions

  • Thread starter Thread starter skrat
  • Start date Start date
skrat
Messages
740
Reaction score
8

Homework Statement



##z^4-6z^2+1=0##

Homework Equations





The Attempt at a Solution



##z^{2}=\frac{6\pm \sqrt{36-4}}{2}=3\pm 2\sqrt{2}##. Now this has to be wrong already yet I don't know why..

Wolfram gives me some solutions ##1+\sqrt{2}##, ##1-\sqrt{2}##, ##-1+\sqrt{2}##, ##-1-\sqrt{2}##...

Now how can I find them without wolfram alpha?
 
Physics news on Phys.org
skrat said:

Homework Statement



##z^4-6z^2+1=0##

Homework Equations


The Attempt at a Solution



##z^{2}=\frac{6\pm \sqrt{36-4}}{2}=3\pm 2\sqrt{2}##. Now this has to be wrong already yet I don't know why..
No, it's fine. Note that you have solved for ##z^2##, not ##z##. If the goal is to solve for ##z##, you need to do some more work. Start with one of your solutions, say ##z^2 = 3 + 2 \sqrt{2}##. There are two values of ##z## that satisfy this equation, namely ##z = \pm \sqrt{3 + 2 \sqrt{2}}##. Note that this expression can be simplified. Indeed, ##(1 + \sqrt{2})^2 = 3 + 2 \sqrt{2}##, so ##\sqrt{3 + 2 \sqrt{2}} = 1 + \sqrt{2}## is one solution. See if you can find the other solutions. There should be four since the original polynomial ##z^4 -6z^2 + 1## has degree 4.
 
jbunniii said:
Indeed, ##(1 + \sqrt{2})^2 = 3 + 2 \sqrt{2}##,

See, I couldn't see that. Now It is obvious. Thanks!
 
Your original question asked how to get the roots without Wolfram. Once you know that you have $$
z=\pm\sqrt{3+2\sqrt 2}$$it is easy enough to verify that ##z=1+2\sqrt 2## works, but it's another thing to find that form in the first place. You might find it instructive to set$$
(a+b\sqrt 2)^2 = 3+2\sqrt 2$$square both sides, and solve for ##a## and ##b##.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top