Let $K$ be a number field. I want to show that $\mathbb{Q}O_K=K$.
$\mathbb{Q}O_K \subseteq K$ is clear. Now let $\alpha \in K$, then there exists the minimal polynomial $f(X)=X^n +\cfrac{a_{n-1}}{b_{n-1}}X^{n-1}+\dots+\cfrac{a_1}{b_1}X + \cfrac{a_0}{b_0} \in \mathbb{Q}[X]$. We need to find some $g(X)\in \mathbb{Z}[X]$ such that $g(\alpha)=0$ so that $\alpha \in O_K$.
(I do not know what $\mathbb{Q}O_K $ is actually, I am guessing that it consists of elements $q\beta$, i.e., $q\in\mathbb{Q},\beta \in O_K$. ) So, let $D=lcm(b_0,b_1,\dots,b_{n-1})$, then $Df(X)= f(X)=DX^n +D\cfrac{a_{n-1}}{b_{n-1}}X^{n-1}+\dots+D\cfrac{a_1}{b_1}X + D\cfrac{a_0}{b_0} \in \mathbb{Z}[X]$ and $Df(\alpha)=0$ however it is not monic so I can not conclude that $\alpha \in O_K$. How can I solve this problematic part and what is $\mathbb{Q}O_K$ exactly?
This is a classical result on $\mathcal{O}_K$, which is in every text on algebraic number theory. A detailed proof is, say, given here, Corollary $1.5$. It uses the minimal polynomial $f(x)$ of an element $\alpha\in K$ to show that there exists $d\in \mathbb{Z}$ such that $\alpha d\in \mathcal{O}_K$ (that is, $\alpha d=\beta\in \mathcal{O}_K$, or equivalently, $\alpha=\beta/d$). And indeed, the difficulty is, to construct a monic $g(x)\in \mathbb{Z}[x]$ with $\alpha d$ as root. The solution is given by choosing $d$ to be the least common multiple of the denominators of the coefficients of the monic polynomial $f(x)$, and to put $$ g(x)=d^{\deg(f)}f(x/d). $$