Let $ n \in \mathbb{N}, n \ge 2$.
Prove that
$\sqrt[n] {\sqrt{2018}+\sqrt{2017}}$ $+$ $\sqrt[n]{\sqrt{2018}-\sqrt{2017}} $ $\in \mathbb{R}/\mathbb{Q}$
Any ideas? I noticed that first member multiply with the second is equal with $1$. I tried to use Viette relations, but i can't finish the solution. Can anyone help me?
It is enough to prove the following statement: If $a+b \in \mathbb Q$ with $ab=1$, then $f(n)=a^n+b^n \in \mathbb Q$, for $n \in \mathbb N$.
Let us use induction. The statement is trivial for $n=1$.
Suppose it holds true for all $n\leqslant m$. Then, from $$(a+b)^{m+1}=f(m+1)+\sum_{k=1}^{\lfloor m/2\rfloor}\binom{m+1}k f(m+1-2k)$$ it follows that $f(m+1)$ must also be rational, hence we have our proof by strong induction.