I must be a little bit confused on the Maclaurin series, because I can't write out the first few terms of the gamma factor $\gamma(\beta)=\frac{1}{\sqrt{1-\beta^2}}$, which should be $1+\frac{1}{2}\beta^2-\frac{3}{8}\beta^4\dots$
The Maclaurin series for $\gamma$, if I'm not mistaken, goes as follows:
$\gamma(\beta)=\gamma(o)+\gamma'(o)\beta+\frac{1}{2}\gamma''(o)\beta^2+\frac{1}{6}\gamma^{(3)}(o)\beta^3 + \dots$
So what do I get?
$\gamma(o)=1\\ \gamma'(o)\beta=\frac{1}{2}\cdot0(1-\beta^2)^{-1\frac{1}{2}}\beta=0\\ \frac{1}{2}\gamma''(o)\beta^2=1\frac{1}{2}\cdot0(1-\beta^2)^{-2\frac{1}{2}}\beta^2=0$
But wait - everything after the first term is getting zero? What am I doing wrong?