2

I feel like this is an extremely simple question but somehow I cannot solve it.

Is it possible to unnest $$\sqrt{1+\sqrt2}\quad?$$ This was motivated by the Nested Radical Constant.

If we let $x^2=1+\sqrt2\implies x^4-2x^2-1=0$ and after solving with substitution $u=x^2$, the argument is circular.

1 Answers1

4

Assume that you want to unnest under the form

$$a+b\sqrt c$$ where $a,b,c$ are rationals.

Then

$$\left(a+b\sqrt c\right)^2=a^2+b^2c+2ab\sqrt c=1+\sqrt2.$$

The only way to achieve this is by having $c$ equal to twice a perfect square, let $c=2d^2$.

Now by identification

$$a^2+2b^2d^2=1,\\2abd=1$$ or, with $e:=bd$, $$a^2+2e^2=1,\\4a^2e^2=1.$$

By eliminating $e$,

$$4a^4-4a^2+2=0,$$ which has no real solution.

This proves that no unnesting of the given form is possible. (But we can't exclude the possibility of other forms...)


If we try solutions that are sums of a rational and a finite number of square roots of rationals, the square of such a number is also a sum of rationals and square roots of rationals.

But as the square roots of non-perfect-squares are linearly independent, it won't be possible to cancel out the square roots that have factors different from $2$, and these forms are also excluded.