Let $p=n^2+1$ be prime, $a=\sqrt{p+\sqrt{p}},b=\sqrt{p-\sqrt{p}}$ and ${\rm Irr}\left(a,\mathbb{Q}\right)=x^4-2px^2+p\left(p-1\right).$
How do I check if $\;b\in \mathbb{Q}(a)$?
I tried by claiming that if $b\in \mathbb{Q}(a)$, then $b$ could be written as a linear format of $\mathbb{Q}(a)$, using its base, which is $\{1,a,a^2,a^3\}$.
That really got me nowhere or at least nowhere somewhat ''elegant''.
Is there another way?
Some of my guesses are using $b^{-1}$ or maybe $ab$, since we know a for sure belongs in $\mathbb{Q}(a)$.