I found this beautiful from the book Infinite series of Bromwich, the series is as followed: $\dfrac{x}{24}-\dfrac{x^2}{210}+\dfrac{x^3}{720}-\dfrac{x^4}{1716}+\cdots $
I notice that the denominator can be rewritten as:
$\dfrac{x}{2\cdot3\cdot4}-\dfrac{x^2}{5\cdot6\cdot7}+\dfrac{x^3}{8\cdot9\cdot10}-\dfrac{x^4}{11\cdot12\cdot13} +\cdots$
Is there a closed form for this series?
The general formula for this series is
$$\sum_{n=1}^{\infty} \dfrac{(-1)^{n-1}x^{n}}{(3n-1)(3n)(3n+1)}.$$
According to Maple, $$ -\frac{1}3\,\ln \left( 1+x \right) + \frac16 \left( -x^{1/3}-{\frac {1}{x^{1/3}}} \right) \ln \left( 1+x^{1/3} \right) + \frac{1}{12}\left( x^{1/3}+{\frac {1}{x^{1/3}}} \right) \ln \left( 1-x^{1/3}+{x}^{2/3} \right) +\frac12+ \frac{\sqrt{3}}{6}\left( -\,x^{1/3}+{\frac {1}{x^{1/3}}} \right) \arctan \left( {\frac {\sqrt {3}x^{1/3}}{-2+x^{1/3}}} \right) $$