I have to find the minimal polynomial of $\sqrt{5}+i$ over the field $\mathbb{Q}$ and to verify it has integers as coefficients.
I tried:
$$z=\sqrt{5}+i\;\Rightarrow\; z-i=\sqrt{5}\;\Rightarrow\; z^{2}-2iz-1=5$$
So I found a polynomial, $h(x)=x^{2}-2ix-6$, which has $z$ has a root and I know $f(x)|\;h(x)$ where $f(x)$ is the minimal polynomial of $z$ over $\mathbb{Q}$. I checked the possible rational roots of $h(x)$ with the formula: $R_{r}=\{\frac{\alpha}{\beta}:\alpha|(-6),\beta|1\}$ but it has none. My definition of the minimal polynomial of an element over a field is: let $F\subseteq K$ be fields and $\alpha \in K$ be algebric over $K$; the m.p. of $\alpha$ over $K$ is A (it follows is unique) monic generator of $ker(\psi_{z})$, where $\psi_{z}:K[x]\rightarrow K[z]:p(x)\mapsto p(z)$ is the evaluation function on $z$. This has no operative meaning so I read that if someone finds a $(i)$ monic $(ii)$ irreducible polynomial $\mu(x)$ in $K[x]$ it has to be the m.p.. Still I don't know how to continue.