Suppose a parabola has vertex $(\frac{1}{4},\frac{-9}{8})$ and equation $ax^2+bx+c=y$ where $a>0$ and $a+b+c $ is an integer. Find the minimum possible value of $a$ under the given condition.
My approach $(x-\frac{1}{4})^2=4a'(y+\frac{9}{8})$
$\frac{x^2-\frac{x}{2}+\frac{1}{16}}{4a'}-\frac{9}{8}=y$
$\frac{1}{4a'}-\frac{1}{4a'}+\frac{1}{64a'}-\frac{9}{8}=Z$, where $Z$ is an integer
$\frac{9}{64a'}-\frac{9}{8}=Z$, from here I am confused