A friend of mine showed me this series and wanted me to find a $p(n)$ for this. Did it, but this series looks like something of a pre-established one. I'm not very much advanced into math, so does this series has some recognition?
I'll probably edit this question on how he derived this series or on what basis, but for the meantime this is what I've got.
So by the looks of it; (thanks to @PeterForeman)
$$p(n) = \frac{(n-1)!!}{n!!}$$
It looks like $$\begin{align} a_n &=\frac{n!!}{(n+1)!!}\\ &=\frac{n\cdot(n-2)\cdots(1\text{ or }2)}{(n+1)\cdot(n-1)\cdots(2\text{ or }1)}\\ \end{align}$$ where I use $n!!$ to denote the double factorial. But then again it could be an arbitrary polynomial without an infinite number terms.