Consider the Lorentz factor (in special theory of relativity) as the function
$$γ(x)=\frac{c}{\sqrt{c^2-x^2}},\;x\in[ 0 , c \rangle$$
Where $x=$ is the velocity of an object moving relative to another at rest. $C=$ speed of light in the vacuum.
Wikipedia says that if γ (x) approaches with the Taylor polynomial centered on $ x = 0 $ of second degree $ P_2 (x) $, then the approximation error is as follows:
The approximation $γ ≈ 1 + (1/2)β^2$ may be used to calculate relativistic effects at low speeds. It holds to within 1% error for $x < 0.4 c$, donde $β=x/c$.
I suppose that refers to the error that is obtained with the rest of Lagrange. According to my own calculations this is:
$$R_3(α,x)=\frac{{{\gamma ^{(3)}}(\alpha )}}{{3!}} \cdot {x^3}=\frac{{c\!\cdot\!\alpha\!\cdot\!\left( {{\alpha ^2} + \frac{3}{2}{c^2}} \right)}}{{{{\left( {{c^2} - {\alpha ^2}} \right)}^{7/2}}}} \cdot {x^3},\quad 0<α<x$$
Then the question is:
How can I prove that
$$\color{blue}{R(α,x)<1\%, \;\,\textrm{if}\; x < 0.4 c\,?}$$
I am not sure that I properly understood the problem.
Taylor expansion is $$\gamma(x)=\frac{c}{\sqrt{c^2-x^2}}=1+\frac{x^2}{2 c^2}+\frac{3 x^4}{8 c^4}+O\left(x^6\right)$$ So, you want $$\frac{3 x^4}{8 c^4} \lt \frac 1 {100}\implies x^4<\frac {8c^4} {300}\implies |x| <\sqrt[4]{\frac 8 {300}}\,c\approx 0.404\,c$$ If you consider the next term of the expansion, it is $$\frac{5 x^6}{16 c^6}$$ and for the above value of $x$, it would be $\frac{1}{300 \sqrt{6}}\approx 0.00136$ which is one oreder lower.