Def: X has chi-square distribution with r degree of freedom if it has a gamma distribution with $\theta=2$ and $\alpha =\frac{r}{2}$, i.e. $f(x)=\frac{1}{\Gamma(\frac{r}{2})} 2^{\frac{r}{2}} x^{\frac{r}{2}-1} e^{\frac{-x}{2}}$, x>0. This is abbreviated by saying $X \sim\chi^2(r)$.
How is Chi square different than Gamma distribution in problem solving?